Constant CUDA_ERROR_MPS_CLIENT_TERMINATED

Source
pub const CUDA_ERROR_MPS_CLIENT_TERMINATED: cudaError_enum = 810;
Expand description

This error indicates that the MPS client has been terminated by the server. To continue using CUDA, the process must be terminated and relaunched.