pub const CUDA_UNAVAILABLE: &str = "CUDA is unavailable on this host";
Stable message returned when the CUDA runtime is unavailable (feature not compiled, no device, or the transcode kernels were not built).