Ignore:
Timestamp:
2024-01-15T12:12:01+01:00 (5 months ago)
Author:
josefine.ghattas
Message:

Updated with new files added in the trunk and some minor changes. This is needed for the use with XIOS3 version beta.

Location:
branches/ORCHIDEE_2_2/ORCHIDEE
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/ORCHIDEE_2_2/ORCHIDEE

  • branches/ORCHIDEE_2_2/ORCHIDEE/arch/arch-X64_IRENE-AMD.fcm

    r6594 r8380  
    77%BASE_FFLAGS         -i4 -r8 -auto -align all -fp-model precise  
    88%PROD_FFLAGS         -O3 
     9%%%PROD_FFLAGS       -O3 -qopt-report-phase=vec,loop -qopt-report=2 
    910%DEV_FFLAGS          -g -O2 -traceback -fp-stack-check -ftrapuv -check bounds 
    10 %DEBUG_FFLAGS        -fpe0 -O0 -g -traceback -fp-stack-check -ftrapuv -check bounds -check all -init=arrays -init=snan 
     11%DEBUG_FFLAGS        -fpe0 -O0 -g -traceback -fp-stack-check -ftrapuv -check bounds -check all -init=arrays -init=snan -check noarg_temp_created 
    1112%MPI_FFLAGS 
    1213%OMP_FFLAGS          -qopenmp 
Note: See TracChangeset for help on using the changeset viewer.