[mpich-discuss] Is it possible to finalize or kill some	processes earlier
    Rajeev Thakur 
    thakur at mcs.anl.gov
       
    Mon Jan 30 08:06:59 CST 2012
    
    
  
They need to call MPI_Comm_disconnect over the parent intercommunicator. Then they should be able to call finalize and exit.
Rajeev
On Jan 30, 2012, at 5:57 AM, Umit wrote:
> Hi,
> 
> Is there any way or trick to finalize some processes before others? 
> 
> In my program some processes run for a long time and some others doesnt. These short processes are started at runtime with mpi_comm_spawn. I want to finalize, kill or do something for these short time processes after they finish their job. 
> 
> 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