[mpich-discuss] Is MPICH2 connection failure aware ?
Jayesh Krishna
jayesh at mcs.anl.gov
Wed Apr 1 10:41:57 CDT 2009
Hi,
Did the application crash (or was it an abort ?)?
Regards,
Jayesh
_____
From: mpich-discuss-bounces at mcs.anl.gov
[mailto:mpich-discuss-bounces at mcs.anl.gov] On Behalf Of Seifer Lin
Sent: Wednesday, April 01, 2009 12:31 AM
To: mpich-discuss at mcs.anl.gov
Subject: [mpich-discuss] Is MPICH2 connection failure aware ?
Hi all:
I have run 2 MPI tasks in 2 different nodes. (2 nodes are with Windows XP
Professional)
The mpiexec command is run on node1.
During the parallel computing, if I unplug the network wire of node1, the
parallel computing will crash.
But if I unplug the network wire of node2, the parallel computing just
hangs! I notice that the hanging results from
that I unplug the wire before a MPI_Barrier, therefore node1 waits at
MPI_Barrier, but node2 will never reach that point.
Is there any mechanism to make the parallel computing crash after the
network wire of node2 is unplugged ?
regards,
Seifer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20090401/655e7d37/attachment.htm>
More information about the mpich-discuss
mailing list