Ask Your Question

Revision history [back]

Before you do this you may want to check if the host memory can be mapped into GPU memory by using the function gpu::CudaMem::canMapHostMemory. If the mapping is supported, you should be good to go.