[mpich-discuss] Communication between child node and parent node

abhishek pandey hipandey at gmail.com
Wed Oct 21 12:43:00 CDT 2009


Thanks Dave.

-Abhishek

On Thu, Oct 22, 2009 at 12:59 AM, Dave Goodell <goodell at mcs.anl.gov> wrote:

> 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.
>
> -Dave
>
>
> On Oct 21, 2009, at 5:52 AM, abhishek pandey wrote:
>
>  Hi,
>>
>> How can a child process can communicate with its parent ? I am spawning
>> the processes from a node using MPI_Comm_spawn.
>>
>> Thanks,
>> Abhishek
>> _______________________________________________
>> mpich-discuss mailing list
>> mpich-discuss at mcs.anl.gov
>> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
>>
>
> _______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20091022/73aeff28/attachment.htm>


More information about the mpich-discuss mailing list