Selaa lähdekoodia

document --enable-maxnodes

Samuel Thibault 10 vuotta sitten
vanhempi
commit
879b86dca8
1 muutettua tiedostoa jossa 9 lisäystä ja 0 poistoa
  1. 9 0
      doc/doxygen/chapters/41configure_options.doxy

+ 9 - 0
doc/doxygen/chapters/41configure_options.doxy

@@ -298,6 +298,15 @@ Specify the maximum number of MIC threads
 Disable asynchronous copies between CPU and MIC devices.
 </dd>
 
+<dt>--enable-maxnodes=<c>count</c></dt>
+<dd>
+\anchor enable-maxnodes
+\addindex __configure__--enable-maxnodes
+Use at most <c>count</c> memory nodes.  This information is then available as
+the macro ::STARPU_MAXNODES. Reducing it allows to considerably reduce memory
+used by StarPU data structures.
+</dd>
+
 </dl>
 
 \section ExtensionConfiguration Extension Configuration