From 8c8e4eaeec4fc78908175d1c3e875af1acb364b8 Mon Sep 17 00:00:00 2001 From: Stan Gerald Moore Date: Thu, 27 May 2021 10:48:10 -0600 Subject: [PATCH] Update Kokkos arch list --- 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 8be4b2309f..423897fd7a 100644 --- a/doc/src/Build_extras.rst +++ b/doc/src/Build_extras.rst @@ -457,6 +457,9 @@ They must be specified in uppercase. * - ZEN2 - HOST - AMD Zen2 class CPU (AVX 2) + * - ZEN3 + - HOST + - AMD Zen3 class CPU (AVX 2) * - ARMV80 - HOST - ARMv8.0 Compatible CPU @@ -560,7 +563,7 @@ They must be specified in uppercase. - GPU - Intel GPUs Gen9+ -This list was last updated for version 3.4 of the Kokkos library. +This list was last updated for version 3.4.1 of the Kokkos library. .. tabs::