source: dynamico_lmdz/aquaplanet/LMDZ5/arch/arch-X64_OCCIGEN.fcm @ 4249

Last change on this file since 4249 was 4029, checked in by millour, 7 years ago

Adding and updating Occigen arch files.
EM

File size: 677 bytes
Line 
1%COMPILER            mpif90
2%LINK                mpif90
3%AR                  ar
4%MAKE                gmake
5%FPP_FLAGS           -P -traditional
6%FPP_DEF             NC_DOUBLE FFT_MKL
7%BASE_FFLAGS         -i4 -r8 -auto -recursive -align all -fp-model strict
8%PROD_FFLAGS         -O2 -ip -xCORE-AVX2
9%DEV_FFLAGS          -p -g -O1 -fpe0 -traceback
10%DEBUG_FFLAGS        -p -g -O0 -fpe-all=0 -ftz -ftrapuv -fp-stack-check -check bounds,format,output_conversion,pointers,uninit -debug -traceback
11%MPI_FFLAGS
12%OMP_FFLAGS          -qopenmp -qopenmp-threadprivate compat
13%BASE_LD             -i4 -r8 -auto  $MKL_LIBS
14%MPI_LD
15%OMP_LD              -qopenmp -qopenmp-threadprivate=compat
Note: See TracBrowser for help on using the repository browser.