Ignore:
Timestamp:
Mar 25, 2022, 4:19:06 PM (3 years ago)
Author:
emillour
Message:

Dynamico interface:
Add "-fp-model strict" flag to %BASE_FFLAGS on Occigen to be coherent
with Occigen arch file for LMDZ.COMMON
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ICOSA_LMDZ/arch/arch-X64_OCCIGEN.fcm

    r1999 r2648  
    66%FPP_FLAGS           -P
    77%FPP_DEF             KEY_NONE CPP_NETCDF4
    8 %BASE_FFLAGS         -i4 -r8 -auto -align all -I${MKLROOT}/include
     8%BASE_FFLAGS         -i4 -r8 -auto -align all -fp-model strict -I${MKLROOT}/include
    99%PROD_FFLAGS         -g -traceback -O3
    1010%DEV_FFLAGS          -g -O1 -traceback
    11 %DEBUG_FFLAGS        -g  -check bounds -fp-model strict
     11%DEBUG_FFLAGS        -g  -check bounds
    1212%MPI_FFLAGS
    1313%OMP_FFLAGS          -qopenmp -qopenmp-threadprivate=compat
Note: See TracChangeset for help on using the changeset viewer.