Пакет pnetcdf: Информация
Default inline alert: Версия в репозитории: 1.8.1-alt4
Бинарный пакет: pnetcdf
Версия: 1.8.1-alt3.1
Архитектура: riscv64
Собран: 12 августа 2024 г. 11:56
Исходный пакет: pnetcdf
Категория: Файловые инструменты
Сообщить об ошибке в пакетеДомашняя страница: 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.
Сопровождающий: 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.