Improper compilation causes memory error during running nwchem
Click here for full thread
Forum Vet
4:18:51 PM PDT - Mon, Apr 17th 2017
Could you unset the following env. variables and try to link again: PYTHONLIBTYPE, PYTHONCONFIGDIR
cd $NWCHEM_TOP/src
unset PYTHONLIBTYPE
unset PYTHONCONFIGDIR
make link