Ignore:
Timestamp:
Feb 5, 2016, 1:32:03 PM (8 years ago)
Author:
lguez
Message:

"-check all" includes "arg_temp_created", which is annoying so we
detail "check bounds", etc.

File:
1 edited

Legend:

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

    r2133 r2439  
    88%PROD_FFLAGS         -O2 -ip
    99%DEV_FFLAGS          -p -g -O1 -fpe0 -traceback
    10 %DEBUG_FFLAGS        -p -g -O0 -fpe-all=0 -traceback -ftrapuv -fp-stack-check -check all -debug
     10%DEBUG_FFLAGS        -p -g -O0 -fpe-all=0 -traceback -ftrapuv -fp-stack-check -check bounds,format,output_conversion,pointers,uninit -debug
    1111%MPI_FFLAGS          -I/usr/lib64/openmpi/1.4.5-ifort/include
    1212%OMP_FFLAGS          -openmp
Note: See TracChangeset for help on using the changeset viewer.