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

use partr threads backend #60

Open
stevengj opened this issue Jul 31, 2019 · 1 comment
Open

use partr threads backend #60

stevengj opened this issue Jul 31, 2019 · 1 comment

Comments

@stevengj
Copy link
Member

Would be nice to use partr for multi-threading, so that multi-threaded Blosc becomes composable with other Julia multi-threaded code. We might be able to do something similar to FFTW/fftw3#175

@kcajf
Copy link
Contributor

kcajf commented Jun 3, 2020

Should Blosc.jl be threadsafe right now if I do Blosc.set_num_threads(1)?
I've been having some deadlock issues, and I can't quite find out why but Blosc might be a candidate. Finding it hard to whittle down a MWE though.

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

No branches or pull requests

2 participants