Automic VaultAutomic Vault

brew

使用 Homebrew, Nix, pacman, apt, zypper 安装 adios2

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install adios2

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#adios2

nixpkgs package indexes · pkgs/by-name/ad/adios2/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S adios2

Arch Linux sync databases · adios2 · 来源: geo.mirror.pkgbuild.com

Debian apt已验证 · 92%
sudo apt install adios2-data

Debian stable package indexes · adios2-data · 来源: deb.debian.org

openSUSE zypper已验证 · 92%
sudo zypper install adios2-devel

openSUSE Tumbleweed package metadata · adios2-devel · 来源: download.opensuse.org

概览

软件包摘要

Next generation of ADIOS developed in the Exascale Computing Program

命令和别名

  • adios2-config
  • adios2_deactivate_bp
  • adios2_iotest
  • adios2_json_pp
  • adios2_remote_server
  • adios2_reorganize
  • adios2_reorganize_mpi
  • bp4dbg
  • bp5dbg
  • bpls
  • sst_conn_tool

历史

项目历史与用法

ADIOS2 is the second-generation Adaptable Input Output System: a high-performance scientific data I/O framework funded by the U.S. Department of Energy Exascale Computing Project. It is designed for parallel, streaming-oriented, self-describing data movement at supercomputer scale.

项目历史

The ADIOS2 documentation describes it as the latest implementation of ADIOS and explicitly positions it as a new architecture that continues the performance legacy of ADIOS1. The GitHub repository was created in December 2016 under the ornladios organization, and the repository description calls it the next generation of ADIOS developed in the Exascale Computing Program.

The project is a multi-institutional collaboration involving Oak Ridge National Laboratory, Kitware, Lawrence Berkeley National Laboratory, Georgia Institute of Technology, and Rutgers University. The docs emphasize modular C++17 architecture, sustainability through CI and unit testing, and language support for C++, C, Python, Fortran, and Matlab.

ADIOS2's architecture abstracts data variables and attributes across files, wide-area networks, in-memory staging, and other transports. Its docs distinguish it from a file-only I/O library: file-system performance is a primary goal, but code coupling and in situ analysis through special engines are core design points.

采用历史

The official documentation says ADIOS2 is used in supercomputer applications that write and read up to several petabytes in a single simulation run. It also documents use on DOE machines such as NERSC Perlmutter, OLCF Frontier, and ALCF Aurora.

The package ecosystem reflects that HPC role: the supplied metadata shows Homebrew, Debian/Ubuntu data packages, Nix, Arch/pacman, and openSUSE zypper packaging. The docs also describe package installation through Conda, PyPI, Spack, and Docker, and state a commitment to releasing a new version every six months.

使用方式

Developers use ADIOS2 as a library from C++, C, Fortran, Python, and Matlab, commonly through MPI-capable applications. The docs describe variables, attributes, engines, operators, high-level and full APIs, Python APIs, and command-line ecosystem utilities such as bpls and data reorganization tools.

Package builds are CMake-centered and feature-sensitive. The setup docs show toggles for MPI, Fortran, Python, SST, DataMan, compression operators, profiling, and other backends, which explains why distro packages often split runtime, development, bindings, and data utilities.

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

ADIOS2 is interesting to package nerds because it sits at the junction of HPC ABI management, optional transport/compression dependencies, Python wheels, MPI variants, and CLI utilities. A formula or distro package is not just installing one binary; it is selecting a matrix of engines, bindings, and data formats that scientific applications depend on.

It is also a good example of modern scientific infrastructure becoming ordinary package-manager material: the same project appears in source builds, Spack environments, Python packaging, Conda, system packages, and Homebrew.

时间线

  • 2016-12: GitHub repository created.
  • 2020s: ADIOS2 documentation describes ECP funding, ADIOS1 succession, and multi-institutional development.
  • Current docs: ADIOS2 states a six-month release cadence and documents v2.12-era features.

