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 11325 for utils/build/arch/CNRS/arch-X64_IRENE_DEBUG.fcm – NEMO

Ignore:
Timestamp:
2019-07-23T10:19:17+02:00 (5 years ago)
Author:
smasson
Message:

dev_r10984_HPC-13 : bugfixes for sette with debug options

File:
1 edited

Legend:

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

    r10339 r11325  
    4444%CPP               cpp 
    4545%FC                  mpif90 -c -cpp 
    46 %FCFLAGS             -i4 -r8 -g -O0 -debug all -traceback -fp-model precise -ftrapuv -fpe0 
     46%FCFLAGS             -i4 -r8 -g -O0 -debug all -traceback -fp-model precise -ftrapuv -fpe0 -check bounds 
    4747%FFLAGS              %FCFLAGS 
    4848%LD                  mpif90 
Note: See TracChangeset for help on using the changeset viewer.