Procházet zdrojové kódy

Document STARPU_CALIBRATE=0

Cédric Augonnet před 15 roky
rodič
revize
0981b2fdf2
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      doc/starpu.texi

+ 2 - 1
doc/starpu.texi

@@ -1980,7 +1980,8 @@ Use @code{STARPU_SCHED=help} to get the list of available schedulers.
 @item @emph{Description}:
 @item @emph{Description}:
 If this variable is set to 1, the performance models are calibrated during
 If this variable is set to 1, the performance models are calibrated during
 the execution. If it is set to 2, the previous values are dropped to restart
 the execution. If it is set to 2, the previous values are dropped to restart
-calibration from scratch.
+calibration from scratch. Setting this variable to 0 disable calibration, this
+is the default behaviour.
 
 
 Note: this currently only applies to dm and dmda scheduling policies.
 Note: this currently only applies to dm and dmda scheduling policies.