diff --git a/doc/src/Build_extras.rst b/doc/src/Build_extras.rst index 79e38ab2b4..7d778ada3d 100644 --- a/doc/src/Build_extras.rst +++ b/doc/src/Build_extras.rst @@ -373,8 +373,8 @@ More information on Kokkos can be found on the Available Architecture settings ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -These are the possible choices for the Kokkos architecture ID as of -version 3.2 of the Kokkos library. They must be specified in uppercase. +These are the possible choices for the Kokkos architecture ID. +They must be specified in uppercase. .. list-table:: :header-rows: 0 @@ -486,6 +486,8 @@ version 3.2 of the Kokkos library. They must be specified in uppercase. - GPU - Intel GPUs Gen9+ +This list was last updated for version 3.2 of the Kokkos library. + .. tabs:: .. tab:: Basic CMake build settings: