Update Kokkos library in LAMMPS to v3.7.0

This commit is contained in:
Stan Gerald Moore
2022-10-04 14:04:40 -06:00
parent dd072f7e08
commit f9f9e44f2d
653 changed files with 41432 additions and 33597 deletions

View File

@ -158,9 +158,18 @@ do
echo " HSW = Intel Haswell CPUs"
echo " BDW = Intel Broadwell Xeon E-class CPUs"
echo " SKX = Intel Sky Lake Xeon E-class HPC CPUs (AVX512)"
echo " ICX = Intel Ice Lake CPUs (AVX512)"
echo " [Intel Xeon Phi]"
echo " KNC = Intel Knights Corner Xeon Phi"
echo " KNL = Intel Knights Landing Xeon Phi"
echo " [Intel: GPU]"
echo " INTEL_GEN = SPIR64-based devices, e.g. Intel GPUs, using JIT"
echo " INTEL_DG1 = Intel Iris XeMAX GPU"
echo " INTEL_GEN9 = Intel GPU Gen9"
echo " INTEL_GEN11 = Intel GPU Gen11"
echo " INTEL_GEN12LP = Intel GPU Gen12LP"
echo " INTEL_XEHP = Intel GPU Xe-HP"
echo " INTEL_PVC = Intel GPU Ponte Vecchio"
echo " [NVIDIA]"
echo " Kepler30 = NVIDIA Kepler generation CC 3.0"
echo " Kepler32 = NVIDIA Kepler generation CC 3.2"