MPI_Test

int MPI_Test(MPI_Request *, int *, MPI_Status *);
Checks to see if a non-blocking operation has completed.