Browse Source

doc: document configure option --enable-quick-check

Nathalie Furmento 13 years ago
parent
commit
24ec6b59db
1 changed files with 4 additions and 0 deletions
  1. 4 0
      doc/chapters/configuration.texi

+ 4 - 0
doc/chapters/configuration.texi

@@ -46,6 +46,10 @@ any value.
 @item --enable-coverage
 @item --enable-coverage
 Enable flags for the @code{gcov} coverage tool.
 Enable flags for the @code{gcov} coverage tool.
 
 
+@item --enable-quick-check
+Specify tests and examples should be run on a smaller data set, i.e
+allowing a faster execution time
+
 @item --with-hwloc
 @item --with-hwloc
 Specify hwloc should be used by StarPU. hwloc should be found by the
 Specify hwloc should be used by StarPU. hwloc should be found by the
 means of the tools @code{pkg-config}.
 means of the tools @code{pkg-config}.