Registry / other / adios2

adios2

JSON →
library2.9.2vcpkgunverified

Next generation of ADIOS developed in the Exascale Computing Program.

vcpkg install adios2
INSTALL
IMPORT
SIG · ADIOS2
A
adios2
othercppv2.9.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

adios2.h
#include <adios2.h>

Initializes ADIOS2 and declares an I/O object.

#include <adios2.h> #include <iostream> int main() { adios2::ADIOS adios; auto io = adios.DeclareIO("output"); std::cout << "ADIOS2 initialized\n"; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.9.2latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
44 hits · last 30 days
node
34
Meta
2
OpenAI (training)
1
Resources

No resource links recorded.

adios2 — pip install adios2 · libregistry