Changeset 8380


Ignore:
Timestamp:
2024-01-15T12:12:01+01:00 (4 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
Files:
6 added
4 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 
  • branches/ORCHIDEE_2_2/ORCHIDEE/arch/arch-X64_IRENE.fcm

    r7493 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 
    1011%DEBUG_FFLAGS        -fpe0 -O0 -g -traceback -fp-stack-check -ftrapuv -check bounds -check all -init=arrays -init=snan -check noarg_temp_created 
  • branches/ORCHIDEE_2_2/ORCHIDEE_OL/ARCH/arch-X64_IRENE-AMD.env

    r7961 r8380  
    1111module load mpi/openmpi/4.1.4 
    1212module load flavor/hdf5/parallel 
    13 module load hdf5/1.12.0 
     13module load hdf5/1.12.2 
    1414module load netcdf-fortran/4.5.3 
    1515module load mkl/20.0.0 
Note: See TracChangeset for help on using the changeset viewer.