New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 9661 – NEMO

Changeset 9661


Ignore:
Timestamp:
2018-05-28T15:01:27+02:00 (6 years ago)
Author:
clem
Message:

change options for agrif debugging on ada

File:
1 edited

Legend:

Unmodified
Added
Removed
  • utils/build/arch/CNRS/arch-X64_ADA_DEBUG.fcm

    r9649 r9661  
    4848%FCFLAGS             -DCPP_PARA -i4 -r8 -g -O0 -debug all -traceback -axAVX,SSE4.2 -fp-model precise -check all -ftrapuv -fpe0    
    4949## if agrif 
    50 #%FCFLAGS             -DCPP_PARA -i4 -r8 -g -O0 -traceback -list -check bounds -check pointers 
    51 ## 
     50#%FCFLAGS             -DCPP_PARA -i4 -r8 -g -O0 -debug all -traceback -axAVX,SSE4.2 -fp-model precise -ftrapuv -fpe0 
     51### 
    5252%FFLAGS              %FCFLAGS 
    5353%LD                  mpiifort 
Note: See TracChangeset for help on using the changeset viewer.