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

    Исходный пакет: pnetcdf
    Версия: 1.8.1-alt4
    Собран:  30 сентября 2024 г. 21:51
    Сообщить об ошибке в пакете
    Домашняя страница: 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 (loongarch64)
    libpnetcdf-debuginfo (loongarch64)
    libpnetcdf-devel (loongarch64)
    libpnetcdf-devel-doc (noarch)
    pnetcdf (loongarch64)
    pnetcdf-debuginfo (loongarch64)

    Сопровождающий: Michael Shigorin


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

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


    30 сентября 2024 г. Michael Shigorin 1.8.1-alt4
    - Minor spec cleanup
      + ...and a release bump to facilitate upgrade of the e2k fork.
    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.