File: adaptable_io.rst

package info (click to toggle)
adios2 2.10.2%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 33,764 kB
  • sloc: cpp: 175,964; ansic: 160,510; f90: 14,630; yacc: 12,668; python: 7,275; perl: 7,126; sh: 2,825; lisp: 1,106; xml: 1,049; makefile: 579; lex: 557
file content (24 lines) | stat: -rw-r--r-- 1,273 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
*******************************************************
Adaptable IO beyond files in Scientific Data Lifecycles
*******************************************************

Performant and usable tools for data management at scale are essential in an era where scientific breakthroughs are collaborative, multidisciplinary, and computational.
ADIOS2 is an *adaptable*, *scalable*, and *unified* framework to aid scientific applications when data transfer volumes exceed the capabilities of traditional file I/O.

.. image:: https://i.imgur.com/VLSvvjM.png : alt: my-picture1


ADIOS2 provides


* Custom application management of massive data sets, starting from generation, analysis, and movement, as well as short-term and long-term storage.

* Self-describing data in binary-packed (`.bp`) format for rapid metadata extraction

* An ability to separate and extract relevant information from large data sets

* The capability to make real-time decisions based on in-transit or in-situ analytics

* The ability to expand to other transport mechanisms such wide area networks, remote direct memory access, and shared memory, with minimal overhead

* The ability to utilize the full capabilities of emergent hardware technologies, such as high-bandwidth memory and burst buffers