parallel-netcdf: Parallel I/O library for NetCDF file format
Contents
Overview of 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:
- \$PARALLEL_NETCDF_ROOT has been set to the root of the parallel-netcdf installation
- \$PARALLEL_NETCDF_LIBDIR points to the directory containing the libraries
- \$PARALLEL_NETCDF_INCDIR points to the directory containing the header files
You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):
- -I\$PARALLEL_NETCDF_INCDIR
- -L\$PARALLEL_NETCDF_LIBDIR -Wl,-rpath,\$PARALLEL_NETCDF_LIBDIR${endlist}
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 Deepthought2 cluster (RHEL8)
Available versions of parallel-netcdf on the Deepthought2 cluster (RHEL8) Version Module tags CPU optimized for GPU ready? 1.11.2 parallel-netcdf/1.11.2 x86_64 Y 1.12.1 parallel-netcdf/1.12.1 ivybridge Y Available versions of parallel-netcdf on the Juggernaut cluster
Available versions of parallel-netcdf on the Juggernaut cluster Version Module tags CPU optimized for GPU ready? 1.12.1 parallel-netcdf/1.12.1 broadwell Y