Hello All,<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I am working with MPICH-G2.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I came to know&nbsp; (from mailing search) that&nbsp; while MPI_Init is called , the initialization is being done.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; All-to-all exchange of host+port details is done.<br>
<br>My doubt is :<br><br>&nbsp;How the initial communication is established in order to exchange the hostname+ port number details ?<br>&nbsp;How is the hostname+port number details sent and received ? what are the destination IPs these packets?<br>
<br>&nbsp;How is all-to-all communication is done? On which ports this will be done ?<br>&nbsp;Only after the exchange , each process can communicate with other.<br><br>&nbsp;&nbsp; Thanks for any clarifications. <br>-- <br>Regards,<br>Ravi.Thati