Files
LIGGGHTS-PFM/lib/gpu/Makefile.lammps.standard
2014-01-23 20:29:19 +01:00

6 lines
160 B
Makefile
Executable File

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