next up previous contents
Next: MPI_Send-MPI_Recv_with_Any_Tag Up: Point-to-point-pattern Previous: MPI_Send-MPI_Irecv   Contents

MPI_Send-MPI_Recv

This is the ``standard''-ping-pong test. A message is send with MPI_Send from a node to another receiving with MPI_Recv. The receiving node replies also with MPI_Send. As result the bandwith of a node is given. That is incoming bandwith plus outgoing bandwith.

This measurement serves as a reference for all other ping-pong measurements.

\epsfig{file=p2p_MPI_Send-MPI_Recv.eps}
  message length
X axis scale logarithmic
Param. refinement automatic x wide adaption
Argument range 1 - 4194304 units (s. below)
Argument stepwidth 1.414214

next up previous contents
Next: MPI_Send-MPI_Recv_with_Any_Tag Up: Point-to-point-pattern Previous: MPI_Send-MPI_Irecv   Contents
Per Ekman 2002-10-03