Automic VaultAutomic Vault

brew

Install hdf5-mpi with Homebrew, Nix

File format designed to store large amounts of data. Version 2.1.1 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install hdf5-mpi

local Homebrew formula metadata

overview

Package summary

File format designed to store large amounts of data

Commands and aliases

  • h5pcc
  • h5perf
  • h5pfc
  • ph5diff

history

Project history and usage

hdf5-mpi is the MPI-enabled packaging role for the HDF5 library and tools. It shares HDF5's project history, but it matters to users who need Parallel HDF5 builds linked with MPI and MPI-IO support rather than only serial HDF5 libraries.

Project history

HDF began at NCSA in 1987 as an architecture-independent scientific data library and file format. By 1996, HDF's maintainers considered the older line insufficient for larger data volumes and newer computing systems, and in 1998 HDF5 was implemented as the more scalable successor to HDF4.

Parallel HDF5 was designed around compatibility with serial HDF5 files, a single shared file image across processes, and a portable standard parallel I/O interface. The HDF Group documentation says the initial target was MPI programming rather than shared-memory programming, matching the MPI-enabled package role.

Adoption history

The MPI-enabled package exists because HPC users often need the same HDF5 data model but with collective access from multiple processes. Upstream installation guidance for Parallel HDF5 calls out MPI compilers with MPI-IO support and POSIX-compliant parallel file systems, which maps directly to cluster module and package-manager variants.

For Homebrew and Nix users, hdf5-mpi separates the parallel build from the default serial package so dependent software can link against the expected ABI and compiler wrappers. The package role is about build configuration and dependency selection, not a separate upstream project.

How it is used

Parallel HDF5 is used by MPI applications that need many processes to create, open, read, write, and close HDF5 files while preserving serial-file compatibility. Upstream CMake guidance enables this path with HDF5_ENABLE_PARALLEL=ON and MPI compilers such as mpicc or mpif90.

The package exposes MPI-aware compiler wrappers and tools recorded in the batch input, including h5pcc, h5pfc, h5perf, and ph5diff. Those names signal to build systems and users that this package is for parallel HDF5 development and testing.

Why package nerds care

hdf5-mpi is a classic package-manager split: same upstream, different feature matrix. It matters because mixing serial HDF5, MPI HDF5, C, Fortran, C++, thread-safety, filters, and compiler wrappers can break downstream builds in subtle ways.

Package users care about this variant when building scientific Python, Julia, Fortran, C, and C++ software against cluster MPI stacks. The package is less about command-line novelty and more about getting the right library compiled with the right parallel I/O assumptions.

Timeline

  • 1987: NCSA began work on the original architecture-independent HDF technology.
  • 1998: HDF5 was implemented as a more scalable successor to HDF4.
  • 1998: Parallel HDF5 design work targeted MPI programming and portable parallel I/O.
  • 2006: The HDF Group began operating as a separate nonprofit steward.
  • 2020: The official HDF5 source repository was created on GitHub.
  • 2026: Batch input records Homebrew and Nix packaging for the MPI-enabled package variant.

Related projects

  • HDF5 is the upstream library and file format project.
  • MPI and MPI-IO provide the parallel programming and I/O substrate for Parallel HDF5.
  • h5py and HDF5.jl are examples of higher-level ecosystems that distinguish serial and MPI-enabled HDF5 builds.
  • netCDF is a neighboring scientific-data ecosystem commonly tested with HDF5 by upstream integration workflows.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 4 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
h5pcccliglobal executable
h5perfcliglobal executable
h5pfccliglobal executable
ph5diffcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version2.1.1
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/HDFGroup/hdf5

  • infoNo package-manager update timestamp was available.low confidence
  • infoNo cached GitHub release or tag data was available.https://github.com/HDFGroup/hdf5none confidence

install metadata

Package metadata

Package keybrew:hdf5-mpi
Version2.1.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/hdf5-mpi
Homepagehttps://www.hdfgroup.org/solutions/hdf5/
Repositoryhttps://github.com/HDFGroup/hdf5
Upstream docshttps://docs.hdfgroup.org/documentation/hdf5/latest
LicenseBSD-3-Clause
Source archivehttps://github.com/HDFGroup/hdf5/releases/download/2.1.1/hdf5-2.1.1.tar.gz
Dependenciesgcc, libaec, open-mpi, pkgconf
Build dependenciescmake
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namehdf5-mpi
Version Scheme1
Revision0
Conflicts With
  • hdf5
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

hdf5-mpi

nix profile install nixpkgs#hdf5-mpi
  • normalized package name match
  • Matched by: Hdf5 Mpi
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: hdf5-mpi from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment