Hi, 

I see that when a master process spawns slave processes, MPI_Comm_spawn() does 
not return until all MPI_Init() function ends in slave processes.

Is there a way to set a time-out, or something to detect when an error occurs 
in a slave process ?

Reply via email to