From b9981ac51e1028d270d65b5cacedb7bf52ac70bf Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Tue, 7 Feb 2023 07:18:40 -0500 Subject: [PATCH] update list of KOKKOS supported architectures for Kokkos 3.7.1 --- doc/src/Build_extras.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/src/Build_extras.rst b/doc/src/Build_extras.rst index 659d185e18..8be8ed0eb3 100644 --- a/doc/src/Build_extras.rst +++ b/doc/src/Build_extras.rst @@ -606,6 +606,9 @@ They must be specified in uppercase. * - AMPERE86 - GPU - NVIDIA Ampere generation CC 8.6 GPU + * - HOPPER90 + - GPU + - NVIDIA Hopper generation CC 9.0 GPU * - VEGA900 - GPU - AMD GPU MI25 GFX900 @@ -640,7 +643,7 @@ They must be specified in uppercase. - GPU - Intel GPU Ponte Vecchio -This list was last updated for version 3.7.0 of the Kokkos library. +This list was last updated for version 3.7.1 of the Kokkos library. .. tabs::