Skip to content
New issue

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

Optionally use blosc in non-contextual mode #15

Closed
alimanfoo opened this issue Apr 13, 2016 · 0 comments · Fixed by #16
Closed

Optionally use blosc in non-contextual mode #15

alimanfoo opened this issue Apr 13, 2016 · 0 comments · Fixed by #16
Milestone

Comments

@alimanfoo
Copy link
Member

Add an option to use blosc in the multi-threaded non-contextual (i.e., global blocking) mode, which is better when using zarr in a single-threaded environment because it allows blosc to use multiple threads internally.

@alimanfoo alimanfoo modified the milestone: v0.4 Apr 13, 2016
alimanfoo added a commit that referenced this issue Apr 14, 2016
Implement support for using global blosc functions, resolves #15.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant