pub const CUDA_ERROR_UNSUPPORTED_PTX_VERSION: cudaError_enum = 222;Expand description
This indicates that the provided PTX was compiled with an unsupported toolchain.
pub const CUDA_ERROR_UNSUPPORTED_PTX_VERSION: cudaError_enum = 222;This indicates that the provided PTX was compiled with an unsupported toolchain.