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

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

## Installation

```sh
sudo av install brew:adios2
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install adios2
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#adios2
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/ad/adios2/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S adios2
```

  Evidenz: Arch Linux sync databases: adios2 from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- Debian apt (92%):

```sh
sudo apt install adios2-data
```

  Evidenz: Debian stable package indexes: adios2-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- zypper (92%):

```sh
sudo zypper install adios2-devel
```

  Evidenz: openSUSE Tumbleweed package metadata: adios2-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:adios2
- **Paketmanager:** Homebrew
- **Version:** 2.12.1
- **Quellzusammenfassung:** Next generation of ADIOS developed in the Exascale Computing Program
- **Homepage:** <https://adios2.readthedocs.io>
- **Repository:** <https://github.com/ornladios/ADIOS2>
- **Zuletzt aktualisiert:** 2026-06-22T14:02:41-07:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- adios2-config (Alias)
- adios2_deactivate_bp (Alias)
- adios2_iotest (Alias)
- adios2_json_pp (Alias)
- adios2_remote_server (Alias)
- adios2_reorganize (Alias)
- adios2_reorganize_mpi (Alias)
- bp4dbg (Alias)
- bp5dbg (Alias)
- bpls (Alias)
- sst_conn_tool (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.12.1
## 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.

### Quellen

- <https://adios2.readthedocs.io/>
- <https://adios2.readthedocs.io/en/latest/setting_up/setting_up.html>
- <https://api.github.com/repos/ornladios/ADIOS2>
- <https://api.github.com/repos/ornladios/ADIOS2/tags?per_page=20>
- source_facts.package-manager


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Andere Paketmanager-Einträge

- Debian apt - adios2-data - 2.10.2+dfsg1-2: normalized package name match | Debian stable package indexes: adios2-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | ADIOS2 Adaptable IO system for simulations - tool data | https://github.com/ornladios/ADIOS2
- Debian apt - adios2-mpi-bin - 2.10.2+dfsg1-2: normalized package name match | Debian stable package indexes: adios2-mpi-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | ADIOS2 Adaptable IO system for simulations - binary tools (MPI) | https://github.com/ornladios/ADIOS2
- Debian apt - adios2-scripts - 2.10.2+dfsg1-2: normalized package name match | Debian stable package indexes: adios2-scripts from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | ADIOS2 Adaptable IO system for simulations - scripts | https://github.com/ornladios/ADIOS2
- Debian apt - adios2-serial-bin - 2.10.2+dfsg1-2: normalized package name match | Debian stable package indexes: adios2-serial-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | ADIOS2 Adaptable IO system for simulations - binary tools (serial) | https://github.com/ornladios/ADIOS2
- Debian apt - libadios2-common-c++11-dev - 2.10.2+dfsg1-2: normalized package name match | Debian stable package indexes: libadios2-common-c++11-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Adaptable IO system for simulations - C++11 binding include files (common) | https://github.com/ornladios/ADIOS2
- Debian apt - libadios2-common-c-dev - 2.10.2+dfsg1-2: normalized package name match | Debian stable package indexes: libadios2-common-c-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Adaptable IO system for simulations - C binding include files (common) | https://github.com/ornladios/ADIOS2
- Debian apt - libadios2-common-core-dev - 2.10.2+dfsg1-2: normalized package name match | Debian stable package indexes: libadios2-common-core-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Adaptable IO system for simulations - core include files (common) | https://github.com/ornladios/ADIOS2
- Debian apt - libadios2-mpi-auxiliary-2.10 - 2.10.2+dfsg1-2: normalized package name match | Debian stable package indexes: libadios2-mpi-auxiliary-2.10 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | ADIOS2 Adaptable IO system for simulations - auxiliary libraries (MPI) | https://github.com/ornladios/ADIOS2
- Debian apt - libadios2-mpi-auxiliary-dev - 2.10.2+dfsg1-2: normalized package name match | Debian stable package indexes: libadios2-mpi-auxiliary-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Adaptable IO system for simulations - auxiliary development files (MPI) | https://github.com/ornladios/ADIOS2
- Debian apt - libadios2-mpi-c++11-2.10 - 2.10.2+dfsg1-2: normalized package name match | Debian stable package indexes: libadios2-mpi-c++11-2.10 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | ADIOS2 Adaptable IO system for simulations - C++11 binding libraries (MPI) | https://github.com/ornladios/ADIOS2
- Debian apt - libadios2-mpi-c++11-dev - 2.10.2+dfsg1-2: normalized package name match | Debian stable package indexes: libadios2-mpi-c++11-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Adaptable IO system for simulations - C++11 binding development files (MPI) | https://github.com/ornladios/ADIOS2
- Debian apt - libadios2-mpi-c-2.10 - 2.10.2+dfsg1-2: normalized package name match | Debian stable package indexes: libadios2-mpi-c-2.10 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | ADIOS2 Adaptable IO system for simulations - C binding libraries (MPI) | https://github.com/ornladios/ADIOS2
- Debian apt - libadios2-mpi-c-dev - 2.10.2+dfsg1-2: normalized package name match | Debian stable package indexes: libadios2-mpi-c-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Adaptable IO system for simulations - C binding development files (MPI) | https://github.com/ornladios/ADIOS2
- Debian apt - libadios2-mpi-core-2.10 - 2.10.2+dfsg1-2: normalized package name match | Debian stable package indexes: libadios2-mpi-core-2.10 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | ADIOS2 Adaptable IO system for simulations - core libraries (MPI) | https://github.com/ornladios/ADIOS2
- Debian apt - libadios2-mpi-core-dev - 2.10.2+dfsg1-2: normalized package name match | Debian stable package indexes: libadios2-mpi-core-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Adaptable IO system for simulations - core development files (MPI) | https://github.com/ornladios/ADIOS2
- Debian apt - libadios2-mpi-fortran-2.10 - 2.10.2+dfsg1-2: normalized package name match | Debian stable package indexes: libadios2-mpi-fortran-2.10 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | ADIOS2 Adaptable IO system for simulations - Fortran binding libraries (MPI) | https://github.com/ornladios/ADIOS2


## Combined YAML source

View the package source record on GitHub. [combined/adios2.yml](https://github.com/mxcl/pkgdb/blob/main/combined/adios2.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
