]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove "mpirun_0-" or "-threads_0" from performance test summary
authorMatthias Maier <tamiko@43-1.org>
Tue, 15 Feb 2022 13:15:50 +0000 (07:15 -0600)
committerMatthias Maier <tamiko@43-1.org>
Tue, 15 Feb 2022 15:28:34 +0000 (09:28 -0600)
tests/performance/collect_measurements

index ca80ce5bf159b63f82aada962e6f0ff58612c11a..8b9074ed82fb31064b95d13aa9dabc6324d05178 100755 (executable)
@@ -50,6 +50,10 @@ do
   test_name=${test_name/.release/}
   test_name=${test_name/.debug/}
 
+  # Some minor cleanup:
+  test_name=${test_name/mpirun_0-/}
+  test_name=${test_name/-threads_0/}
+
   {
     read -r test_type # first line of output file contains test type
     read -r           # skip second line

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.