pub const CUDA_ERROR_JIT_COMPILATION_DISABLED: cudaError_enum = 223;Expand description
This indicates that the PTX JIT compilation was disabled.
pub const CUDA_ERROR_JIT_COMPILATION_DISABLED: cudaError_enum = 223;This indicates that the PTX JIT compilation was disabled.