]> https://gitweb.dealii.org/ - dealii.git/commitdiff
jenkins: use Og on tester
authorTimo Heister <timo.heister@gmail.com>
Sat, 1 Aug 2020 14:43:16 +0000 (10:43 -0400)
committerTimo Heister <timo.heister@gmail.com>
Mon, 31 Aug 2020 15:05:56 +0000 (11:05 -0400)
Try to see if tests run faster when using Og instead of O0.

Jenkinsfile

index 0c9398345a201f3b15391c00e9bab4a34c530c2e..ed9f60c85e1a89de89ffb4ea4db48040237fa257 100644 (file)
@@ -137,6 +137,7 @@ pipeline
                  cd /home/dealii/build
                  cmake -G "Ninja" \
                    -D DEAL_II_CXX_FLAGS='-Werror' \
+                   -D DEAL_II_CXX_FLAGS_DEBUG='-Og' \
                    -D CMAKE_BUILD_TYPE=Debug \
                    -D DEAL_II_WITH_MPI=OFF \
                    -D DEAL_II_UNITY_BUILD=ON \
@@ -191,6 +192,7 @@ pipeline
                   cd /home/dealii/build
                   cmake -G "Ninja" \
                     -D DEAL_II_CXX_FLAGS='-Werror' \
+                    -D DEAL_II_CXX_FLAGS_DEBUG='-Og' \
                     -D CMAKE_BUILD_TYPE=Debug \
                     -D DEAL_II_WITH_MPI=ON \
                     -D DEAL_II_UNITY_BUILD=OFF \

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.