]> https://gitweb.dealii.org/ - dealii.git/commit
Test scalapack/*: restrict all scalapack tests to less than 10 mpi ranks 15475/head
authorMatthias Maier <tamiko@43-1.org>
Sun, 25 Jun 2023 00:54:50 +0000 (19:54 -0500)
committerMatthias Maier <tamiko@43-1.org>
Sun, 25 Jun 2023 00:54:50 +0000 (19:54 -0500)
commitb29557c61e5058a59945c4da32962159c196c263
tree477dd2b901724e45b159995d7853bdd78fc5ed02
parentc934630ee36dde61b72d403eee01657e84837792
Test scalapack/*: restrict all scalapack tests to less than 10 mpi ranks

Let us restrict the maximal concurrency of scalapack tests to less than
10 MPI ranks:

 - The purpose of these tests is to test our interfaces to scalapack and
   not whether scalapack functions properly for high(er) MPI
   concurrency. As such testing a few variants with a low number of MPI
   ranks is enough.

 - This cuts down the number of tests in our testsuite that have a
   concurrency of 10 or more from around 225 to around 190.

   The issue with these tests is the fact that we have to block off
   parallel slots in the ctest run equal to the number of MPI ranks.
   Meaning the more tests we have that have a high number of MPI ranks
   the less optimal the scheduling in ctest.
35 files changed:
tests/scalapack/scalapack_01.mpirun=11.output [deleted file]
tests/scalapack/scalapack_02.mpirun=10.output [deleted file]
tests/scalapack/scalapack_03.mpirun=10.output [deleted file]
tests/scalapack/scalapack_03_b.mpirun=10.output [deleted file]
tests/scalapack/scalapack_03_c.mpirun=10.output [deleted file]
tests/scalapack/scalapack_04.mpirun=11.output [deleted file]
tests/scalapack/scalapack_04_b.mpirun=11.output [deleted file]
tests/scalapack/scalapack_05.mpirun=11.output [deleted file]
tests/scalapack/scalapack_05.mpirun=11.output.1 [deleted file]
tests/scalapack/scalapack_06.mpirun=11.output [deleted file]
tests/scalapack/scalapack_06a.mpirun=11.output [deleted file]
tests/scalapack/scalapack_06b.mpirun=11.output [deleted file]
tests/scalapack/scalapack_06c.mpirun=11.output [deleted file]
tests/scalapack/scalapack_07.mpirun=10.output [deleted file]
tests/scalapack/scalapack_08.mpirun=11.output [deleted file]
tests/scalapack/scalapack_10.with_hdf5=on.mpirun=11.output [deleted file]
tests/scalapack/scalapack_10_a.with_hdf5=on.mpirun=11.output [deleted file]
tests/scalapack/scalapack_10_b.with_hdf5=on.mpirun=11.output [deleted file]
tests/scalapack/scalapack_10_c.with_hdf5=on.mpirun=11.output [deleted file]
tests/scalapack/scalapack_10_d.with_hdf5=on.mpirun=11.output [deleted file]
tests/scalapack/scalapack_11.mpirun=11.output [deleted file]
tests/scalapack/scalapack_12_a.mpirun=11.output [deleted file]
tests/scalapack/scalapack_12_b.mpirun=11.output [deleted file]
tests/scalapack/scalapack_12_c.mpirun=11.output [deleted file]
tests/scalapack/scalapack_12_d.mpirun=11.output [deleted file]
tests/scalapack/scalapack_13_a.mpirun=11.output [deleted file]
tests/scalapack/scalapack_13_b.mpirun=11.output [deleted file]
tests/scalapack/scalapack_14_a.mpirun=11.output [deleted file]
tests/scalapack/scalapack_14_b.mpirun=11.output [deleted file]
tests/scalapack/scalapack_15.mpirun=10.output [deleted file]
tests/scalapack/scalapack_15_a.mpirun=10.output [deleted file]
tests/scalapack/scalapack_16.mpirun=11.output [deleted file]
tests/scalapack/scalapack_16_a.mpirun=11.output [deleted file]
tests/scalapack/scalapack_17_a.mpirun=11.output [deleted file]
tests/scalapack/scalapack_17_b.mpirun=11.output [deleted file]

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.