[mpich-discuss] get several children of mpi_comm_spawn into one intracommunicator

Jayesh Krishna jayesh at mcs.anl.gov
Tue Apr 3 10:36:56 CDT 2012


Hi,
 Did you try MPI_Intercomm_merge() after spawn and using the resulting intracommunicator for further spawns?

Regards,
Jayesh

----- Original Message -----
From: "toufik hadjazi" <h_toufik7 at hotmail.fr>
To: mpich-discuss at mcs.anl.gov
Sent: Tuesday, April 3, 2012 8:20:52 AM
Subject: [mpich-discuss] get several children of mpi_comm_spawn into one	intracommunicator



Hi, 
my program is a client/server application when the client connects to the server than the server starts to use mpi_comm_spawn to launch other clients(clients are launched, one after other not in the same time, when conditions are satisfied) and i need all clients and the server to be in the same intracommunicator. so, does anybody knows some tricks to do that? 
regards, 
Toufik 



_______________________________________________
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