mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6729 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
3ef0f1d5d6
commit
d22491de17
|
@ -0,0 +1,5 @@
|
|||
# Settings that the LAMMPS build will import when this package library is used
|
||||
|
||||
user-atc_SYSINC =
|
||||
user-atc_SYSLIB = -lblas -llapack
|
||||
user-atc_SYSPATH =
|
|
@ -0,0 +1,5 @@
|
|||
# Settings that the LAMMPS build will import when this package library is used
|
||||
|
||||
user-awpmd_SYSINC =
|
||||
user-awpmd_SYSLIB = -lblas -llapack
|
||||
user-awpmd_SYSPATH =
|
|
@ -0,0 +1,8 @@
|
|||
# Settings that the LAMMPS build will import when this package library is used
|
||||
|
||||
CUDA_INSATLL_PATH = /usr/local/cuda-3.2
|
||||
CUDA_USRLIB_CONDITIONAL =
|
||||
|
||||
user-cuda_SYSINC = -I$(CUDA_INSTALL_PATH)/include
|
||||
user-cuda_SYSLIB = -lcuda -lcudart -lrt
|
||||
user-cuda_SYSPATH = -L$(CUDA_INSTALL_PATH)/lib64 -L$(CUDA_INSTALL_PATH)/lib $(CUDA_USRLIB_CONDITIONAL)
|
|
@ -0,0 +1,5 @@
|
|||
# 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
|
|
@ -0,0 +1,5 @@
|
|||
# Settings that the LAMMPS build will import when this package library is used
|
||||
|
||||
meam_SYSINC =
|
||||
meam_SYSLIB = -lifcore -lsvml -lompstub -limf
|
||||
meam_SYSPATH = -L/opt/intel/fce/10.0.023/lib
|
|
@ -0,0 +1,5 @@
|
|||
# Settings that the LAMMPS build will import when this package library is used
|
||||
|
||||
meam_SYSINC =
|
||||
meam_SYSLIB = -lgfortran
|
||||
meam_SYSPATH =
|
|
@ -0,0 +1,5 @@
|
|||
# Settings that the LAMMPS build will import when this package library is used
|
||||
|
||||
meam_SYSINC =
|
||||
meam_SYSLIB = -lifcore -lsvml -lompstub -limf
|
||||
meam_SYSPATH = -L/opt/intel/fce/10.0.023/lib
|
|
@ -0,0 +1,5 @@
|
|||
# Settings that the LAMMPS build will import when this package library is used
|
||||
|
||||
poems_SYSINC =
|
||||
poems_SYSLIB =
|
||||
poems_SYSPATH =
|
|
@ -0,0 +1,5 @@
|
|||
# Settings that the LAMMPS build will import when this package library is used
|
||||
|
||||
reax_SYSINC =
|
||||
reax_SYSLIB = -lgfortran
|
||||
reax_SYSPATH =
|
|
@ -0,0 +1,5 @@
|
|||
# Settings that the LAMMPS build will import when this package library is used
|
||||
|
||||
meam_SYSINC =
|
||||
meam_SYSLIB = -lgfortran
|
||||
meam_SYSPATH =
|
|
@ -0,0 +1,5 @@
|
|||
# Settings that the LAMMPS build will import when this package library is used
|
||||
|
||||
meam_SYSINC =
|
||||
meam_SYSLIB = -lifcore -lsvml -lompstub -limf
|
||||
meam_SYSPATH = -L/opt/intel/fce/10.0.023/lib
|
Loading…
Reference in New Issue