Constant CUDA_ERROR_UNSUPPORTED_LIMIT

Source
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.