Get error: Last System Error Message from Task 0:: No such file or directory


Click here for full thread
Forum Vet
Env. variables
I have just spotted some issue in your env. variables.
Please add the following ones

export BLAS_SIZE=8
export SCALAPACK_SIZE=8

Then, recompile

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