Пакет libpnetcdf-devel: Информация

  • Default inline alert: Версия в репозитории: 1.8.1-alt4

Бинарный пакет: libpnetcdf-devel
Версия: 1.8.1-alt3.1
Архитектура: riscv64
Собран:  12 августа 2024 г. 11:56
Исходный пакет: pnetcdf
Сообщить об ошибке в пакете
Домашняя страница: http://trac.mcs.anl.gov/projects/parallel-netcdf

Лицензия: Open source
О пакете: Development files of Parallel netCDF
Описание: 
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.

This package contains development files of Parallel netCDF.

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


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


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.