Hi,<br><br>Is there any way or trick to finalize some processes before others? <br><br>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. <br>
<br>Thanks in advance, <br><br><br><br><br>