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

Multi-threaded operators evaluation #82

Open
lostella opened this issue Aug 21, 2019 · 0 comments
Open

Multi-threaded operators evaluation #82

lostella opened this issue Aug 21, 2019 · 0 comments

Comments

@lostella
Copy link
Member

lostella commented Aug 21, 2019

It would be nice to add multi-threading to some of the operators e.g. using @threads, see https://docs.julialang.org/en/v1/base/multi-threading/index.html#Base.Threads.@threads

Moreover, Julia 1.3 will come with composable multi-threading which should allow for more flexibility using @spawn, see https://julialang.org/blog/2019/07/multithreading

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant