NWChem 6.6 and OS X El Capitan
Click here for full thread
Forum Vet
4:50:26 PM PST - Wed, Jan 20th 2016
Please define
export BLASOPT="-L/opt/local/lib -lopenblas"
export BLAS_SIZE=4
export USE_64TO32
Then recompile using the following commands
cd $NWCHEM_TOP/src
make 64_to_32
rm -rf tools/build tools/install
make