subscribe
[HDF Forum] [HDF5] Thread-parallel compression filters? - Feature request
There are a few applications now that have implemented thread parallel compression and decompression: https://github.com/imaris/ImarisWriter https://www.blosc.org/posts/blosc2-pytables-perf/ One trick is to use [`H5Dread_chunk`](https://docs.hdfgroup.org/hdf5/v1_14/group___h5_d.html#title30)