Cube GUI User Guide  (CubeGUI 4.6, revision ff50a50d)
Introduction in Cube GUI and its usage

OpenMP Serialisation Efficiency

OpenMP Serialisation Efficiency indicates serialisation within OpenMP regions across MPI ranks (e.g. time in barriers, critical sections, atomics, etc.) and can be computed as follows:

\begin{eqnarray*}OpenMP\; Serialisation\; Efficiency=\frac{max(runtime\; in\; OpenMP\; without\; serialisation)}{max(runtime\; in\; OpenMP\; without\; management\; overhead)} \end{eqnarray*}

If management overhead is not known due to missing Scalasca analysis, total runtime without management overhead is equal to total runtime. OpenMP Serialisation Efficiency computed per MPI rank and average across MPIs is shown. Moreover, MIN and MAX values are also available by click on metric bar. Statistics shows if there is considerable difference in serialisation across MPI ranks.


Cube Writer Library    Copyright © 1998–2021 Forschungszentrum Jülich GmbH, Jülich Supercomputing Centre
Copyright © 2009–2015 German Research School for Simulation Sciences GmbH, Laboratory for Parallel Programming