Constant cudaErrorNoDevice

Source
pub const cudaErrorNoDevice: cudaError = 100;
Expand description

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