Next:
Collective communication
Up:
Persistent communication requests
Previous:
Defining persistent communication requests
Starting persistent communication operations
Persistent Communication Requests
To start a send or receive:
mpi_start (request, ierr) mpi_start_all (count, requestarray, ierr)
The wait and test routines can be used to block until completion, or to check on status.
David W Walker
Mon Jan 20 11:10:22 GMT 1997