CUDA shared vs global memory, possible speedup

后端 未结 0 473
天命终不由人
天命终不由人 2021-02-13 21:05

I believe my CUDA application could potentially benefit from shared memory, in order to keep the data near the GPU cores. Right now, I have a single kernel to which I pass a poi

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