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

XDMF3: Read Performance #179

Open ax3l opened 9 years ago

ax3l commented 9 years ago

In ParaView seem to be some quite recent updates regarding Xdmf3 support that should speed up reading in parallel.

Let's see what hints we could add to speed reads up (make them actual parallel reads even when using "just one" HDF5 file beneath).

ax3l commented 9 years ago

Recent paraviw tutorial from DKRZ (4.1+).

ax3l commented 9 years ago

cc'ing @BeyondEspresso testing the reader currently in VTK -> ParaView