Automic VaultAutomic Vault

brew

使用 Homebrew, Nix 安装 hdf5-mpi

查看 hdf5-mpi 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install hdf5-mpi

local Homebrew formula metadata

概览

软件包摘要

File format designed to store large amounts of data

命令和别名

  • h5pcc
  • h5perf
  • h5pfc
  • ph5diff

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 4 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
h5pcccli全局可执行文件
h5perfcli全局可执行文件
h5pfccli全局可执行文件
ph5diffcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本2.1.1
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/HDFGroup/hdf5

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息No cached GitHub release or tag data was available.https://github.com/HDFGroup/hdf5none 置信度

安装元数据

软件包元数据

软件包键brew:hdf5-mpi
版本2.1.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/hdf5-mpi
主页https://www.hdfgroup.org/solutions/hdf5/
仓库https://github.com/HDFGroup/hdf5
上游文档https://docs.hdfgroup.org/documentation/hdf5/latest
许可证BSD-3-Clause
源码归档https://github.com/HDFGroup/hdf5/releases/download/2.1.1/hdf5-2.1.1.tar.gz
依赖gcc, libaec, open-mpi, pkgconf
构建依赖cmake
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

hdf5-mpi

nix profile install nixpkgs#hdf5-mpi
  • normalized package name match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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