<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 22, 2013 at 5:57 PM, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov" target="_blank">bsmith@mcs.anl.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">    We will figure out a way to manage this. I am thinking a global flag you can set indicating you don't want these checks performed; then you will get back the previous behavior.</blockquote>
</div><br><br></div><div class="gmail_extra">Would it be enough to have a flag per-object?<br><br>I don't like a global flag because it would have to be set collectively (this isn't nice if you subproblems on subcomms and not everyone wants to tolerate NaNs.) Note that to tolerate NaNs and bail out cleanly, a reduction is required in places where it would otherwise not be.<br>
</div></div>