Another question,<br><br>I have two process at start, lets say A, B in COMM_WORLD  and I start some child processes from A. <br>Now can any child process communicate with process B of COMM_WORLD ? If this is possible then please let me know the way.<br>
<br>Thanks,<br>Abhishek<br><br><div class="gmail_quote">On Thu, Oct 22, 2009 at 3:43 AM, abhishek pandey <span dir="ltr">&lt;<a href="mailto:hipandey@gmail.com">hipandey@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks Dave.<br><font color="#888888"><br>-Abhishek</font><div><div></div><div class="h5"><br><br><div class="gmail_quote">On Thu, Oct 22, 2009 at 12:59 AM, Dave Goodell <span dir="ltr">&lt;<a href="mailto:goodell@mcs.anl.gov" target="_blank">goodell@mcs.anl.gov</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Use MPI_Comm_get_parent to get the intercommunicator handle for communicating with your parent.  See the MPI-2.2 Standard, section 10.3.2, page 312.<br>
<br>
-Dave<div><div></div><div><br>
<br>
On Oct 21, 2009, at 5:52 AM, abhishek pandey wrote:<br>
<br>
</div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div>
Hi,<br>
<br>
How can a child process can communicate with its parent ? I am spawning the processes from a node using MPI_Comm_spawn.<br>
<br>
Thanks,<br>
Abhishek<br></div></div>
_______________________________________________<br>
mpich-discuss mailing list<br>
<a href="mailto:mpich-discuss@mcs.anl.gov" target="_blank">mpich-discuss@mcs.anl.gov</a><br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</a><br>
</blockquote>
<br>
_______________________________________________<br>
mpich-discuss mailing list<br>
<a href="mailto:mpich-discuss@mcs.anl.gov" target="_blank">mpich-discuss@mcs.anl.gov</a><br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</a><br>
</blockquote></div><br>
</div></div></blockquote></div><br>