diff --git a/paper/main.tex b/paper/main.tex index ebdc75d..550fb0f 100644 --- a/paper/main.tex +++ b/paper/main.tex @@ -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.