We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Original source: Cisco
adios2 │ │ └─── public (rename core, OSI layer 7 application) │ └─── engine (layer 7 -> public, system layers 6,5,4 -> protected, private) │ └─── presentation (OSI layer 6) | | | │ | └─── transform (same) | | │ │ │ └─── compression (bzip2, zfp, szip, ...) | | └─── vis │ │ │ └─── format │ │ │ │ │ └─── bp1 │ │ └─── bp2 │ | │ └─── analytics (can be treated as managing collective transforms) │ │ │ └─── visVTKm (from hackathon) │ └─── pca │ └─── SVD │ │ └─── session (renaming TransportMan, OSI layer 5) │ │ │ └─── fileSession │ | │ └─── dataMan │ | │ └─── dataSpaces | | │ └─── sst | └─── transport (same, OSI layer 4) | │ │ └─── file (POSIX, stdio, fstream, ...) │ └─── wan (libZmq, ... ) │ └─── shmem (SystemV, mmap, ... ) │ └─── rdma (ibverbs, nvlink, ... ) | └─── multitier (ceph) | | └─── interop (same, OSI layers 6,5,4) │ └─── adios1 └─── hdf5