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.
pub const CUDA_ERROR_NOT_SUPPORTED: cudaError_enum = 801;This error indicates that the attempted operation is not supported on the current system or device.