Changeset 1715


Ignore:
Timestamp:
Jan 21, 2013, 10:55:58 AM (11 years ago)
Author:
Ehouarn Millour
Message:

Remove debug option "-no-ftz" (too agressive since it makes program stop on an underflow).
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/arch/arch-X64_ADA.fcm

    r1711 r1715  
    88%PROD_FFLAGS         -O3 -ip -fp-model precise -axAVX,SSE4.2
    99%DEV_FFLAGS          -p -g -O1 -fpe0 -traceback
    10 %DEBUG_FFLAGS        -p -g -O0 -no-ftz -fpe-all=0 -traceback -ftrapuv -fp-stack-check -check all
     10%DEBUG_FFLAGS        -p -g -O0 -fpe-all=0 -traceback -ftrapuv -fp-stack-check -check all -debug
    1111%MPI_FFLAGS
    1212%OMP_FFLAGS          -openmp
Note: See TracChangeset for help on using the changeset viewer.