-
Notifications
You must be signed in to change notification settings - Fork 1
MITgcm Compiling
Helen Burns edited this page Oct 4, 2016
·
6 revisions
Some extra pieces of information I'm likely to forget in the future will be stored here!
- define an environment variable GSLLIB='-lgsl -lgslcblas' (in optfile!)
now run
genmake2 --mpi --gsl --mods=../code --optfile=../linux_mobilis_opt_avx_debug
adding in the -gsl flag!
define an environment variable
export GSL_IEEE_MODE=double-precision,mask-underflow,mask-denormalized,mask-invalid,mask-division-by-zero
Run code in debug mode (set in eedata)
NB: I had to install gsl (straight forward with gcc compilers