source: tags/ORCHIDEE_2_0/ORCHIDEE/arch/arch-X64_IRENE-AMD.path @ 6592

Last change on this file since 6592 was 6592, checked in by josefine.ghattas, 4 years ago

Added arch files for IRENE-AMD new machine. Note that for ORCHIDEE, the path and compilation options are the same as for IRENE skylake. But this is not the case for all components in the IPSL coupled model. That's why the arch have a different name. Done by A. Caubel

File size: 288 bytes
Line 
1NETCDF_LIBDIR="$NETCDF_LIBDIR -lnetcdf -L$NETCDFFORTRAN_LIBDIR -lnetcdff -lstdc++"
2NETCDF_INCDIR="$NETCDF_INCDIR -I$NETCDFFORTRAN_INCDIR"
3IOIPSL_INCDIR=${ORCHDIR}/../../lib
4IOIPSL_LIBDIR=${ORCHDIR}/../../lib
5XIOS_INCDIR=${ORCHDIR}/../XIOS/inc
6XIOS_LIBDIR="${ORCHDIR}/../XIOS/lib -lxios"
7
Note: See TracBrowser for help on using the repository browser.