Пакет pnetcdf: Информация

    Исходный пакет: pnetcdf
    Версия: 1.8.1-alt3.1
    Последняя версия по данным Repology
    Собран:  5 апреля 2024 г. 14:06 в задании #344476
    Сообщить об ошибке в пакете
    Домашняя страница: http://trac.mcs.anl.gov/projects/parallel-netcdf

    Лицензия: Open source
    О пакете: Parallel netCDF: A High Performance API for NetCDF File Access
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libpnetcdf (x86_64, ppc64le, i586, aarch64)
    libpnetcdf-debuginfo (x86_64, ppc64le, i586, aarch64)
    libpnetcdf-devel (x86_64, ppc64le, i586, aarch64)
    libpnetcdf-devel-doc (noarch)
    pnetcdf (x86_64, ppc64le, i586, aarch64)
    pnetcdf-debuginfo (x86_64, ppc64le, i586, aarch64)

    Сопровождающий: Ilya Kurdyukov


    Права:
    Anton Farygin
    @everybody

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

    Последнее изменение


    5 апреля 2024 г. Ilya Kurdyukov 1.8.1-alt3.1
    - The compiler for e2k finally knowns -fallow-argument-mismatch.
    1 сентября 2021 г. Aleksei Nikiforov 1.8.1-alt3
    - Fixed build with LTO.
    13 апреля 2021 г. Grigory Ustinov 1.8.1-alt2.3
    - Fixed -fallow-argument-mismatch for %e2k arches.