pub const cudaError_cudaErrorInvalidDevicePointer: cudaError = 17;Expand description
This indicates that at least one device pointer passed to the API call is not a valid device pointer. \deprecated This error return is deprecated as of CUDA 10.1.
pub const cudaError_cudaErrorInvalidDevicePointer: cudaError = 17;This indicates that at least one device pointer passed to the API call is not a valid device pointer. \deprecated This error return is deprecated as of CUDA 10.1.