Ignore:
Timestamp:
Oct 4, 2022, 12:54:56 PM (2 years ago)
Author:
emillour
Message:

Dynamico interface:
Improve the make_icosa_lmd compile script; option "-nodeps" implies not recompiling companion IOIPSL and XIOS libraries.
Also removed "-fp-stack-check" option from debug for Irene-Rome as this causes weird issues when combined to Dynamico on this machine.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/arch/arch-X64_IRENE-AMD.fcm

    r2792 r2796  
    1111%PROD_FFLAGS         -O3
    1212%DEV_FFLAGS          -p -g -O2 -traceback -fp-stack-check
    13 %DEBUG_FFLAGS        -p -g -traceback -fp-stack-check -ftrapuv -check bounds,noarg_temp_created,pointers,stack,uninit -debug full -init=arrays -init=snan
     13%DEBUG_FFLAGS        -p -g -traceback -ftrapuv -check bounds,noarg_temp_created,pointers,stack,uninit -debug full -init=arrays -init=snan
    1414%C_COMPILER          mpicc
    1515%C_OPTIM             -O2 -ip -xCORE-AVX2
Note: See TracChangeset for help on using the changeset viewer.