pub const cudaErrorIllegalState: cudaError = 401;
This indicates that a resource required by the API call is not in a valid state to perform the requested operation.