Update Kokkos library in LAMMPS to v3.7.0
This commit is contained in:
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user