How to use ARMCI NETWORK for NWChem 6.3 on SGI ICE X

From NWChem

You are viewing a single post from the thread title above
Jump to: navigation, search

Click here for full thread
Forum Vet
Threads 3
Posts 913
Xiaofeng
I don't see anything obviously wrong in your settings.
However, I strong recommend unsetting MA_USE_ARMCI_MEM, since it is often cause of crashes.
The only part that might cause you trouble could be the definition of the BLAS library.
My suggestion is to switch from thread to sequential MKL and to explicitly pass GA the size of integers (8).
To do this, please follow these steps

1)
setenv BLASOPT "-L$MKL_LIB -L$INTEL_LIB -lmkl_intel_ilp64 -lmkl_core -lmkl_sequential -lpthread -lm"
setenv BLAS_LIB "-L$MKL_LIB -L$INTEL_LIB -lmkl_intel_ilp64 -lmkl_core -lmkl_sequential -lpthread -lm"
setenv BLAS_SIZE 8

2) cd $NWCHEM_TOP/src/tools

3) make FC=ifort clean

4) make FC=ifort

5) cd .. ; make FC=ifort link

Cheers, Edo


Who's here now Members 0 Guests 0 Bots/Crawler 0


AWC's: 2.5.10 MediaWiki - Stand Alone Forum Extension
Forum theme style by: AWC