pub const cudaErrorUnsupportedLimit: cudaError = 215;
This indicates that the ::cudaLimit passed to the API call is not supported by the active device.