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 3756 – NEMO

Changeset 3756


Ignore:
Timestamp:
2013-01-15T17:44:55+01:00 (11 years ago)
Author:
smasson
Message:

dev_MERGE_2012: update arch CNRS files for XIOS

Location:
branches/2012/dev_MERGE_2012/NEMOGCM/ARCH/CNRS
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_MERGE_2012/NEMOGCM/ARCH/CNRS/arch-PW6_VARGAS.fcm

    r3730 r3756  
    2424%FFLAGS              -qfixed -O3 -qstrict -qrealsize=8 -qextname=flush -qsource -q64 -qlargepage -qmaxmem=-1 -qsource 
    2525%LD                  mpCC_r 
    26 %LDFLAGS     
     26%LDFLAGS             -lxlf90 
    2727%FPPFLAGS            -P -C 
    2828%AR                  ar   
  • branches/2012/dev_MERGE_2012/NEMOGCM/ARCH/CNRS/arch-macport_osx.fcm

    r3741 r3756  
    44#    sudo port install openmpi +gcc45 
    55#    sudo port install hdf5-18 +cxx +fortran +openmpi (I'am not sure cxx is needed) 
    6 #    sudo port install netcdf         +gcc45 +openmpi 
    7 #    sudo port install netcdf-fortran +gcc45 +openmpi 
    8 #    sudo port install netcdf-cxx     +gcc45 +openmpi (I'am not sure it is needed) 
     6#    sudo port install netcdf         +openmpi 
     7#    sudo port install netcdf-fortran +openmpi 
     8#    sudo port install netcdf-cxx     +openmpi (I'am not sure it is needed) 
    99#    sudo port install p5-uri 
    1010# add to your PATH /opt/local/lib/openmpi/bin so that mpif90 is properly known 
Note: See TracChangeset for help on using the changeset viewer.