source: IOIPSL/trunk/arch/arch-nvhpc_MESOIPSL.path @ 6709

Last change on this file since 6709 was 6619, checked in by jgipsl, 10 months ago

Correction needed for nvida compilers : ERR and IOSTAT can not be used at the same time. No change in the functioning of the subroutine.
New arch for compilation with nvida on MESO-IPSL cluster (spirit,spiritx,hal).

Done by Kazem Ardaneh

  • 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.