MPI_Iprobe

int MPI_Iprobe(int, int, MPI_Comm, int *, MPI_Status *);
Checks to see if a message matchingsource, tag, andcomm has arrived.