parallel crash


Click here for full thread
Forum Vet
USE_NOFSCHECK
If you recompile the util directory with the env. variable USE_NOFSCHECK set, this error should vanish.


cd $NWCHEM_TOP/src/util
make clean
make USE_NOFSCHECK=y
...