]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Reduce number of procs from 15 to 10 in test 11841/head
authorPeter Munch <peterrmuench@gmail.com>
Wed, 3 Mar 2021 18:52:58 +0000 (19:52 +0100)
committerPeter Munch <peterrmuench@gmail.com>
Wed, 3 Mar 2021 18:52:58 +0000 (19:52 +0100)
include/deal.II/base/mpi_consensus_algorithms.templates.h
tests/multigrid/transfer_matrix_free_06.with_mpi=true.with_p4est=true.with_trilinos=true.mpirun=10.output [moved from tests/multigrid/transfer_matrix_free_06.with_mpi=true.with_p4est=true.with_trilinos=true.mpirun=15.output with 100% similarity]

index 725c611ea0a3e738cb30d02a00e0d27f3238a529..7cf82ab6c6ffd093f36c7538471592b75c00035d 100644 (file)
@@ -593,11 +593,11 @@ namespace Utilities
         // implementations. We reduce the threshold for debug mode to be
         // able to test also the non-blocking implementation. This feature
         // is tested by:
-        // tests/multigrid/transfer_matrix_free_06.with_mpi=true.with_p4est=true.with_trilinos=true.mpirun=15.output
+        // tests/multigrid/transfer_matrix_free_06.with_mpi=true.with_p4est=true.with_trilinos=true.mpirun=10.output
 #ifdef DEAL_II_WITH_MPI
 #  if DEAL_II_MPI_VERSION_GTE(3, 0)
 #    ifdef DEBUG
-        if (this->n_procs > 14)
+        if (this->n_procs > 10)
 #    else
         if (this->n_procs > 99)
 #    endif

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.