master
Julian M. Kunkel 2020-11-23 18:39:35 +00:00
parent c6dd942e2c
commit 9cd87afcb7
1 changed files with 2 additions and 2 deletions

View File

@ -262,8 +262,8 @@ This coding is also used for the HEX class of algorithms, thus this representati
The figures show the values of active metrics ($\neq 0$); if few are active then they are shown in one timeline, otherwise, they are rendered individually to provide a better overview.
For example, we can see in \Cref{fig:job-S}, that several metrics increase in Segment\,6.
In \Cref{fig:refJobsHist}, the histograms of all job metrics are shown.
A histogram contains the activities of each node and timestep without being averaged across the nodes.
In \Cref{fig:refJobsHist}, the histograms of the job metrics are shown in HEX coding (16 steps).
The histogram contains the activities of each node at every timestep -- without being averaged across the nodes.
This data is used to compare jobs using Kolmogorov-Smirnov-Test.
The metrics at Job-L are not shown as they have only a handful of instances where the value is not 0, except for write\_bytes: the first process is writing out at a low rate.
In \Cref{fig:job-L}, the mean value is mostly rounded down to 0 except for the first segment as primarily Rank\,0 is doing IO.