[petsc-dev] Barry, why would you do such a thing?

Jed Brown jedbrown at mcs.anl.gov
Wed Jan 18 15:49:22 CST 2012


On Wed, Jan 18, 2012 at 12:49, Barry Smith <bsmith at mcs.anl.gov> wrote:

> Debugging fragment that should never been committed. I wanted more
> information from MPI about the problem it detected then was traditionally
> available. Maybe when the option -on_error_abor it used it should not set
> this MPI property?
>

Minor technical issue:

We currently set the error handler before checking options. Which should we
do?

1. delay setting the error handler until we have checked for the option.

2. save the default error handler and restore it when we process
-on_error_abort


>     Uncomment the line
>

pushed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20120118/60cf7965/attachment.html>


More information about the petsc-dev mailing list