Przeglądaj źródła

make it clear that history model names can be built dynamically

Samuel Thibault 14 lat temu
rodzic
commit
32ff93e8c9
1 zmienionych plików z 3 dodań i 1 usunięć
  1. 3 1
      doc/starpu.texi

+ 3 - 1
doc/starpu.texi

@@ -1251,7 +1251,9 @@ for further executions, and can be observed by using the
 
 If e.g. the code is recompiled with other compilation options, or several
 variants of the code are used, the symbol string should be changed to reflect
-that, in order to recalibrate the model from zero.
+that, in order to recalibrate a new model from zero. The symbol string can even
+be constructed dynamically at execution time, as long as this is done before
+submitting any task using it.
 
 @cartouche
 @smallexample