Compiling NWChem 6.6 (ubuntu 14.04)


Click here for full thread
Gets Around
What does it means?

export BLAS_SIZE=4
export USE_64TO32=y


I'm using openblas and doesn't require this.
  1. sudo apt-get install libopenblas-dev
export BLASOPT="-L/usr/lib/openblas-base -lopenblas"
export LIBRARY_PATH=$LIBRARY_PATH:/usr/lib/openblas-base