Cédric Augonnet лет назад: 15
Родитель
Сommit
ea84c4a088
1 измененных файлов с 9 добавлено и 0 удалено
  1. 9 0
      doc/starpu.texi

+ 9 - 0
doc/starpu.texi

@@ -426,6 +426,7 @@ Enable flags for the coverage tool.
 @subsection Configuring workers
 
 @menu
+* --enable-nmaxcpus::         
 * --disable-cpu::               
 * --enable-maxcudadev::         
 * --disable-cuda::              
@@ -437,6 +438,14 @@ Enable flags for the coverage tool.
 * --with-gordon-dir::           
 @end menu
 
+@node --enable-nmaxcpus
+@subsubsection @code{--enable-nmaxcpus=<number>}
+@table @asis
+@item @emph{Description}:
+Defines the maximum number of CPU cores that StarPU will support, then
+available as the @code{STARPU_NMAXCPUS} macro.
+@end table
+
 @node --disable-cpu
 @subsubsection @code{--disable-cpu}
 @table @asis