Error Running CPHF Module
Click here for full thread
Forum Vet
4:36:25 PM PST - Wed, Dec 3rd 2014
Ryan Olson has brought back the Global Arrays repository that is optimized for Cray DMAPP
https://github.com/ryanolson/ga
Here are the instructions for compiling with ARMCI_NETWORK=DMAPP
cd $NWCHEM_TOP/src/tools
wget
https://github.com/ryanolson/ga/archive/cray.zip
-O cray.zip
unzip cray.zip
export GA_DIR=ga-cray (sh/bash)
setenv GA_DIR ga-cray (csh/tcsh)
make FC=ftn