Files
lammps/lib/gpu/Makefile.lammps
2011-08-19 18:40:36 -04:00

6 lines
157 B
Makefile

# Settings that the LAMMPS build will import when this package library is used
gpu_SYSINC =
gpu_SYSLIB = -lcudart -lcuda
gpu_SYSPATH = -L$(HOME)/cuda/lib64