Files
lammps/lib/gpu/Makefile.lammps
2011-10-18 17:44:38 -04:00

6 lines
187 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 -Wl,-rpath,$(HOME)/cuda/lib64