Related projects

  • ADIOS1 is the predecessor explicitly referenced by the docs.
  • HDF5 integration is documented through VOL support.
  • Spack, Conda, PyPI, and Docker are documented installation channels.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:server

安装行为

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

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
adios2-configcli全局可执行文件
adios2_deactivate_bpcli全局可执行文件
adios2_iotestcli全局可执行文件
adios2_json_ppcli全局可执行文件
adios2_remote_servercli全局可执行文件
adios2_reorganizecli全局可执行文件
adios2_reorganize_mpicli全局可执行文件
bp4dbgcli全局可执行文件
bp5dbgcli全局可执行文件
bplscli全局可执行文件
sst_conn_toolcli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-10
管理器版本2.12.1
管理器更新时间2026-06-22
本地数据OK
上游当前
检测到的最新版本v2.12.1

https://github.com/ornladios/ADIOS2

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:adios2
版本2.12.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/adios2
主页https://adios2.readthedocs.io
仓库https://github.com/ornladios/ADIOS2
上游文档https://adios2.readthedocs.io/
许可证Apache-2.0
源码归档https://github.com/ornladios/ADIOS2/archive/refs/tags/v2.12.1.tar.gz
最后更新2026-06-22T14:02:41-07:00
Pulseupdated
依赖c-blosc2, gcc, libfabric, libpng, libsodium, lz4, mpi4py, nanobind, numpy, open-mpi, openssl@3, pugixml, python@3.14, sqlite, yaml-cpp, zeromq, zstd
构建依赖cmake, nlohmann-json, pybind11
macOS 提供的库bzip2
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameadios2
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

adios2-data 2.10.2+dfsg1-2

ADIOS2 Adaptable IO system for simulations - tool data

https://github.com/ornladios/ADIOS2

sudo apt install adios2-data
  • Section: libs
  • Architecture: all
  • Source Package: adios2
  • normalized package name match
  • 匹配方式:Adios2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: adios2-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

adios2-mpi-bin 2.10.2+dfsg1-2

ADIOS2 Adaptable IO system for simulations - binary tools (MPI)

https://github.com/ornladios/ADIOS2

sudo apt install adios2-mpi-bin
  • Section: libs
  • Architecture: amd64
  • Source Package: adios2
  • 13 依赖
  • normalized package name match
  • 匹配方式:Adios2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: adios2-mpi-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

adios2-scripts 2.10.2+dfsg1-2

ADIOS2 Adaptable IO system for simulations - scripts

https://github.com/ornladios/ADIOS2

sudo apt install adios2-scripts
  • Section: libs
  • Architecture: all
  • Source Package: adios2
  • normalized package name match
  • 匹配方式:Adios2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: adios2-scripts from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

adios2-serial-bin 2.10.2+dfsg1-2

ADIOS2 Adaptable IO system for simulations - binary tools (serial)

https://github.com/ornladios/ADIOS2

sudo apt install adios2-serial-bin
  • Section: libs
  • Architecture: amd64
  • Source Package: adios2
  • 9 依赖
  • normalized package name match
  • 匹配方式:Adios2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: adios2-serial-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libadios2-common-c++11-dev 2.10.2+dfsg1-2

Adaptable IO system for simulations - C++11 binding include files (common)

https://github.com/ornladios/ADIOS2

sudo apt install libadios2-common-c++11-dev
  • Section: libs
  • Architecture: all
  • Source Package: adios2
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Adios2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libadios2-common-c++11-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libadios2-common-c-dev 2.10.2+dfsg1-2

Adaptable IO system for simulations - C binding include files (common)

https://github.com/ornladios/ADIOS2

sudo apt install libadios2-common-c-dev
  • Section: libs
  • Architecture: all
  • Source Package: adios2
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Adios2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libadios2-common-c-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libadios2-common-core-dev 2.10.2+dfsg1-2

Adaptable IO system for simulations - core include files (common)

https://github.com/ornladios/ADIOS2

sudo apt install libadios2-common-core-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: adios2
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Adios2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libadios2-common-core-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libadios2-mpi-auxiliary-2.10 2.10.2+dfsg1-2

