[mpich-discuss] Access window from spawned processes

Balaji, Pavan balaji at anl.gov
Mon Mar 13 08:43:46 CDT 2017


No, for two reasons:

1. When you created the MPI window, you already gave the communicator that has access to it.  So new processes not in the original communicator have no access to the window.

2. RMA is not defined for intercommunicators.

  -- Pavan

> On Mar 13, 2017, at 3:51 AM, Ask Jakobsen <afj at qeye-labs.com> wrote:
> 
> Hi all,
> 
> Is it possible to create an MPI window and later by dynamic process management spawn new processes that can access the parent window? If so can someone sketch how it is done?
> 
> Best regards, Ask
> 
> _______________________________________________
> discuss mailing list     discuss at mpich.org
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/discuss

_______________________________________________
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