chickadee » mpi » MPI:probe

MPI:probeprocedure

Checks for an incoming message. This is a blocking call that returns only after a matching message is found. Argument DATATYPE is an MPI datatype object. Argument SOURCE can be MPI:any-source. Argument TAG can be MPI:any-tag.