From 93b04701036f13afb52128801cd3ff96df042473 Mon Sep 17 00:00:00 2001 From: David Gardner Date: Tue, 10 Sep 2024 09:46:28 -0700 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Daniel R. Reynolds --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13035fda86..247f6f26ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ Volta GPUs while the automatically selected value will vary across compilers and compiler versions. As such, users are encouraged to override this value with the architecture for their system. -The Trilinos Teptra NVector interface has been updated to utilized CMake +The Trilinos Teptra NVector interface has been updated to utilize CMake imported targets added in Trilinos 14 to improve support for different Kokkos backends with Trilinos. As such, Trilinos 14 or newer is required and the `Trilinos_INTERFACE_*` CMake options have been removed.