Skip to content

Commit

Permalink
Enable Adiak and Caliper in the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Rombur committed Feb 16, 2024
1 parent 9d97d5a commit 51e9be8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/jenkins_config
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ pipeline {
cmake \
-D CMAKE_BUILD_TYPE=Debug \
-D ADAMANTINE_ENABLE_TESTS=ON \
-DADAMANTINE_ENABLE_ADIAK=ON \
-DADAMANTINE_ENABLE_CALIPER=ON \
-D CMAKE_CXX_FLAGS="-Wall -Wextra -pedantic" \
-D DEAL_II_DIR=${DEAL_II_DIR} \
..
Expand Down

0 comments on commit 51e9be8

Please sign in to comment.