Compiling/Running NWChem 6.8.1 over Intel Omni-Path and NVidia P100 offload


Click here for full thread
Forum Vet
I would try the following

export BLAS_SIZE=8
export SCALAPACK_SIZE=8
cd $NWCHEM_TOP/src/tools
make clean
rm -rf build install
make FC=ifort
cd ..
make FC=ifort link