memory management and multiple GPU in CUDA

前端 未结 0 940
遇见更好的自我
遇见更好的自我 2020-12-01 01:55

I am working on a class to manage the host and the device memory in one single place, including RAII and synchronisation.

When I allocate the memory on the device via

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