git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13967 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
sjplimp
2015-08-29 21:58:08 +00:00
parent c20049b583
commit 21a6d444aa
4 changed files with 356 additions and 16 deletions

View File

@ -1812,9 +1812,9 @@ 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 <A HREF = "timers.html">timers full</A> setting, an additional column
<P>When using the <A HREF = "timer.html">timer full</A> setting, an additional column
is present that also prints the CPU utilization in percent. In
addition, when using <I>timers full</I> and the <A HREF = "package.html">package omp</A>
addition, when using <I>timer full</I> and the <A HREF = "package.html">package omp</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 <I>Reduce</I> section, which lists the time spend in