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 3569 for trunk/NEMOGCM/ARCH/CNRS/arch-X64_CURIE.fcm – NEMO

Ignore:
Timestamp:
2012-11-16T10:20:18+01:00 (11 years ago)
Author:
smasson
Message:

update arch file for Curie

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/ARCH/CNRS/arch-X64_CURIE.fcm

    r3303 r3569  
    1818%FC                  mpif90 -c -cpp 
    1919# for Curie Fat Node 
    20 %FCFLAGS             -i4 -r8 -fast -xSSE4.2 -automatic 
     20#%FCFLAGS             -i4 -r8 -03 -xSSE4.2 -fp-model precise 
    2121# for Curie Thin Node 
    22 #%FCFLAGS             -i4 -r8 -fast -xAVX   -automatic 
     22%FCFLAGS             -i4 -r8 -03 -xAVX -fp-model precise 
    2323%FFLAGS              %FCFLAGS 
    2424%LD                  mpif90 
Note: See TracChangeset for help on using the changeset viewer.