Skip to main content

cudaError_cudaErrorInvalidDevice

Constant cudaError_cudaErrorInvalidDevice 

Source
pub const cudaError_cudaErrorInvalidDevice: cudaError = 101;
Expand description

This indicates that the device ordinal supplied by the user does not correspond to a valid CUDA device or that the action requested is invalid for the specified device.