Browse Source

Documenting --disable-starpu-top

Cyril Roelandt 13 years ago
parent
commit
28a725dd94
1 changed files with 7 additions and 0 deletions
  1. 7 0
      doc/chapters/configuration.texi

+ 7 - 0
doc/chapters/configuration.texi

@@ -178,6 +178,7 @@ device. It is then available as the @code{STARPU_MAXIMPLEMENTATIONS} macro.
 * --with-mkl-ldflags::          
 * --disable-gcc-extensions::    
 * --disable-socl::    
+* --disable-starpu-top::
 @end menu
 
 @node --enable-perf-debug
@@ -268,6 +269,12 @@ provides a plug-in support.
 Disable the SOCL extension. It is by default enabled if a valid OpenCL
 installation is found.
 
+@node --disable-starpu-top
+@subsubsection @code{--disable-starpu-top}
+
+Disable the StarPU-Top interface. It is by default enabled if the required
+dependencies are found.
+
 @node Execution configuration through environment variables
 @section Execution configuration through environment variables