cuda-api-wrappers icon indicating copy to clipboard operation
cuda-api-wrappers copied to clipboard

Support offsets in 2D, 3D copying

Open eyalroz opened this issue 3 years ago • 0 comments

The CUDA driver's 2D and 3D copying API support offsets into the host and/or destination array. At the moment, our wrapper API does not support this. While I doubt this feature is used very often, we should still support it.

eyalroz avatar Nov 15 '21 09:11 eyalroz