소스 검색

make it clear that history model names can be built dynamically

Samuel Thibault 14 년 전
부모
커밋
32ff93e8c9
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  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