[mpich-discuss] Hydra handling of non-zero exit codes (1.3.2, 1.4rc2)
Yauheni Zelenko
zelenko at cadence.com
Fri Apr 29 16:51:12 CDT 2011
This assumption is made in pmiserv_cb.c when calling force clean-up:
if (proxy->exit_status[i]) {
Eugene.
________________________________________
From: Pavan Balaji [balaji at mcs.anl.gov]
Sent: Friday, April 29, 2011 2:34 PM
To: mpich-discuss at mcs.anl.gov
Cc: Yauheni Zelenko
Subject: Re: [mpich-discuss] Hydra handling of non-zero exit codes (1.3.2, 1.4rc2)
On 04/29/2011 04:16 PM, Yauheni Zelenko wrote:
> Actually status returned by waitpid() includes exit code (main()
> return or exit(), see WEXITSTATUS). So it's incorrect to assume that
> something wrong happened with process only by comparing status with
> 0.
I'm not sure what you mean by "assume that something wrong happened".
Where are we making such an assumption?
-- Pavan
--
Pavan Balaji
http://www.mcs.anl.gov/~balaji
More information about the mpich-discuss
mailing list