From: Laurent.POREZ_at_[hidden] Date: 2006-11-24 02:29:40
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 ?