Merge pull request #2783 from stanmoore1/kk_update_3.4.1

Update Kokkos library in LAMMPS to v3.4.1
This commit is contained in:
Axel Kohlmeyer
2021-05-27 15:10:34 -04:00
committed by GitHub
27 changed files with 255 additions and 157 deletions

View File

@ -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::