Constant CUDA_ERROR_UNSUPPORTED_PTX_VERSION

Source
pub const CUDA_ERROR_UNSUPPORTED_PTX_VERSION: cudaError_enum = 222;
Expand description

This indicates that the provided PTX was compiled with an unsupported toolchain.