Laurent . POREZ Fri, 24 Nov 2006 02:29:44 -0500
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 ?