source: IOIPSL/tags/v2_2_5/arch/arch-nvhpc_MESOIPSL.path

Last change on this file was 6621, checked in by jgipsl, 10 months ago

Integrated changeset 6619 done in the trunk : add possiblity to compile and run with nvidia at MESO-IPSL

  • Property svn:executable set to *
File size: 231 bytes
Line 
1NETCDF_INCDIR="-I${NETCDF_FORTRAN_ROOT}/include "
2NETCDF_LIBDIR="-L${NETCDF_FORTRAN_ROOT}/lib"
3NETCDF_LIB="-L${NETCDF_FORTRAN_ROOT}/lib -lnetcdff"
4
5MPI_INCDIR=""
6MPI_LIBDIR=""
7MPI_LIB=""
8
9HDF5_INCDIR=""
10HDF5_LIBDIR=""
11HDF5_LIB=""
12
Note: See TracBrowser for help on using the repository browser.