ComputationalRadiationPhysics / libSplash

libSplash - Simple Parallel file output Library for Accumulating Simulation data using Hdf5
GNU Lesser General Public License v3.0
15 stars 15 forks source link

ADIOS Backend (Parallel) #215

Open ax3l opened 8 years ago

ax3l commented 8 years ago

A main design goal for parallel libSplash 2.0.0 would be to add high-level interfaces for openPMD objects and their attributes (see #163).

When we added those, one could think about implementing ADIOS as a backend for parallel writing, too.