next up previous contents
Next: MPI_Allgather-length Up: Measurements of SKaMPI, Version Previous: mw_dummy   Contents


Collective-pattern

We want to use the following pattern to measure collective operations:
\begin{spacing}{1}
\begin{verbatim}/* server-code */MPI_Barrier;
for i := 1 ...
... answer for routine_to_be_measured */
MPI_Barrier();\end{verbatim}\end{spacing}



Subsections

Per Ekman 2002-01-29