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

MPI support? #10

Open
hz-xiaxz opened this issue Sep 27, 2024 · 2 comments
Open

MPI support? #10

hz-xiaxz opened this issue Sep 27, 2024 · 2 comments

Comments

@hz-xiaxz
Copy link

Excellent package! I wonder if this package can accelerate script running with MPI like

mpiexec -n 96 julia ./my_script.jl

I haven't tried, is there a possibility?

@hz-xiaxz
Copy link
Author

If the script can be compile, e.g. in the first MPI rank, and the other ranks can use this package image directly, that should be a really ideal application case for this package!

@schlichtanders
Copy link
Member

sounds like a really good addition. I am not using MPI at the moment, hence I probably won't find time.
If you want you are welcome to create a pullrequest respectively

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