bp2bp.mpich

ADIOS Adaptable IO system for simulations - binaries

Install

All systems
curl cmd.cat/bp2bp.mpich.sh
Debian Debian
apt-get install libadios-bin
Ubuntu
apt-get install libadios-bin
image/svg+xml Kali Linux
apt-get install libadios-bin
Windows (WSL2)
sudo apt-get update sudo apt-get install libadios-bin
Raspbian
apt-get install libadios-bin

libadios-bin

ADIOS Adaptable IO system for simulations - binaries

The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. This package provides tools for use with ADIOS.