<div dir="ltr">On Mon, Mar 18, 2013 at 9:22 PM, Jed Brown <span dir="ltr"><<a href="mailto:jedbrown@mcs.anl.gov" target="_blank">jedbrown@mcs.anl.gov</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 18, 2013 at 8:10 PM, Matthew Knepley <span dir="ltr"><<a href="mailto:knepley@gmail.com" target="_blank">knepley@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div>It was before that commit, as you can see that I just use the 1 that was already there.</div>

</blockquote><div><br></div><div>Yeah, I see you just declared the default differently there.</div><div><br></div><div>It's also amusing that your name is SpikeGPU according to bitbucket. ;-)</div><div>
 </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div></div><div>I think it was that compilers too often spewed a bunch of meaningless crap.</div>

</blockquote></div><br>Why have the feature in the first place if it's never turned on? We could delete a bunch of code if we just said "compiler output is always ignored", which is effectively what we have here. None of the nightlies even flip that default.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">And, more importantly right now, how am I supposed to check for compiler support in a way that interprets the following as non-support?</div><div class="gmail_extra">

<br></div><div class="gmail_extra"><div class="gmail_extra">"/tmp/petsc-NZgbtU/PETSc.Configure/conftest.c", line 3: warning:  attribute "unused" is unknown, ignored</div></div></div>
</blockquote></div><br>You can always turn that switch off for your test. What we were finding is that some crappy compilers</div><div class="gmail_extra">were killing everything by putting in meaningless output for every compile. We don't rip it out because</div>
<div class="gmail_extra">maybe those compilers die and we flip the switch in the new release.</div><div class="gmail_extra"><br></div><div class="gmail_extra" style>   Matt</div><div class="gmail_extra"><div><br></div>-- <br>
What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener
</div></div>