Client hangs if server dies in dynamic process management
16 Nov
2014
16 Nov
'14
10:44 p.m.
Hi All, Here is my sample program. I am using channel sock of mpich-3.0.4. I am running it as
mpiexec -n 1 ./server.out mpiexec -n 1 ./client.out
Here my client program (client.c) hangs in MPI_Finalize. There is an assert in the server.c where server exits. There is no way to detect that in client. Even if we detect that using some timeout strategy, the client hangs in the finalize step. Could you please suggest what is going wrong here or is this a bug in sock channel? Thanks, Hirak _______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
4266
Age (days ago)
4266
Last active (days ago)
0 comments
1 participants
participants (1)
-
Hirak Roy