Skip to content

Commit

Permalink
Bump Kokkos version in HIP CI to fix arch error
Browse files Browse the repository at this point in the history
  • Loading branch information
streeve committed Jan 4, 2024
1 parent c3db188 commit 3fa7744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ jobs:
matrix:
cxx: ['hipcc']
cmake_build_type: ['Debug']
kokkos_ver: ['4.0.01']
kokkos_ver: ['4.2.00']
runs-on: ubuntu-20.04
container: ghcr.io/ecp-copa/ci-containers/rocm:latest
steps:
Expand Down

0 comments on commit 3fa7744

Please sign in to comment.