Nai
This commit is contained in:
parent
c6dd942e2c
commit
9cd87afcb7
|
@ -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.
|
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.
|
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.
|
In \Cref{fig:refJobsHist}, the histograms of the job metrics are shown in HEX coding (16 steps).
|
||||||
A histogram contains the activities of each node and timestep without being averaged across the nodes.
|
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.
|
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.
|
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.
|
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.
|
||||||
|
|
Loading…
Reference in New Issue