Automic VaultAutomic Vault

brew

adios2 mit Homebrew, Nix, pacman, apt, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für adios2 in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install adios2

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#adios2

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S adios2

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

Debian aptverifiziert · 92%
sudo apt install adios2-data

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

openSUSE zypperverifiziert · 92%
sudo zypper install adios2-devel

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

Überblick

Paketzusammenfassung

Next generation of ADIOS developed in the Exascale Computing Program

Befehle und Aliase

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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Risikostufe: blue

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

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

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

Signale

  • text:server

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 17 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 3 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
adios2-configcliglobales Executable
adios2_deactivate_bpcliglobales Executable
adios2_iotestcliglobales Executable
adios2_json_ppcliglobales Executable
adios2_remote_servercliglobales Executable
adios2_reorganizecliglobales Executable
adios2_reorganize_mpicliglobales Executable
bp4dbgcliglobales Executable
bp5dbgcliglobales Executable
bplscliglobales Executable
sst_conn_toolcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version2.12.1
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv2.12.1

https://github.com/ornladios/ADIOS2

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:adios2
Version2.12.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/adios2
Homepagehttps://adios2.readthedocs.io
Repositoryhttps://github.com/ornladios/ADIOS2
Upstream-Dokumentationhttps://adios2.readthedocs.io/
LizenzApache-2.0
Quellarchivhttps://github.com/ornladios/ADIOS2/archive/refs/tags/v2.12.1.tar.gz
Zuletzt aktualisiert2026-06-22T14:02:41-07:00
Pulseupdated
Abhängigkeitenc-blosc2, gcc, libfabric, libpng, libsodium, lz4, mpi4py, nanobind, numpy, open-mpi, openssl@3, pugixml, python@3.14, sqlite, yaml-cpp, zeromq, zstd
Build-Abhängigkeitencmake, nlohmann-json, pybind11
Von macOS bereitgestellte Bibliothekenbzip2
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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