Bureaucrats, cc_docs_admin, cc_staff
337
edits
Line 31: | Line 31: | ||
The following modules providing NetCDF are available on Compute Canada systems via CVMFS: | The following modules providing NetCDF are available on Compute Canada systems via CVMFS: | ||
* netcdf | * '''netcdf''' | ||
** for linking with the codes containing C instructions only | ** for linking with the codes containing C instructions only | ||
* netcdf-c++ | * '''netcdf-c++''' | ||
** for linking with the codes containing both C and C++ instructions | ** for linking with the codes containing both C and C++ instructions | ||
*netcdf-fortran | * '''netcdf-fortran''' | ||
** for linking with the codes containing Fortran instructions | ** for linking with the codes containing Fortran instructions | ||
There is also a set of NetCDF modules compiled with MPI support for parallel I/O: | There is also a set of NetCDF modules compiled with MPI support for parallel I/O: | ||
* netcdf-mpi | * '''netcdf-mpi''' | ||
** for linking with the codes containing C instructions within the MPI environment | ** for linking with the codes containing C instructions within the MPI environment | ||
* netcdf-c++-mpi | * '''netcdf-c++-mpi''' | ||
** for linking with the codes containing both C and C++ instructions within the MPI environment | ** for linking with the codes containing both C and C++ instructions within the MPI environment | ||
* netcdf-fortran-mpi | * '''netcdf-fortran-mpi''' | ||
* for linking with the codes containing Fortran instructions within the MPI environment | ** for linking with the codes containing Fortran instructions within the MPI environment | ||
The versions available: 4.1.3, 4.2.0, 4.3.0, 4.4.1, 4.4.4 | The versions available: 4.1.3, 4.2.0, 4.3.0, 4.4.1, 4.4.4 |