Ignore:
Timestamp:
03/03/22 15:58:28 (2 years ago)
Author:
cetlod
Message:

NEMOv6.5.1 : update NEMO configurations to match with new NEMO release, still under construction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/NEMO_v6.5.1/SOURCES/arch-X64_IRENE.fcm

    r5684 r6086  
    4141%CPP                 cpp -P 
    4242%FC                  mpif90 -c -cpp 
    43 %FCFLAGS             -i4 -r8 -O3 -fp-model strict 
     43%FCFLAGS             -i4 -r8 -O3 -fp-model strict -xCORE-AVX512 -fno-alias 
    4444%FFLAGS              %FCFLAGS 
    4545%LD                  mpif90 
     
    5151%USER_INC            %XIOS_INC %OASIS_INC %NCDF_INC 
    5252%USER_LIB            %XIOS_LIB %OASIS_LIB %NCDF_LIB 
     53 
     54%CC                  cc 
     55%CFLAGS              -O0 
Note: See TracChangeset for help on using the changeset viewer.