Constant cudaErrorUnsupportedLimit

Source
pub const cudaErrorUnsupportedLimit: cudaError = 215;
Expand description

This indicates that the ::cudaLimit passed to the API call is not supported by the active device.