ADIOS2 Adaptable IO system for simulations - auxiliary libraries (MPI)

https://github.com/ornladios/ADIOS2

sudo apt install libadios2-mpi-auxiliary-2.10
  • Section: libs
  • Architecture: amd64
  • Source Package: adios2
  • 4 依赖
  • normalized package name match
  • 匹配方式:Adios2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libadios2-mpi-auxiliary-2.10 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libadios2-mpi-auxiliary-dev 2.10.2+dfsg1-2

Adaptable IO system for simulations - auxiliary development files (MPI)

https://github.com/ornladios/ADIOS2

sudo apt install libadios2-mpi-auxiliary-dev
  • Section: libs
  • Architecture: amd64
  • Source Package: adios2
  • 1 依赖
  • normalized package name match
  • 匹配方式:Adios2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libadios2-mpi-auxiliary-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libadios2-mpi-c++11-2.10 2.10.2+dfsg1-2

ADIOS2 Adaptable IO system for simulations - C++11 binding libraries (MPI)

https://github.com/ornladios/ADIOS2

sudo apt install libadios2-mpi-c++11-2.10
  • Section: libs
  • Architecture: amd64
  • Source Package: adios2
  • 4 依赖
  • normalized package name match
  • 匹配方式:Adios2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libadios2-mpi-c++11-2.10 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libadios2-mpi-c++11-dev 2.10.2+dfsg1-2

Adaptable IO system for simulations - C++11 binding development files (MPI)

https://github.com/ornladios/ADIOS2

sudo apt install libadios2-mpi-c++11-dev
  • Section: libs
  • Architecture: amd64
  • Source Package: adios2
  • 3 依赖
  • normalized package name match
  • 匹配方式:Adios2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libadios2-mpi-c++11-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libadios2-mpi-c-2.10 2.10.2+dfsg1-2

ADIOS2 Adaptable IO system for simulations - C binding libraries (MPI)

https://github.com/ornladios/ADIOS2

sudo apt install libadios2-mpi-c-2.10
  • Section: libs
  • Architecture: amd64
  • Source Package: adios2
  • 4 依赖
  • normalized package name match
  • 匹配方式:Adios2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libadios2-mpi-c-2.10 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libadios2-mpi-c-dev 2.10.2+dfsg1-2

Adaptable IO system for simulations - C binding development files (MPI)

https://github.com/ornladios/ADIOS2

sudo apt install libadios2-mpi-c-dev
  • Section: libs
  • Architecture: amd64
  • Source Package: adios2
  • 3 依赖
  • normalized package name match
  • 匹配方式:Adios2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libadios2-mpi-c-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libadios2-mpi-core-2.10 2.10.2+dfsg1-2

ADIOS2 Adaptable IO system for simulations - core libraries (MPI)

https://github.com/ornladios/ADIOS2

sudo apt install libadios2-mpi-core-2.10
  • Section: libs
  • Architecture: amd64
  • Source Package: adios2
  • 14 依赖
  • normalized package name match
  • 匹配方式:Adios2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libadios2-mpi-core-2.10 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libadios2-mpi-core-dev 2.10.2+dfsg1-2

Adaptable IO system for simulations - core development files (MPI)

https://github.com/ornladios/ADIOS2

sudo apt install libadios2-mpi-core-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: adios2
  • 3 依赖
  • normalized package name match
  • 匹配方式:Adios2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libadios2-mpi-core-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libadios2-mpi-fortran-2.10 2.10.2+dfsg1-2

ADIOS2 Adaptable IO system for simulations - Fortran binding libraries (MPI)

https://github.com/ornladios/ADIOS2

sudo apt install libadios2-mpi-fortran-2.10
  • Section: libs
  • Architecture: amd64
  • Source Package: adios2
  • 7 依赖
  • normalized package name match
  • 匹配方式:Adios2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libadios2-mpi-fortran-2.10 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

来源线索

由仓库数据生成

此页面由 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