MPI_Probe
int MPI_Probe(int, int, MPI_Comm, MPI_Status *);
Waits until a message matching source, tag, and comm arrives.