Package pnetcdf: Information

    Source package: pnetcdf
    Version: 1.8.1-alt3.1
    Build time:  Apr 8, 2024, 08:29 AM
    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: Ilya Kurdyukov


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

    Last changed


    April 5, 2024 Ilya Kurdyukov 1.8.1-alt3.1
    - The compiler for e2k finally knowns -fallow-argument-mismatch.
    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.