Преглед изворни кода

STARPU_BUS_STATS can also be used without real profiling overhead

Samuel Thibault пре 15 година
родитељ
комит
3984afa903
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      doc/starpu.texi

+ 3 - 0
doc/starpu.texi

@@ -1679,6 +1679,9 @@ A quick view of how many tasks each worker has executed can be obtained by setti
 execution did happen on accelerators without penalizing performance with
 execution did happen on accelerators without penalizing performance with
 the profiling overhead.
 the profiling overhead.
 
 
+A quick view of how much data transfers have been issued can be obtained by setting 
+@code{export STARPU_BUS_STATS=1} .
+
 More detailed profiling information can be enabled by using @code{export STARPU_PROFILING=1} or by
 More detailed profiling information can be enabled by using @code{export STARPU_PROFILING=1} or by
 calling @code{starpu_profiling_status_set} from the source code.
 calling @code{starpu_profiling_status_set} from the source code.
 Statistics on the execution can then be obtained by using @code{export
 Statistics on the execution can then be obtained by using @code{export