소스 검색

be more precise

Samuel Thibault 14 년 전
부모
커밋
87baa1fab9
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      doc/starpu.texi

+ 2 - 2
doc/starpu.texi

@@ -2169,8 +2169,8 @@ variables.
 @table @asis
 
 @item @emph{Description}:
-Specify the number of CPU workers. Note that by default, StarPU will not allocate
-more CPUs than there are physical CPUs, and that some CPUs are used to control
+Specify the number of CPU workers (thus not including workers dedicated to control acceleratores). Note that by default, StarPU will not allocate
+more CPU workers than there are physical CPUs, and that some CPUs are used to control
 the accelerators.
 
 @end table