Constant cudaErrorIllegalState

Source
pub const cudaErrorIllegalState: cudaError = 401;
Expand description

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