usqcd-software / qdpxx

The QDP++ Framework for Lattice QCD
http://usqcd-software.github.io/qdpxx/
Other
17 stars 17 forks source link

new HDF5 functions and minor bugfixes #6

Closed azrael417 closed 9 years ago

azrael417 commented 9 years ago

I fixed a bug in a non-allowed collective call to an HDF5 function. This could result in a crash on massively parallel environments such as BG/Q.

I have further added some useful HDF5 functions, i.e. it is possible to look up if an object of specific type exists. I also fixed minor bugs which mainly affected file traversal.