Problem in using cudaMemcpyAsyn with cudaMallocHost

前端 未结 0 1698
予麋鹿
予麋鹿 2021-02-12 16:29

I want to use cudaMemcpyAsyn in the copying data from host to the device. To do it, memory in the host should be allocated non-pagable by using cudaMallocHost

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