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 5238 for branches/2015 – NEMO

Changeset 5238 for branches/2015


Ignore:
Timestamp:
2015-04-24T18:45:16+02:00 (9 years ago)
Author:
nicolasmartin
Message:

dev_r5092_CNRS_SETTE

Location:
branches/2015/dev_r5092_CNRS_SETTE/NEMOGCM/ARCH/CNRS
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5092_CNRS_SETTE/NEMOGCM/ARCH/CNRS/arch-X64_CURIE_trust.fcm

    r5229 r5238  
    3131%NCDF_HOME           # module load netcdf/4.2_hdf5_parallel 
    3232%HDF5_HOME           # module load netcdf/4.2_hdf5_parallel 
    33 %XIOS_HOME           $WORKDIR/XIOS/branchs/xios-1.0 
     33%XIOS_HOME           ${DIR_XIOS} 
    3434%OASIS_HOME           
    3535 
     
    4444%FC                  mpif90 -c -cpp 
    4545# for Curie Fat Node 
    46 #%FCFLAGS             -i4 -r8 -O3 -fp-model precise -xSSE4.2  
     46%FCFLAGS             -i4 -r8 -O3 -fp-model precise -xSSE4.2  
    4747# for Curie Thin Node 
    4848#%FCFLAGS             -i4 -r8 -O3 -fp-model precise -xAVX 
    4949# for Curie all Node 
    50 %FCFLAGS             -i4 -r8 -O3 -fp-model precise 
     50#%FCFLAGS             -i4 -r8 -O3 -fp-model precise 
    5151%FFLAGS              %FCFLAGS 
    5252%LD                  mpif90 
Note: See TracChangeset for help on using the changeset viewer.