6 lines
151 B
Makefile
6 lines
151 B
Makefile
# Settings that the LAMMPS build will import when this package library is used
|
|
|
|
gpu_SYSINC = -DFFT_SINGLE
|
|
gpu_SYSLIB = -framework OpenCL
|
|
gpu_SYSPATH =
|