source: trunk/LMDZ.COMMON/arch/arch-X64_OCCIGEN.fcm @ 1953

Last change on this file since 1953 was 1671, checked in by emillour, 9 years ago

Common dynamical core:
Update OCCIGEN settings.
EM

File size: 756 bytes
RevLine 
[1449]1%COMPILER            mpif90
2%LINK                mpif90
3%AR                  ar
4%MAKE                gmake
5%FPP_FLAGS           -P -traditional
[1645]6%CPP_FLAGS           -P
[1511]7%FPP_DEF             NC_DOUBLE LAPACK BLAS SGEMV=DGEMV SGEMM=DGEMM FFT_MKL
[1671]8%BASE_FFLAGS         -i4 -r8 -auto -align all -fp-model strict
[1449]9%PROD_FFLAGS         -O2 -ip -xCORE-AVX2
10%DEV_FFLAGS          -p -g -O1 -fpe0 -traceback
[1671]11%DEBUG_FFLAGS        -p -g -O0 -fpe-all=0 -ftz -ftrapuv -fp-stack-check -check bounds,format,output_conversion,pointers,uninit -debug -traceback
[1645]12%C_COMPILER          gcc
13%C_OPTIM             -O3
[1449]14%MPI_FFLAGS
15%OMP_FFLAGS          -openmp -openmp-threadprivate compat
[1671]16%BASE_LD             -i4 -r8 -auto -shared-intel $MKL_LIBS
[1449]17%MPI_LD
18%OMP_LD              -openmp
Note: See TracBrowser for help on using the repository browser.