Skip to content

Commit

Permalink
tpetra: update Tpetra_SUPPORTED_KOKKOS_VERSION to 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ndellingwood committed Apr 3, 2024
1 parent 250847b commit a0dec6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/tpetra/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ TRIBITS_ADD_OPTION_AND_DEFINE(
# Supported Kokkos version in Trilinos
# NOTE: When we snapshot Kokkos into Trilinos, we have to update these numbers to maintain
# compatibility with external Kokkos
SET(Tpetra_SUPPORTED_KOKKOS_VERSION "4.2.1")
SET(Tpetra_SUPPORTED_KOKKOS_VERSION "4.3.0")


# Option to allow developers to ignore incompatible Kokkos versions
Expand Down

0 comments on commit a0dec6e

Please sign in to comment.