Skip to content

Commit

Permalink
Merge pull request #16793 from masterleinad/fix_cuda_ci
Browse files Browse the repository at this point in the history
Fix CI using Kokkos+Cuda and CMake 3.28.4 and later
  • Loading branch information
masterleinad committed Mar 27, 2024
2 parents 052db79 + fdfd0d9 commit 752607a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@ jobs:
numdiff \
openmpi-bin \
libboost-all-dev
- uses: lukka/get-cmake@v3.27.9
- name: info
run: |
mpicc -v
Expand Down Expand Up @@ -428,6 +429,7 @@ jobs:
numdiff \
openmpi-bin \
libboost-all-dev
- uses: lukka/get-cmake@v3.27.9
- name: info
run: |
mpicc -v
Expand Down

0 comments on commit 752607a

Please sign in to comment.