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

Picking a proper parallel library #34

Open
henry2004y opened this issue Mar 15, 2021 · 0 comments
Open

Picking a proper parallel library #34

henry2004y opened this issue Mar 15, 2021 · 0 comments

Comments

@henry2004y
Copy link

Hello,

It is nice to see that the manual is becoming more and more comprehensive with time!

However, the section of mentioning other parallel libraries makes me wonder about how to select a parallel library to use in practice. There have been already ~10 libraries aiming at better usage of either multi-threading or multi-core parallelism besides the basic ones mentioned in Julia's official document; many of them provide more or less the same functionalities, which makes it somehow harder for users to choose from. Maybe this is also a sign that many more can be done in this category, and eventually one package will show up.

What is your opinion about this? Will there be a standard MPI or OpenMP like library in Julia? In the future if I want to build a massively parallel project using Julia, a good parallel library will be a solid building block. I know you are also an active developer in this field, so it is good to hear from an expert!

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

1 participant