source: XIOS/dev/dev_cmip6_omp/arch/arch-X64_YELLOWSTONE.path @ 1606

Last change on this file since 1606 was 859, checked in by ymipsl, 8 years ago

Add Yellowstone supercomputer arch files

YM

File size: 368 bytes
Line 
1NETCDF_INCDIR="-I/$NETCDF/include"
2NETCDF_LIBDIR="-L/$NETCDF/lib"
3NETCDF_LIB="-lnetcdff -lnetcdf"
4
5MPI_INCDIR=""
6MPI_LIBDIR=""
7MPI_LIB=""
8
9HDF5_INCDIR=""
10HDF5_LIBDIR=""
11HDF5_LIB="-lhdf5_hl -lhdf5 -lhdf5 -lz"
12
13OASIS_INCDIR="-I$PWD/../../oasis3-mct/BLD/build/lib/psmile.MPI1"
14OASIS_LIBDIR="-L$PWD/../../oasis3-mct/BLD/lib"
15OASIS_LIB="-lpsmile.MPI1 -lscrip -lmct -lmpeu"
Note: See TracBrowser for help on using the repository browser.