Skip to main content

parallel-netcdf: Parallel I/O library for NetCDF file format

Contents

  1. Overview of package
    1. General usage
  2. Availability of package by cluster

Overview of package

General information about package
Package: parallel-netcdf
Description: Parallel I/O library for NetCDF file format
For more information: https://parallel-netcdf.github.io
Categories:
License: OpenSource (Northwestern University and Argonne National Laboratory)

General usage information

NetCDF is a self-describing, machine-independent scientific data format. This package consists of parallel I/O libraries for reading and manipulating data in this format.

The following environmental variables have been defined:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

Available versions of the package parallel-netcdf, by cluster

This section lists the available versions of the package parallel-netcdfon the different clusters.

Available versions of parallel-netcdf on the Zaratab cluster

Available versions of parallel-netcdf on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
1.12.2 parallel-netcdf/1.12.2 x86_64, zen2 Y
1.12.3 parallel-netcdf/1.12.3 icelake, x86_64, zen2 Y
1.12.1 parallel-netcdf/1.12.1 zen Y






Back to Top