NVIDIA Developer Forums
Difficulty with cudaMemcpy3D
Accelerated Computing
CUDA
CUDA Programming and Performance
worc1154
October 15, 2008, 3:11pm
#1
Problem solved, the x dimension of extent needs to be in byte not elements. (school boy error).