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

Example of mpi4py groups and intercommunication #4

Open
jvtrudel opened this issue May 6, 2015 · 0 comments
Open

Example of mpi4py groups and intercommunication #4

jvtrudel opened this issue May 6, 2015 · 0 comments

Comments

@jvtrudel
Copy link

jvtrudel commented May 6, 2015

Thanks for the very instructive examples of use of mpi4py.

I am actually trying to use mpi4py to gather processes of each node of a cluster [as explained on that StackExchange question]. My first idea was to directly use groups and intercommunications, but this post recommend to use the gather then split functions.

I am referring to you because you have a great experience with MPI using mpi4py and maybe one of your example could be simply adapted to achieve that. Also, It could be an interesting addition to your very good set of examples.

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