MPI_Request_get_status

int MPI_Request_get_status(MPI_Request, int *, MPI_Status *);
Accesses the information associated with a request, without freeing the request.