]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Reduce number of threads in tests.
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 10 Apr 2018 08:38:10 +0000 (10:38 +0200)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 10 Apr 2018 08:38:10 +0000 (10:38 +0200)
tests/tests.h

index 00f8dd6602f3d49ef40638017ba01c319935d7ec..52d98b29d056ca9e3c0d3221e45066b52a17026b 100644 (file)
@@ -359,7 +359,7 @@ Number filter_out_small_numbers (const Number number, const double tolerance)
  */
 inline unsigned int testing_max_num_threads()
 {
-  return 5;
+  return 3;
 }
 
 struct LimitConcurrency

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.