]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Enable Kokkos_ARCH_NATIVE
authorDaniel Arndt <arndtd@ornl.gov>
Wed, 2 Apr 2025 13:51:09 +0000 (09:51 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Wed, 2 Apr 2025 13:51:09 +0000 (09:51 -0400)
.github/workflows/linux.yml

index 4df1c515a00828bcfc5136d4b7e9786b290ed275..c0106e09406b665e33410b8e3f7e6484822e0240 100644 (file)
@@ -374,6 +374,7 @@ jobs:
               -D Kokkos_ENABLE_CUDA=ON \
               -D Kokkos_ENABLE_CUDA_LAMBDA=ON \
               -D Kokkos_ENABLE_CUDA_CONSTEXPR=ON \
+              -D Kokkos_ARCH_NATIVE=ON \
               -D Kokkos_ARCH_VOLTA70=ON \
               ..
         make install
@@ -466,6 +467,7 @@ jobs:
               -D CMAKE_CXX_COMPILER=clang++-18 \
               -D CMAKE_INSTALL_PREFIX=${GITHUB_WORKSPACE}/../kokkos-install \
               -D Kokkos_ENABLE_CUDA=ON \
+              -D Kokkos_ARCH_NATIVE=ON \
               -D Kokkos_ARCH_VOLTA70=ON \
               ..
         make install

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.