Skip to content

Commit

Permalink
fixup: ignore valgrind in HIP CI
Browse files Browse the repository at this point in the history
  • Loading branch information
streeve committed May 8, 2024
1 parent ed5e22d commit 988b1cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .jenkins
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ pipeline {
-D Cabana_ENABLE_TESTING=ON \
-D Cabana_ENABLE_PERFORMANCE_TESTING=ON \
-D Cabana_ENABLE_EXAMPLES=ON \
-D VALGRIND_EXECUTABLE=False \
-D GPU_TARGETS=gfx908 \
.. && \
make -j8 && \
Expand Down

0 comments on commit 988b1cf

Please sign in to comment.