Optimization related to compression, allowing multithreaded blosc2 to be used as a compression library#747
Optimization related to compression, allowing multithreaded blosc2 to be used as a compression library#747
Conversation
|
Can you also add a small text in this PR even for now of what changes this introduces to the way the user interacts with this? I believe the writer.py now expects a "filter" key in the Template object. It will be nice to know the "user interface" changes in the PR. Thanks for introducing this. I hope it makes it easier for the large datasets we run into. |
Need to check, thought that "filter" is not required per se, a default kicks in, but yeah i should document this. |
… with h5py autochunking active by default, add documentation for blosc in learning section
…ry but blosc made available now by default
lukaspie
left a comment
There was a problem hiding this comment.
Looks good, but I am not an expert
RubelMozumder
left a comment
There was a problem hiding this comment.
LGTM!
Though I have a general question, how effectively will this multi-threading work in NOMAD? Where NOMAD launches NeXus parser using an asynchronous thread. I do not have any idea about it.
Uh oh!
There was an error while loading. Please reload this page.