Constant CUDA_ERROR_NOT_SUPPORTED

Source
pub const CUDA_ERROR_NOT_SUPPORTED: cudaError_enum = 801;
Expand description

This error indicates that the attempted operation is not supported on the current system or device.