Constant cudaErrorMpsServerNotReady

Source
pub const cudaErrorMpsServerNotReady: cudaError = 807;
Expand description

This error indicates that the MPS server is not ready to accept new MPS client requests. This error can be returned when the MPS server is in the process of recovering from a fatal failure.