pkg.soopen package index

brew / 排名 2166

使用 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

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
h5pcc可执行文件已索引可执行文件从本地可执行文件索引发现。
h5perf可执行文件已索引可执行文件从本地可执行文件索引发现。
h5pfc可执行文件已索引可执行文件从本地可执行文件索引发现。
ph5diff可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

页面生成时间2026-08-03
管理器版本2.2.0
管理器更新时间2026-07-29
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:hdf5-mpi
版本2.2.0
软件包管理器Homebrew
主页https://www.hdfgroup.org/solutions/hdf5/
仓库https://github.com/HDFGroup/hdf5
最后更新2026-07-29T10:29:20Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation