Skip to content

Commit

Permalink
COMP: xpetra option
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian-Diaz committed Dec 15, 2024
1 parent 665be1e commit 1a7025d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/trilinos-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,8 @@ ${ADDITIONS[@]}
-D Trilinos_ENABLE_ALL_PACKAGES=OFF
-D Trilinos_ENABLE_ALL_OPTIONAL_PACKAGES=OFF
-D Trilinos_ENABLE_TESTS=OFF
-D CMAKE_INSTALL_PREFIX=${TRILINOS_INSTALL_DIR}
-D CMAKE_INSTALL_PREFIX=${TRILINOS_INSTALL_DIR}
-D Xpetra_ENABLE_Kokkos_Refactor=ON
)

# Flags for building with Intel MKL library
Expand Down

0 comments on commit 1a7025d

Please sign in to comment.