remove references to SMALLSMALL from GPU library
This commit is contained in:
@ -51,8 +51,8 @@ CUDA_CODE = -gencode arch=compute_50,code=[sm_50,compute_50] -gencode arch=compu
|
||||
|
||||
CUDA_ARCH += $(CUDA_CODE)
|
||||
|
||||
# this setting should match LAMMPS Makefile
|
||||
# one of LAMMPS_SMALLBIG (default), LAMMPS_BIGBIG and LAMMPS_SMALLSMALL
|
||||
# this setting should match the LAMMPS Makefile
|
||||
# either LAMMPS_SMALLBIG (default) or LAMMPS_BIGBIG
|
||||
|
||||
LMP_INC = -DLAMMPS_SMALLBIG
|
||||
|
||||
|
||||
Reference in New Issue
Block a user