git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4371 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2010-07-13 14:00:15 +00:00
parent 74c7019026
commit db6cb2045c
21 changed files with 27 additions and 27 deletions

View File

@ -29,7 +29,7 @@ LMP_INC = -DLAMMPS_GZIP
# PATH = path for MPI library
# LIB = name of MPI library
MPI_INC =
MPI_INC = -DMPICH_SKIP_MPICXX
MPI_PATH =
MPI_LIB = -lmpi

View File

@ -35,7 +35,7 @@ LMP_INC = -DLAMMPS_GZIP
# PATH = path for MPI library
# LIB = name of MPI library
MPI_INC = -DMPICH_IGNORE_CXX_SEEK
MPI_INC = -DMPICH_SKIP_MPICXX
MPI_PATH =
MPI_LIB = -lmpich.rts

View File

@ -29,7 +29,7 @@ LMP_INC = -DLAMMPS_GZIP
# PATH = path for MPI library
# LIB = name of MPI library
MPI_INC = -DMPICH_IGNORE_CXX_SEEK
MPI_INC = -DMPICH_SKIP_MPICXX
MPI_PATH = -L/cygdrive/c/cygwin/mpich2-1.0.4p1/lib
MPI_LIB = -lmpich

View File

@ -29,7 +29,7 @@ LMP_INC = -DLAMMPS_GZIP
# PATH = path for MPI library
# LIB = name of MPI library
MPI_INC = -DMPICH_IGNORE_CXX_SEEK
MPI_INC = -DMPICH_SKIP_MPICXX
MPI_PATH =
MPI_LIB = -lmpich -lpthread

View File

@ -30,8 +30,8 @@ LMP_INC = -DLAMMPS_GZIP
# LIB = name of MPI library
MPI_INC = -I../STUBS
MPI_PATH = -L../STUBS
MPI_LIB = -lmpi
MPI_PATH =
MPI_LIB = ../STUBS/libmpi.a
# FFT library, can be -DFFT_NONE if not using PPPM from KSPACE package
# INC = -DFFT_FFTW, -DFFT_INTEL, -DFFT_NONE, etc, FFT compiler settings

View File

@ -29,7 +29,7 @@ LMP_INC = -DLAMMPS_GZIP
# PATH = path for MPI library
# LIB = name of MPI library
MPI_INC = -DMPICH_IGNORE_CXX_SEEK
MPI_INC = -DMPICH_SKIP_MPICXX
MPI_PATH =
MPI_LIB = -lmpich -lpthread

View File

@ -29,7 +29,7 @@ LMP_INC = -DLAMMPS_GZIP
# PATH = path for MPI library
# LIB = name of MPI library
MPI_INC = -DMPICH_IGNORE_CXX_SEEK
MPI_INC = -DMPICH_SKIP_MPICXX
MPI_PATH =
MPI_LIB = -lmpich -lpthread

View File

@ -29,7 +29,7 @@ LMP_INC = -DLAMMPS_GZIP
# PATH = path for MPI library
# LIB = name of MPI library
MPI_INC = -DMPICH_IGNORE_CXX_SEEK
MPI_INC = -DMPICH_SKIP_MPICXX
MPI_PATH =
MPI_LIB = -lmpich -lpthread

View File

@ -29,7 +29,7 @@ LMP_INC = -DLAMMPS_GZIP
# PATH = path for MPI library
# LIB = name of MPI library
MPI_INC = -DMPICH_IGNORE_CXX_SEEK
MPI_INC = -DMPICH_SKIP_MPICXX
MPI_PATH =
MPI_LIB = -lmpich -lpthread

View File

@ -30,8 +30,8 @@ LMP_INC = -DLAMMPS_GZIP
# LIB = name of MPI library
MPI_INC = -I../STUBS
MPI_PATH = -L../STUBS
MPI_LIB = -lmpi
MPI_PATH =
MPI_LIB = ../STUBS/libmpi.a
# FFT library, can be -DFFT_NONE if not using PPPM from KSPACE package
# INC = -DFFT_FFTW, -DFFT_INTEL, -DFFT_NONE, etc, FFT compiler settings

View File

@ -35,7 +35,7 @@ LMP_INC = -DLAMMPS_GZIP
# PATH = path for MPI library
# LIB = name of MPI library
MPI_INC = -DMPICH_IGNORE_CXX_SEEK
MPI_INC = -DMPICH_SKIP_MPICXX
MPI_PATH =
MPI_LIB = -mt_mpi

