X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MD%2FMakefile_MPICH_ifort;h=509b0cb508d63f28e44e08728aa2a823c4ad358b;hb=e51900fbfd051455bc2983ff8d287899ec47822f;hp=a3de06b0e10176941b118658ebd774c1b0854521;hpb=a991f3a775c471c0c894f78b8b11ee8152553e30;p=unres.git diff --git a/source/unres/src_MD/Makefile_MPICH_ifort b/source/unres/src_MD/Makefile_MPICH_ifort index a3de06b..509b0cb 100644 --- a/source/unres/src_MD/Makefile_MPICH_ifort +++ b/source/unres/src_MD/Makefile_MPICH_ifort @@ -1,6 +1,6 @@ ################################################################### -INSTALL_DIR = /users/software/mpich-1.2.7p1_intel-10.1_em64_ssh -#INSTALL_DIR = /users/software/mpich2-1.4.1p1_intel +#INSTALL_DIR = /users/software/mpich-1.2.7p1_intel-10.1_em64_ssh +INSTALL_DIR = /users/software/mpich2-1.4.1p1_intel FC= ifort @@ -15,8 +15,8 @@ FFLAGSE = -c -O3 -ipo -opt_report -I$(INSTALL_DIR)/include #FFLAGSE = ${FFLAGS1} # -lmpl necessary in mpich -#LIBS = -L$(INSTALL_DIR)/lib -lmpich xdrf/libxdrf.a -lmpl -CB -LIBS = -L$(INSTALL_DIR)/lib -lmpich xdrf/libxdrf.a -CB +LIBS = -L$(INSTALL_DIR)/lib -lmpich xdrf/libxdrf.a -lmpl +#LIBS = -L$(INSTALL_DIR)/lib -lmpich xdrf/libxdrf.a -CB ARCH = LINUX PP = /lib/cpp -P