Package pnetcdf: Information

Source package: pnetcdf
Version: 1.8.1-alt3.E2K.1
Build time:  May 31, 2022, 01:06 PM
Category: File tools
Report package bug
License: Open source
Summary: Parallel netCDF: A High Performance API for NetCDF File Access
Description: 
Parallel netCDF (PnetCDF) is a library providing high-performance I/O
while still maintaining file-format compatibility with Unidata's NetCDF.

NetCDF gives scientific programmers a space-efficient and portable means
for storing data. However, it does so in a serial manner, making it
difficult to achieve high I/O performance. By making some small changes
to the API specified by NetCDF, we can use MPI-IO and its collective
operations.

List of rpms provided by this srpm:
libpnetcdf (e2kv6, e2kv5, e2kv4, e2k)
libpnetcdf-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libpnetcdf-devel (e2kv6, e2kv5, e2kv4, e2k)
libpnetcdf-devel-doc (noarch)
pnetcdf (e2kv6, e2kv5, e2kv4, e2k)
pnetcdf-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

Maintainer: Andrew Savchenko


    1. openmpi-devel
    2. ghostscript-utils
    3. tex(dehypht.tex)
    4. texlive-latex-base
    5. flex

Last changed


May 31, 2022 Andrew Savchenko 1.8.1-alt3.E2K.1
- Make Fortran support optional
Sept. 1, 2021 Aleksei Nikiforov 1.8.1-alt3
- Fixed build with LTO.
April 13, 2021 Grigory Ustinov 1.8.1-alt2.3
- Fixed -fallow-argument-mismatch for %e2k arches.