Ver código fonte

Document --enable-nmaxcpus

Cédric Augonnet 15 anos atrás
pai
commit
ea84c4a088
1 arquivos alterados com 9 adições e 0 exclusões
  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