Acces to threadIdx.x +1 in CUDA

前端 未结 0 1578
暖寄归人
暖寄归人 2020-12-01 15:10

I\'m new in CUDA. I wanted to ask if I can access to the position +1 of a CUDA thread, i.e., if I have an array A = [1, 2, 3, 4] and I want to add the current p

相关标签:
回答
  • 消灭零回复
提交回复
热议问题