Compiling NWChem in Ubuntu - Error MPI


Click here for full thread
Forum Vet
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