Skip to content

Commit ddc6ffc

Browse files
committed
add power9 kokkos arch support
1 parent e2a7416 commit ddc6ffc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)