Changeset 3608


Ignore:
Timestamp:
Nov 29, 2019, 9:12:40 AM (4 years ago)
Author:
jghattas
Message:

Changed back to have same compile options in debug mode as before rev [3602]. Compile option in debug mode from rev 3602 can not run with this branch, with these options the model crashes on line 87 in pression_loc.f at jean-zay.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/IPSLCM6.0.15/arch/arch-X64_JEANZAY.fcm

    r3602 r3608  
    1010%PROD_FFLAGS         -O3 -xHost -qopt-zmm-usage=high
    1111%DEV_FFLAGS          -p -g -O2 -traceback -fp-stack-check
    12 %DEBUG_FFLAGS        -p -g -O0 -traceback -fp-stack-check -ftrapuv -check bounds,noarg_temp_created,pointers,stack,uninit -debug full -init=arrays -init=snan
     12%DEBUG_FFLAGS        -p -g -traceback -fp-stack-check -ftrapuv -debug all  -ftrapuv
    1313%MPI_FFLAGS
    1414%OMP_FFLAGS          -qopenmp
Note: See TracChangeset for help on using the changeset viewer.