[MPICH] Is there a way to get notification from mpiexec when a process dies?
Rusty Lusk
lusk at mcs.anl.gov
Sun Jan 8 16:50:50 CST 2006
We are currently working out a specification for what mpiexec return
codes mean and what files mpiexec might leave behind when it dies to
explain what happened. Would that be of use?
From: "David Minor" <david-m at orbotech.com>
Subject: [MPICH] Is there a way to get notification from mpiexec when a process dies?
Date: Sun, 8 Jan 2006 14:00:18 +0200
> I'd like to know if there is a way to get notified if a process dies, is
> killed, exits, seg-faults, or disappears in any way, from the
> application that exec'd mpiexec. Note, this application is NOT an mpi
> process, it merely called mpiexec to start the mpi processes. I can
> poll use mpdlistjobs, but I don't like the idea of doing this
> periodically. Is there some message sent by one of the python daemons
> that I can listen to that will tell me when a rank dies?
>
>
>
> Regards,
>
> David Minor
>
> Orbotech
>
More information about the mpich-discuss
mailing list