The HECToR Service is now closed and has been superceded by ARCHER.

Compiling GS2 r1480 on HECToR Phase3

Instructions for compiling GS2 r1480 on HECToR phase 3 (Cray XE6, Interlagos)

Programming Environment

GS2 r1480 on HECToR Phase2b was built using PGI compiler:

module swap PrgEnv-cray PrgEnv-pgi

Load the required modules

For using fftw3 on hector, Makefile.hector_fftw3 will be used:

export GK_SYSTEM=hector  
module load netcdf
module load fftw

For using fftw2 on hector. Makefile.hector_fftw2 will be used:

export GK_SYSTEM=hector_fftw2 
module load netcdf
module load fftw/2.1.5.2 

Build GS2 r1480

Build with:

make -I Makefiles gs2