Update ancient Kokkos Arch in Makefile.kokkos_cuda_mpi

This commit is contained in:
Stan Moore
2021-08-26 11:03:57 -06:00
parent be98d0bbd9
commit d38549e05f

View File

@ -23,7 +23,7 @@ ARCHIVE = ar
ARFLAGS = -rc
SHLIBFLAGS = -shared
KOKKOS_DEVICES = Cuda
KOKKOS_ARCH = Kepler35
KOKKOS_ARCH = Volta70
# ---------------------------------------------------------------------
# LAMMPS-specific settings, all OPTIONAL