We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e2a7416 + ddc6ffc commit 0b3486fCopy full SHA for 0b3486f
1 file changed
cmake/machine-files/kokkos/p9.cmake
@@ -0,0 +1,4 @@
1
+include (${CMAKE_CURRENT_LIST_DIR}/generic.cmake)
2
+
3
+# Enable Power9 arch in kokkos
4
+option(Kokkos_ARCH_POWER9 "" ON)
0 commit comments