Constant CUDA_ERROR_JIT_COMPILATION_DISABLED

Source
pub const CUDA_ERROR_JIT_COMPILATION_DISABLED: cudaError_enum = 223;
Expand description

This indicates that the PTX JIT compilation was disabled.