git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13968 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
sjplimp
2015-08-29 21:58:24 +00:00
parent 21a6d444aa
commit 6e4f2fdf82
10 changed files with 823 additions and 501 deletions

View File

@ -1799,9 +1799,9 @@ the amount of load imbalance in this segment of the calculation. Ideally
the difference between minimum, maximum and average is small and thus
the variation from the average close to zero. The final column shows
the percentage of the total loop time is spent in this section.</p>
<p>When using the <code class="xref doc docutils literal"><span class="pre">timers</span> <span class="pre">full</span></code> setting, an additional column
<p>When using the <a class="reference internal" href="timer.html"><em>timer full</em></a> setting, an additional column
is present that also prints the CPU utilization in percent. In
addition, when using <em>timers full</em> and the <a class="reference internal" href="package.html"><em>package omp</em></a>
addition, when using <em>timer full</em> and the <a class="reference internal" href="package.html"><em>package omp</em></a>
command are active, a similar timing summary of time spent in threaded
regions to monitor thread utilization and load balance is provided. A
new entry is the <em>Reduce</em> section, which lists the time spend in