Changeset 3979


Ignore:
Timestamp:
Sep 6, 2021, 11:28:16 AM (3 years ago)
Author:
Ehouarn Millour
Message:

Update Irene debug options to be more strict.
EM

Location:
LMDZ6/trunk/arch
Files:
2 edited

Legend:

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

    r3644 r3979  
    99%PROD_FFLAGS         -O3 -mavx2 -fp-model fast=2
    1010%DEV_FFLAGS          -fp-model strict -p -g -O2 -traceback -fp-stack-check
    11 %DEBUG_FFLAGS        -fp-model strict -p -g -traceback -fp-stack-check -ftrapuv
    12 #%DEBUG_FFLAGS        -fp-model strict -p -g -traceback -fp-stack-check -ftrapuv -check bounds,noarg_temp_created,pointers,stack,uninit -debug full -init=arrays -init=snan
     11%DEBUG_FFLAGS        -fp-model strict -p -g -traceback -fp-stack-check -ftrapuv -check bounds,noarg_temp_created,pointers,stack,uninit -debug full -init=arrays -init=snan
    1312%MPI_FFLAGS
    1413%OMP_FFLAGS          -qopenmp
  • LMDZ6/trunk/arch/arch-X64_IRENE.fcm

    r3435 r3979  
    1010%PROD_FFLAGS         -O3 -axAVX,SSE4.2 -fp-model fast=2
    1111%DEV_FFLAGS          -fp-model strict -p -g -O2 -traceback -fp-stack-check
    12 %DEBUG_FFLAGS        -fp-model strict -p -g -traceback -fp-stack-check -ftrapuv
    13 #%DEBUG_FFLAGS        -fp-model strict -p -g -traceback -fp-stack-check -ftrapuv -check bounds,noarg_temp_created,pointers,stack,uninit -debug full -init=arrays -init=snan
     12%DEBUG_FFLAGS        -fp-model strict -p -g -traceback -fp-stack-check -ftrapuv -check bounds,noarg_temp_created,pointers,stack,uninit -debug full -init=arrays -init=snan
    1413%MPI_FFLAGS
    1514%OMP_FFLAGS          -qopenmp
Note: See TracChangeset for help on using the changeset viewer.