Exit status
Pete Wyckoff
pw at osc.edu
Thu Feb 27 13:28:41 EST 2003
collis at rice.edu said on Thu, 27 Feb 2003 12:04 -0600:
> Would it be possible to have mpiexec return the exit status of task[0]?
Yeah, that is reasonable. I think it would be harmless for most users
to make this change.
Right now mpiexec checks the return values of all the tasks and will print
out a warning if any of them are non-zero. Are you hoping to have that
removed as well, or is it okay to print a warning then also
"return tasks[0].status"?
-- Pete
More information about the mpiexec
mailing list