Compiling NWChem in Ubuntu - Error MPI
Click here for full thread
Forum Vet
10:50:23 AM PST - Wed, Jan 30th 2019
Please execute the following commands
unset MPI_LOC
unset MPI_LIB
unset LIBMPI
export PATH=/scr/programas/openmpi-3.1.3/bin:$PATH
which mpif90
make
If you still get a failure, please post all the details of the failed commands