View File

@ -34,7 +34,7 @@ LMP_INC = -DLAMMPS_GZIP -DLAMMPS_XDR
# PATH = path for MPI library
# LIB = name of MPI library
MPI_INC = -DMPICH_IGNORE_CXX_SEEK
MPI_INC = -DMPICH_SKIP_MPICXX
MPI_PATH =
MPI_LIB = -lmpich.rts -lmsglayer.rts -lrts.rts -ldevices.rts

View File

@ -30,7 +30,7 @@ LMP_INC = -DLAMMPS_GZIP
# PATH = path for MPI library
# LIB = name of MPI library
MPI_INC = -DMPICH_IGNORE_CXX_SEEK
MPI_INC = -DMPICH_SKIP_MPICXX
MPI_PATH =
MPI_LIB = -lmpich -lpthread

View File

@ -31,8 +31,8 @@ LMP_INC = -DLAMMPS_GZIP
# LIB = name of MPI library
MPI_INC = -I../STUBS
MPI_PATH = -L../STUBS
MPI_LIB = -lmpi
MPI_PATH =
MPI_LIB = ../STUBS/libmpi.a
# FFT library, can be -DFFT_NONE if not using PPPM from kspace package
# INC = -DFFT_FFTW, -DFFT_INTEL, -DFFT_NONE, etc, FFT compiler settings

View File

@ -30,8 +30,8 @@ LMP_INC = -DLAMMPS_GZIP
# LIB = name of MPI library
MPI_INC = -I../STUBS
MPI_PATH = -L../STUBS
MPI_LIB = -lmpi
MPI_PATH =
MPI_LIB = ../STUBS/libmpi.a
# FFT library, can be -DFFT_NONE if not using PPPM from KSPACE package
# INC = -DFFT_FFTW, -DFFT_INTEL, -DFFT_NONE, etc, FFT compiler settings

View File

@ -30,8 +30,8 @@ LMP_INC = -DLAMMPS_GZIP
# LIB = name of MPI library
MPI_INC = -I../STUBS
MPI_PATH = -L../STUBS
MPI_LIB = -lmpi
MPI_PATH =
MPI_LIB = ../STUBS/libmpi.a
# FFT library, can be -DFFT_NONE if not using PPPM from KSPACE package
# INC = -DFFT_FFTW, -DFFT_INTEL, -DFFT_NONE, etc, FFT compiler settings

View File

@ -30,7 +30,7 @@ LMP_INC = -DLAMMPS_GZIP
# PATH = path for MPI library
# LIB = name of MPI library
MPI_INC = -DMPICH_IGNORE_CXX_SEEK
MPI_INC = -DMPICH_SKIP_MPICXX
MPI_PATH =
MPI_LIB =

View File

@ -29,7 +29,7 @@ LMP_INC = -DLAMMPS_GZIP
# PATH = path for MPI library
# LIB = name of MPI library
MPI_INC = -DMPICH_IGNORE_CXX_SEEK
MPI_INC = -DMPICH_SKIP_MPICXX
MPI_PATH =
MPI_LIB = -lmpich -lpthread

View File

@ -48,7 +48,7 @@ LMP_INC = -DLAMMPS_GZIP
# PATH = path for MPI library
# LIB = name of MPI library
MPI_INC = -DMPICH_IGNORE_CXX_SEEK
MPI_INC = -DMPICH_SKIP_MPICXX
MPI_PATH =
MPI_LIB = -lmpich -lpthread

View File

@ -30,8 +30,8 @@ LMP_INC = -DLAMMPS_GZIP
# LIB = name of MPI library
MPI_INC = -I../STUBS
MPI_PATH = -L../STUBS
MPI_LIB = -lmpi
MPI_PATH =
MPI_LIB = ../STUBS/libmpi.a
# FFT library, can be -DFFT_NONE if not using PPPM from KSPACE package
# INC = -DFFT_FFTW, -DFFT_INTEL, -DFFT_NONE, etc, FFT compiler settings

View File

@ -31,7 +31,7 @@ LMP_INC = -DLAMMPS_GZIP -DLAMMPS_XDR
# PATH = path for MPI library
# LIB = name of MPI library
MPI_INC = -DMPICH_IGNORE_CXX_SEEK
MPI_INC = -DMPICH_SKIP_MPICXX
MPI_PATH =
MPI_LIB = -lmpich -lpthread