debug parallel h5py write
Created originally on Bitbucket by CyrilleBonamy (Cyrille Bonamy)
Was already merged in Bitbucket before import, marked as merged by the import user
issue #15 (closed) fixed; an old commit had broken the good behavior of parallel writing: use with h5py of mode "w" and not "r +" to write in an existing hdf5 file)
Ideally, we need to add some unittest for h5py in parallel, but it's a nightmare because hdf5 parallel + h5py parallel installation….
+ debug 3d h5py parallel write because fluidfft update
+ update h5py parallel install doc