Skip to main content

CUDA_UNAVAILABLE

Constant CUDA_UNAVAILABLE 

Source
pub const CUDA_UNAVAILABLE: &str = "CUDA is unavailable on this host";
Expand description

Stable message returned when the CUDA runtime is unavailable (feature not compiled, no device, or the transcode kernels were not built).