[mpich-discuss] How does hyday works?
Dorier, Matthieu
mdorier at anl.gov
Tue Feb 14 11:19:57 CST 2017
Hi,
I'd like to have a better understanding of how Hydra works and how MPI processes "discover" how to connect to one another. I'm guessing something roughly like this happens:
- mpiexec launches and ssh connection to each node, and sets some environment variables that will indicate to the created processes how to connect to one another;
- MPI processes are created, and when calling MPI_Init they read the right environment variables to build MPI_COMM_WORLD.
Is this correct? If so, where could I find information about the environment variables at play?
Thanks,
Matthieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20170214/bb47e3d8/attachment.html>
-------------- next part --------------
_______________________________________________
discuss mailing list discuss at mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss
More information about the discuss
mailing list