We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The same way we can pass parameters when writing for operators/compression, we also need to expose parameters in reading.
This is needed to control the parallelism of compressors explicitly in ADIOS2 + c-blosc.
(Compressor algorithms themselves are of course handled automatically in reads by the file formats we implement.)
X-ref:
The text was updated successfully, but these errors were encountered:
Franz addressed this in PR #1191
Sorry, something went wrong.
guj
franzpoeschel
No branches or pull requests
The same way we can pass parameters when writing for operators/compression, we also need to expose parameters in reading.
This is needed to control the parallelism of compressors explicitly in ADIOS2 + c-blosc.
(Compressor algorithms themselves are of course handled automatically in reads by the file formats we implement.)
X-ref:
The text was updated successfully, but these errors were encountered: