We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2a7416 commit ddc6ffcCopy full SHA for ddc6ffc
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