source: CONFIG/UNIFORM/v7/ICOLMDZOR_LAM_v7/SOURCES/DYNAMICO/arch/arch-X64_JEANZAY.fcm @ 6191

Last change on this file since 6191 was 6191, checked in by aclsce, 2 years ago

Updated LAM configuration :

  • decrease optimization level of compilation for DYNAMICO on JZ.
  • changed path file to work both on TGCC and IDRIS.
File size: 570 bytes
Line 
1%COMPILER            mpiifort
2%LINK                mpiifort
3%FPP                 mpiifort -E
4%AR                  ar
5%MAKE                gmake
6%FPP_FLAGS           -P
7%FPP_DEF             KEY_NONE CPP_NETCDF4
8%BASE_FFLAGS         -i4 -r8 -auto -align all -fp-model strict
9%PROD_FFLAGS         -g -traceback -O1
10%DEV_FFLAGS          -g -O1 -traceback
11%DEBUG_FFLAGS        -g -traceback -check bounds
12%MPI_FFLAGS
13%OMP_FFLAGS          -qopenmp
14%BASE_LD             -i4 -r8 -auto -lmkl_intel_lp64 -lmkl_core -lmkl_sequential -lstdc++
15%MPI_LD
16%OMP_LD              -qopenmp
Note: See TracBrowser for help on using the repository browser.