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 11650 for utils – NEMO

Changeset 11650 for utils


Ignore:
Timestamp:
2019-10-04T10:59:45+02:00 (5 years ago)
Author:
clem
Message:

change arch file for jean-zay machine. Necessary to get restartability/reproducibility

Location:
utils/build/arch/CNRS
Files:
2 edited

Legend:

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

    r11621 r11650  
    4949%CPP               cpp 
    5050%FC                  mpiifort -c -cpp 
    51 %FCFLAGS             -i4 -r8 -O3 -fp-model precise -xCORE-AVX512 -fno-alias 
     51%FCFLAGS             -i4 -r8 -O3 -fp-model strict -xCORE-AVX512 -fno-alias 
    5252%FFLAGS              %FCFLAGS 
    5353%LD                  mpiifort 
  • utils/build/arch/CNRS/arch-X64_JEANZAY_DEBUG.fcm

    r11621 r11650  
    4949%CPP               cpp 
    5050%FC                  mpiifort -c -cpp 
    51 %FCFLAGS             -i4 -r8 -g -O0 -debug all -traceback -fp-model precise -ftrapuv -fpe0 -check bounds 
     51%FCFLAGS             -i4 -r8 -g -O0 -debug all -traceback -fp-model strict -ftrapuv -check bounds -fpe-all=0 -ftz 
    5252%FFLAGS              %FCFLAGS 
    5353%LD                  mpiifort 
Note: See TracChangeset for help on using the changeset viewer.