]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Test icpx instead of icpc
authorDaniel Arndt <arndtd@ornl.gov>
Mon, 5 Jun 2023 13:29:49 +0000 (09:29 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Mon, 5 Jun 2023 13:49:46 +0000 (09:49 -0400)
.github/workflows/linux.yml

index 66ab61f5eed0cb56760ad713d752bd0661e66384..8ff2f6b873edb895628c8ec6657b6e76858bec5e 100644 (file)
@@ -330,8 +330,8 @@ jobs:
         mkdir build
         cd build
         cmake -D CMAKE_BUILD_TYPE=Debug \
-              -D CMAKE_CXX_COMPILER=icpc \
-              -D DEAL_II_CXX_FLAGS='-Werror' \
+              -D CMAKE_CXX_COMPILER=icpx \
+              -D DEAL_II_CXX_FLAGS='-Werror -fno-finite-math-only' \
               -D DEAL_II_EARLY_DEPRECATIONS=ON \
               -D DEAL_II_WITH_MPI=ON \
               -D DEAL_II_WITH_LAPACK=ON \

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.