2D Cuda array device to device (D2D) memcopy is slower

前端 未结 0 1250
北海茫月
北海茫月 2020-12-30 13:14

I tried writing a CUDA kernel to move data from one memory in GPU to another memory in GPU. Basically I need to do windowing on that data before performing FFT. I was just c

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