Changeset 10596 for NEMO/trunk/INSTALL.rst
- Timestamp:
- 2019-01-28T17:20:19+01:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
NEMO/trunk/INSTALL.rst
r10559 r10596 13 13 include: the AGRIF preprocessing program "conv"; the FCM build system and the 14 14 IOIPSL library for parts of the output. 15 |16 15 - Other requirements that your system needs to provide include: a Perl 5 interpreter; a modern 17 16 Fortran compiler (ifort, gfortran, pgfortran, ...) and (in most cases) a MPI library … … 24 23 features to those defined within the MPI-2 standard (but will lose some performance 25 24 benefits). 26 | 25 27 26 The following prerequisites may already be installed or be available from the 28 27 official repositories of your Linux distribution. However access to all the … … 40 39 netcdf-c-4.6.2 and netcdf-fortran-4.4.4, state the following requirements for netCDF-4 support: 41 40 42 * HDF5 1.8.9 or later. 43 * HDF5 1.10.1 or later. 44 * zlib 1.2.5 or later (for netCDF-4 compression) 45 * curl 7.18.0 or later (for DAP remote access client support) 46 47 | 41 - HDF5 1.8.9 or later. 42 - HDF5 1.10.1 or later. 43 - zlib 1.2.5 or later (for netCDF-4 compression) 44 - curl 7.18.0 or later (for DAP remote access client support) 45 48 46 `Important Note: When building netCDF-C library versions older than 4.4.1, 49 47 use only HDF5 1.8.x versions. Combining older netCDF-C versions with newer
Note: See TracChangeset
for help on using the changeset viewer.