# Installer adios2 avec Homebrew, Nix, pacman, apt, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de adios2 pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install adios2
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:adios2
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.12.1
- **Résumé source:** Next generation of ADIOS developed in the Exascale Computing Program
- **Page d'accueil:** <https://adios2.readthedocs.io>
- **Dépôt:** <https://github.com/ornladios/ADIOS2>
- **Dernière mise à jour:** 2026-06-22T14:02:41-07:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- 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)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.12.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
