Browse Source

mention that power consumption can be shown

Samuel Thibault 14 years ago
parent
commit
eeab0b8d51
1 changed files with 3 additions and 0 deletions
  1. 3 0
      doc/starpu.texi

+ 3 - 0
doc/starpu.texi

@@ -1368,6 +1368,9 @@ is the estimated task consumption in Joules. To tune this parameter, use
 (i.e kW during 1000us) is worth 3000us execution time penalty. Setting
 (i.e kW during 1000us) is worth 3000us execution time penalty. Setting
 alpha and beta to zero permits to only take into account power consumption.
 alpha and beta to zero permits to only take into account power consumption.
 
 
+The power actually consumed by the total execution can be displayed by setting
+@code{export STARPU_PROFILING=1 STARPU_WORKER_STATS=1} .
+
 @node Profiling
 @node Profiling
 @section Profiling
 @section Profiling