SCF energy of the NWChem sample (H2O)


Click here for full thread
Forum Vet
I would suggest the following changes

setenv BLAS_SIZE 8
setenv PYTHONHOME /usr
unsetenv MPI_LIB 
unsetenv LIBMPI
unsetenv MPI_INCLUDE
unsetenv LD_LIBRARY_PATH

cd $NWCHEM_TOP/src/tools
rm -rf build install
make
cd ../64to32blas
make clean
make
cd ..
make link