瀏覽代碼

fix doc: STARPU_MIN_WORKERSIZE and STARPU_MAX_WORKERSIZE have effect in all cases

Samuel Thibault 12 年之前
父節點
當前提交
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>