Problems with NWChem compilation on Linux
Click here for full thread
Forum Vet
9:06:52 AM PDT - Fri, May 22nd 2015
I would not recommend copying files from the RPM based MPI installation
I would use the following
export MPI_LIB=/usr/lib64/openmpi/lib
export LIBMPI="-pthread -lmpi_f90 -lmpi_f77 -lmpi"
export MPI_INCLUDE=/usr/include/openmpi-x86_64