First time here? Check out the FAQ!
answered 2014-07-08 15:20:31 -0600
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.
gpu::CudaMem::canMapHostMemory