Constant CUDA_ERROR_ILLEGAL_STATE

Source
pub const CUDA_ERROR_ILLEGAL_STATE: cudaError_enum = 401;
Expand description

This indicates that a resource required by the API call is not in a valid state to perform the requested operation.