Skip to content

Commit

Permalink
use internal kokkos in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuuichi Asahi committed Jan 29, 2024
1 parent 5040130 commit bca894b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ jobs:
-DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF \
-DKokkos_ENABLE_UNSUPPORTED_ARCHS=ON \
-DKokkos_ARCH_${{env.architecture}}=ON \
-DKokkosFFT_INTERNAL_Kokkos=ON \
-DBUILD_TESTING=ON ${{matrix.backend.option}}"
- name: Build
Expand Down

0 comments on commit bca894b

Please sign in to comment.