<div dir="ltr">On Sat, Mar 23, 2013 at 1:40 PM, Mehrdad H Farahani <span dir="ltr"><<a href="mailto:mh.farahani@gmail.com" target="_blank">mh.farahani@gmail.com</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">Excuse me for the delay.  We had a system maintenance and I was not able to submit any jobs.  I made the Petsc build with COPTFLAGS="-O0 -g" and FOPTFLAGS="-O0 -g" and the simulation did not diverge. However, it diverges with a Petsc build with COPTFLAGS="-O2" and FOPTFLAGS="-O2". <br>
</blockquote><div><br></div><div style>1. Write the system out using -ksp_view_binary and compare the resulting file 'binaryoutput' as produced from the debug and optimized code.</div><div style><br></div><div style>
2. If the systems above are identical up to rounding error, try to use src/ksp/ksp/examples/tutorials/ex10.c to load the system and see if you can reproduce the different behavior. If so, give us directions to reproduce using ex10 and your binary file.</div>
</div></div></div>