<p>How is the matrix assembled?</p>
<p>How different? You should usually not expect deterministic associativity. If your results are sensitive, you may be able to make it deterministic (with extra work and choice of package), but you should probably reformulate the problem.</p>
<div class="gmail_quote">On May 30, 2012 9:21 AM, "Hui Zhang" <<a href="mailto:mike.hui.zhang@hotmail.com">mike.hui.zhang@hotmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
> I suspect there are some randomness from external matsolverpackage. I use a parallel matrix<br>
> as preconditioner, and the preconditioner is exactly LU factored, then I saw the KSP (gmres)<br>
> residuals are different from different runs.<br>
<br>
Besides, for sequential matrix, there is no such phenomenon, only for parallel matrix.<br>
<br>
><br>
> Is it true of randomness from matsolverpackage? Thanks a lot!<br>
<br>
</blockquote></div>