Next: MPI_Bsend-MPI_Recv
Up: Measurements of SKaMPI, Version
Previous: Number 70
  Contents
Point-to-point-pattern
The point-to-point-pattern calls the routine_to_be_measured
to communicate with the farest node and the nearest node. These calls
are varied over message length. Every parameter set is called
repetitions times and the average value is stored. Since we are
programming a message-passing MIMD system, we have distinct code for
the server (measurement) and the client (just answering).
As result the sum of the incoming bandwidth and outgoing bandwidth is given.
can be described in pseudocode as follows:
Subsections
Per Ekman
2002-01-31