Constant CUDA_ERROR_JIT_COMPILER_NOT_FOUND

Source
pub const CUDA_ERROR_JIT_COMPILER_NOT_FOUND: cudaError_enum = 221;
Expand description

This indicates that the PTX JIT compiler library was not found.