pub const CUDA_ERROR_UNSUPPORTED_LIMIT: cudaError_enum = 215;Expand description
This indicates that the ::CUlimit passed to the API call is not supported by the active device.
pub const CUDA_ERROR_UNSUPPORTED_LIMIT: cudaError_enum = 215;This indicates that the ::CUlimit passed to the API call is not supported by the active device.