Problem in using cudaMemcpyAsyn with cudaMallocHost

前端 未结 0 1874
谎友^
谎友^ 2021-02-12 16:37

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

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