Ignore:
Timestamp:
05/16/19 17:31:25 (5 years ago)
Author:
ymipsl
Message:

Update arch files for ciclad

TD+YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/arch/arch-ifort_CICLAD.path

    r1659 r1664  
    1 NETCDF_INCDIR="-I /opt/netcdf42/ifort/include" 
    2 NETCDF_LIBDIR="-L/opt/netcdf42/ifort/lib" 
    3 NETCDF_LIB="-lnetcdf" 
     1NETCDF_INCDIR="-I /opt/netcdf4/4.4.1.1-parallel/ifort/include" 
     2NETCDF_LIBDIR="-L/opt/netcdf4/4.4.1.1-parallel/ifort/lib" 
     3NETCDF_LIB="-lnetcdff -lnetcdf" 
    44MPI_INCDIR="" 
    55MPI_LIBDIR="" 
     
    88HDF5_LIBDIR="" 
    99HDF5_LIB="" 
     10 
Note: See TracChangeset for help on using the changeset viewer.