I am new to CUDA and I am trying to write my own kernel.
So, I want GPU threads inistalized the arrays (v1,v2,A) but i do not how to do it ,any help please?