[mpich-discuss] Combining Communicators
    Rajeev Thakur 
    thakur at mcs.anl.gov
       
    Tue Feb  7 14:21:17 CST 2012
    
    
  
You could do an MPI_Intercomm_merge on the intercommunicator to get an intracommunicator comprising everyone.
On Feb 7, 2012, at 12:52 PM, Umit wrote:
> Hello all, 
> 
> I have some existing processes and I am adding some new processes with mpi_comm_spawn. I want to combine all these processes in a new communicator and send them all data with MPI_scatter. 
> 
> Is this possible? If yes how? 
> 
> Thanks in Advance, 
> 
> 
> 
> _______________________________________________
> mpich-discuss mailing list     mpich-discuss at mcs.anl.gov
> To manage subscription options or unsubscribe:
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
    
    
More information about the mpich-discuss
mailing list