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

H5DWrite: Print Error Stack #279

Closed ax3l closed 5 years ago

ax3l commented 5 years ago

Print HDF5 error stack before throwing in writes.

Try to get more verbose output for @berceanu in https://github.com/ComputationalRadiationPhysics/picongpu/issues/2777

Related to #161

ax3l commented 5 years ago

Useful, adds additional info that HDF5 does not print automatically.