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

Changeset 9666 for utils


Ignore:
Timestamp:
2018-05-28T16:58:33+02:00 (6 years ago)
Author:
clem
Message:

remove avx optimization for ada debug

File:
1 edited

Legend:

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

    r9661 r9666  
    4646%FC                  mpiifort -c -cpp 
    4747## if no agrif 
    48 %FCFLAGS             -DCPP_PARA -i4 -r8 -g -O0 -debug all -traceback -axAVX,SSE4.2 -fp-model precise -check all -ftrapuv -fpe0    
     48%FCFLAGS             -DCPP_PARA -i4 -r8 -g -O0 -debug all -traceback -fp-model precise -check all -ftrapuv -fpe0    
    4949## if agrif 
    50 #%FCFLAGS             -DCPP_PARA -i4 -r8 -g -O0 -debug all -traceback -axAVX,SSE4.2 -fp-model precise -ftrapuv -fpe0 
     50#%FCFLAGS             -DCPP_PARA -i4 -r8 -g -O0 -debug all -traceback -fp-model precise -ftrapuv -fpe0 
    5151### 
    5252%FFLAGS              %FCFLAGS 
Note: See TracChangeset for help on using the changeset viewer.