Skip to content

Make sure the HDF5 dataset chunks are smaller than the dataset itself.

Matthieu Schaller requested to merge io_chunck_bug into master

That solves issue #116 (closed). Thanks !

No need to do anything for the parallel-HDF5 version as there is no chunking there.

Merge request reports