]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Drop the requirement for Trilinos+Kokkos rom 13.2 to 12.14.1 14639/head
authorDaniel Arndt <arndtd@ornl.gov>
Wed, 4 Jan 2023 16:31:22 +0000 (17:31 +0100)
committerDaniel Arndt <arndtd@ornl.gov>
Wed, 4 Jan 2023 16:32:42 +0000 (17:32 +0100)
cmake/configure/configure_20_trilinos.cmake
doc/external-libs/trilinos.html
doc/news/changes/20221230DanielArndt

index 0bb04e4b74a64f9f07f56da0234b324bb6f801f0..593e02647138a6ef2950638920a9a7036937bc84 100644 (file)
@@ -198,18 +198,18 @@ macro(feature_trilinos_find_external var)
       endif()
 
       #
-      # We require at least Trilinos 13.2
+      # We require at least Trilinos 12.14.1
       #
-      if(TRILINOS_VERSION VERSION_LESS 13.2)
+      if(TRILINOS_VERSION VERSION_LESS 12.14.1)
         message(STATUS "Could not find a sufficient Trilinos installation: "
-          "deal.II requires at least version 13.2 if the Trilinos installation includes Kokkos, "
+          "deal.II requires at least version 12.14.1 if the Trilinos installation includes Kokkos, "
           "but version ${TRILINOS_VERSION} was found."
           )
         set(TRILINOS_ADDITIONAL_ERROR_STRING
           ${TRILINOS_ADDITIONAL_ERROR_STRING}
           "The Trilinos installation (found at \"${TRILINOS_DIR}\")\n"
           "with version ${TRILINOS_VERSION} is too old.\n"
-          "deal.II requires at least version 13.2 if the Trilinos installation includes Kokkos.\n\n"
+          "deal.II requires at least version 12.14.1 if the Trilinos installation includes Kokkos.\n\n"
           )
         set(${var} FALSE)
       endif()
index 169695583e7a08f9cb57c4dfec1692bb0ca94f81..070295e9a71eba6b332d34baa09dda959e74f62a 100644 (file)
@@ -50,7 +50,7 @@
 
     <p style="color: red">
       Note: The current version of deal.II requires at least Trilinos 12.4
-      (13.2 if Trilinos includes Kokkos).
+      (12.14.1 if Trilinos includes Kokkos).
       Deal.II is known to work with Trilinos up to 13.4. Other versions of
       Trilinos should work too but have not been tested prior to the
       release.
index 4b5055a8a1f7258831572dea11ea5ef461220884..a58e6a8fdd6dbbd483c7b4b47c24a515344b2031 100644 (file)
@@ -1,4 +1,4 @@
-Updated: The minimum version for Trilinos has been bumped to 13.2 if Trilinos
+Updated: The minimum version for Trilinos has been bumped to 12.14.1 if Trilinos
 bundles Kokkkos.
 <br>
 (Daniel Arndt, 2022/12/30)

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.