next up previous contents
Next: MPI_Allgatherv-length Up: Collective-pattern Previous: MPI_Allgather-nodes-long   Contents

MPI_Allgather-nodes-short

The MPI_Allgather operation collects data from every node and concats the received data in one contigous buffer. In difference to the MPI_Gather operation, all nodes collect the data, not only a root process. We vary over the number of nodes. The messages have the length of 256 Bytes (for each node).

\epsfig{file=col_MPI_Allgather-nodes-short.eps}
  number of nodes
X axis scale linear
Param. refinement no automatic x wide adaption
Argument range 2 - 8 units (s. below)
Argument stepwidth 1.000000


Per Ekman 2002-01-29