Browse Source

doc: document configure option enable-maxmicthreads

Nathalie Furmento 12 years ago
parent
commit
f7e9a79f71
1 changed files with 7 additions and 0 deletions
  1. 7 0
      doc/doxygen/chapters/configure_options.doxy

+ 7 - 0
doc/doxygen/chapters/configure_options.doxy

@@ -270,6 +270,13 @@ fail when copying data asynchronously. When using this implementation,
 it is therefore necessary to disable asynchronous data transfers.
 </dd>
 
+<dt>--enable-maxmicthreads</dt>
+<dd>
+\anchor enable-maxmicthreads
+\addindex __configure__--enable-maxmicthreads
+Specify the maximum number of MIC threads
+</dd>
+
 <dt>--disable-asynchronous-mic-copy</dt>
 <dd>
 \anchor disable-asynchronous-mic-copy