hdf5
General purpose library and file format for storing scientific data
HDF5 is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O.
homepage ↗ github: HDFGroup/hdf5
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 1.14.6-r2 | 4 | 13 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | alpha | arm | arm64-macos | hppa | loong | ppc | s390 | sparc | x64-macos | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1.14.6-r2 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | arm64-macos testing | hppa testing | loong testing | ppc stable | s390 testing | sparc testing | x64-macos testing | — | view · download · history ↗ |
| 1.14.6-r1 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | arm testing | arm64-macos testing | hppa testing | loong testing | ppc testing | s390 testing | sparc testing | x64-macos testing | — | view · download · history ↗ |
| 1.14.4_p3-r1 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | arm64-macos testing | hppa testing | loong testing | ppc stable | s390 testing | sparc testing | x64-macos testing | — | view · download · history ↗ |
| 1.12.2-r6 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | arm64-macos untested | hppa testing | loong testing | ppc stable | s390 testing | sparc testing | x64-macos untested | — | view · download · history ↗ |
Use flags of 1.14.6-r2
- cxx Build support for C++ (bindings, extra libraries, code generation, ...)
- debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- fortran Add support for fortran
- +hl Enable high level API (https://support.hdfgroup.org/HDF5/doc/HL/index.html)
- mpi Add MPI (Message Passing Interface) layer to the apps that support it
- szip Use the szip compression library
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- threads Add threads support for various packages. Usually pthreads
- unsupported Enable unsupported combinations of configuration options
- zlib Add support for zlib compression
Runtime dependencies of 1.14.6-r2
show 12 lines
mpi?
(
)
szip?
(
)
zlib?
(
)
fortran?
(
)