CISC372: MPI Point-to-Point Communication

Operations to send and receive messages between two processes: MPI_Send, MPI_Recv. Tags. Message ordering. Getting the status and count of a received message. Synchronization and potential deadlock. MPI_Sendrecv. Methods to exchange data. Cyclic exchanges.

Slides: 07_p2p.pdf

MPI Point-toPoint Operations

Leave a Reply