1:02:25 PM PDT - Thu, Sep 10th 2015 |
|
Hi,
While I was compiling Nwchem-6.5.revision26243, the following errors showed up:
checking for library containing MPI_Init... no
configure: error: test for COMEX_NETWORK=MPI_TS failed
configure: error: ../../ga-5-3/comex/configure failed for comex
make[1]: *** [build/config.status] Error 1
make: *** [libraries] Error 1
Any help would be greatly appreciated. Thank you for your help in advance.
---
BTW, my variables are the following
export NWCHEM_TOP=/local/liu.3391/Nwchem-6.5.revision26243-src.2014-09-10
export NWCHEM_TARGET=LINUX64
export NWCHEM_MODULES=all
export LARGE_FILESi=TRUE
export USE_NOFSCHECK=TRUE
export LIB_DEFINES=" -DDFLT_TOT_MEM=503316480"
export USE_MPI=y
export USE_MPIF=y
export USE_MPIF4=y
export MPI_LOC=/usr/local/openmpi
export MPI_LIB=/usr/local/openmpi/lib
export MPI_INCLUDE=/usr/local/openmpi
export LIBMPI="-lmpi -lmpi_f90 -lmpi_f77
export FC=ifort
|