source: branches/publications/ORCHIDEE_gmd_2018_MICT-LEAK/arch/arch-X64_CURIE.fcm @ 7442

Last change on this file since 7442 was 3924, checked in by albert.jornet, 8 years ago

Merge: from trunk revisions [3643:3883/trunk/ORCHIDEE]

Done in [3887:3922/perso/albert.jornet/MICT-MERGING]

File size: 625 bytes
Line 
1%COMPILER            mpif90
2%LINK                mpif90
3%AR                  ar
4%MAKE                gmake
5%FPP_FLAGS           -P -traditional
6%FPP_DEF_PROD        VECALIGN=32
7%FPP_DEF             
8%BASE_FFLAGS         -i4 -r8 -auto -align all -fp-model precise
9%PROD_FFLAGS         -O3 -align array32byte -xAVX
10%DEV_FFLAGS          -g -O2 -traceback -fp-stack-check -ftrapuv -check bounds
11%DEBUG_FFLAGS        -fpe0 -O0 -g -traceback -fp-stack-check -ftrapuv -check bounds -check all
12%MPI_FFLAGS
13%OMP_FFLAGS          -openmp -openmp-threadprivate compat
14%BASE_LD             -i4 -r8
15%MPI_LD
16%OMP_LD              -openmp
Note: See TracBrowser for help on using the repository browser.