source: LMDZ6/branches/LMDZ_ECRad/arch/arch-X64_JEANZAY.fcm @ 4727

Last change on this file since 4727 was 4727, checked in by idelkadi, 8 months ago

Merged trunk changes -r4488:4726 LMDZ_ECRad branch

  • Property svn:keywords set to Id
File size: 738 bytes
Line 
1# $Id: arch-X64_JEANZAY.fcm 4727 2023-10-19 14:02:57Z idelkadi $
2%COMPILER            mpiifort
3%LINK                mpiifort
4%FPP                 mpiifort -E
5%AR                  ar
6%ARFLAGS             rs
7%MAKE                gmake
8%FPP_FLAGS           
9%FPP_DEF             NC_DOUBLE FFT_MKL
10%BASE_FFLAGS         -i4 -r8 -auto -align all -fp-model strict
11%PROD_FFLAGS         -O3 -xHost -qopt-zmm-usage=high
12%DEV_FFLAGS          -p -g -O2 -traceback -fp-stack-check
13%DEBUG_FFLAGS        -p -g -O0 -traceback -fp-stack-check -ftrapuv -check bounds,noarg_temp_created,pointers,stack,uninit -debug full -init=arrays -init=snan
14%MPI_FFLAGS
15%OMP_FFLAGS          -qopenmp
16%BASE_LD             -i4 -r8 -auto -lmkl_intel_lp64 -lmkl_core -lmkl_sequential -lpthread
17%MPI_LD
18%OMP_LD              -qopenmp
Note: See TracBrowser for help on using the repository browser.