<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Apr 17, 2014 at 2:48 PM, Xiao, Jianjun (IKET) <span dir="ltr"><<a href="mailto:jianjun.xiao@kit.edu" target="_blank">jianjun.xiao@kit.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear developers,<br>
<br>
I find the words below in PETSc FAQ.<br>
<br>
"Most commonly, you are using a preconditioner which behaves differently based upon the number of processors, such as Block-Jacobi which is the PETSc default."<br>
<br>
I am testing the fidelity of my code. I don't want to be disturbed by the different numbers of procs. I know Block-Jacobi may be fast. But currently I don't care the speed. I need a preconditioner which behaves exactly the same with various procs. Which preconditioner should I use?<br>
</blockquote><div><br></div><div>Always use a direct solver for fidelity tests, like SuperLU or MUMPS.</div><div><br></div><div>   Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Thank you.<br>
<br>
Best regards<br>
JJ</blockquote></div><br><br clear="all"><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>