source: XIOS/trunk/arch/arch-ifort_CICLAD.path @ 1659

Last change on this file since 1659 was 1659, checked in by aclsce, 5 years ago
  • Removed traceback option for GNU compiler on LSCE
  • Added env variables for CICLAD
File size: 192 bytes
Line 
1NETCDF_INCDIR="-I /opt/netcdf42/ifort/include"
2NETCDF_LIBDIR="-L/opt/netcdf42/ifort/lib"
3NETCDF_LIB="-lnetcdf"
4MPI_INCDIR=""
5MPI_LIBDIR=""
6MPI_LIB=""
7HDF5_INCDIR=""
8HDF5_LIBDIR=""
9HDF5_LIB=""
Note: See TracBrowser for help on using the repository browser.