Skip to main content

cudaError_cudaErrorInvalidMemcpyDirection

Constant cudaError_cudaErrorInvalidMemcpyDirection 

Source
pub const cudaError_cudaErrorInvalidMemcpyDirection: cudaError = 21;
Expand description

This indicates that the direction of the memcpy passed to the API call is not one of the types specified by ::cudaMemcpyKind.