Constant CUDA_ERROR_NO_DEVICE

Source
pub const CUDA_ERROR_NO_DEVICE: cudaError_enum = 100;
Expand description

This indicates that no CUDA-capable devices were detected by the installed CUDA driver.