Просмотр исходного кода

fix doc: STARPU_MIN_WORKERSIZE and STARPU_MAX_WORKERSIZE have effect in all cases

Samuel Thibault лет назад: 12
Родитель
Сommit
039b1f4ff1
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      doc/doxygen/chapters/environment_variables.doxy

+ 3 - 3
doc/doxygen/chapters/environment_variables.doxy

@@ -150,15 +150,15 @@ and \ref STARPU_MAX_WORKERSIZE can be used to change this default.
 <dd>
 <dd>
 \anchor STARPU_MIN_WORKERSIZE
 \anchor STARPU_MIN_WORKERSIZE
 \addindex __env__STARPU_MIN_WORKERSIZE
 \addindex __env__STARPU_MIN_WORKERSIZE
-When \ref STARPU_SINGLE_COMBINED_WORKER is set, \ref STARPU_MIN_WORKERSIZE
-permits to specify the minimum size of the combined workers (instead of the default 1)
+\ref STARPU_MIN_WORKERSIZE
+permits to specify the minimum size of the combined workers (instead of the default 2)
 </dd>
 </dd>
 
 
 <dt>STARPU_MAX_WORKERSIZE</dt>
 <dt>STARPU_MAX_WORKERSIZE</dt>
 <dd>
 <dd>
 \anchor STARPU_MAX_WORKERSIZE
 \anchor STARPU_MAX_WORKERSIZE
 \addindex __env__STARPU_MAX_WORKERSIZE
 \addindex __env__STARPU_MAX_WORKERSIZE
-When \ref STARPU_SINGLE_COMBINED_WORKER is set, \ref STARPU_MAX_WORKERSIZE
+\ref STARPU_MAX_WORKERSIZE
 permits to specify the minimum size of the combined workers (instead of the
 permits to specify the minimum size of the combined workers (instead of the
 number of CPU workers in the system)
 number of CPU workers in the system)
 </dd>
 </dd>