Skip to content

Commit

Permalink
Try Volta70 again.
Browse files Browse the repository at this point in the history
  • Loading branch information
marcfehling committed Feb 7, 2025
1 parent 2dd7398 commit 4b1a247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
-D CMAKE_CXX_STANDARD=20 \
-D CMAKE_INSTALL_PREFIX=${GITHUB_WORKSPACE}/../kokkos-install \
-D Kokkos_ENABLE_CUDA=ON \
-D Kokkos_ARCH_HOPPER90=ON \
-D Kokkos_ARCH_VOLTA70=ON \
..
make install
- name: configure deal.II
Expand Down

0 comments on commit 4b1a247

Please sign in to comment.