Cray XT5: cannot run (../../ga-5-2/armci/src-portals/locks.h: 16)
Click here for full thread
Forum Vet
5:03:40 PM PDT - Thu, Oct 24th 2013
Astreib
I have a pretty ugly fix for this problem.
For a better solution, you should contact the G/AARMCI developers at
https://groups.google.com/forum/#!forum/hpctools
Here is the ugly fix
1) cd $NWCHEM_TOP/src/tools/build/armci
2) edit the file
config.h
and change the line
/* #undef CRAY_XT */
to
#define CRAY_XT 1
3) compile: make FC=ftn
4) make FC=ftn install
5) cd .. ; make FC=ftn install
6) cd .. ; make FC=ftn link