Nwchem-src-2014-01-28 broken on Fedora 20 x86 64


Click here for full thread
Forum Vet
BLAS_SIZE=4 is needed when the Blas library you are using have 32-bit integer arguments (de facto default)

In principle, you should not need to set BLAS_LIB since the makefile structure should guess it from the BLASOPT value.

By the way, I would recommend using OpenBLAS instead of Atlas (since OpenBLAS is available on Fedora 20)