<div dir="ltr">This is what I get<div><br></div><div>[szampini@localhost tutorials]$ mpiexec -n 2 ./ex2 -ksp_monitor_short -m 5 -n 5 -ksp_gmres_cgs_refinement_type refine_always<br>  0 KSP Residual norm 2.73499 <br>  1 KSP Residual norm 0.795482 <br>  2 KSP Residual norm 0.261984 <br>  3 KSP Residual norm 0.0752998 <br>  4 KSP Residual norm 0.0230031 <br>  5 KSP Residual norm 0.00521255 <br>  6 KSP Residual norm 0.00145783 <br>  7 KSP Residual norm 0.000277319 <br>Norm of error 0.000292349 iterations 7<br></div><div><br></div><div>When I sequentially, I get (same output as yours)</div><div><br></div><div>[szampini@localhost tutorials]$ mpiexec -n 1 ./ex2 -ksp_monitor_short -m 5 -n 5 -ksp_gmres_cgs_refinement_type refine_always<br>  0 KSP Residual norm 3.21109 <br>  1 KSP Residual norm 0.93268 <br>  2 KSP Residual norm 0.103515 <br>  3 KSP Residual norm 0.00787798 <br>  4 KSP Residual norm 0.000387275 <br>Norm of error 0.000392701 iterations 4<br></div><div><br></div><div>This means you are using the wrong mpiexec </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno mer 26 feb 2020 alle ore 11:17 Tsung-Hsing Chen <<a href="mailto:barrydog505@gmail.com">barrydog505@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi, <div><br></div><div>I tried to run the example in ksp/examples/tutorials/ex2.</div><div>I run the code with : mpiexec -n 2 ./ex2 -ksp_monitor_short -m 5 -n 5 -ksp_gmres_cgs_refinement_type refine_always</div><div><br></div><div>the output is :</div><div>  0 KSP Residual norm 3.21109 <br>  1 KSP Residual norm 0.93268 <br>  2 KSP Residual norm 0.103515 <br>  3 KSP Residual norm 0.00787798 <br>  4 KSP Residual norm 0.000387275 <br>Norm of error 0.000392701 iterations 4<br>  0 KSP Residual norm 3.21109 <br>  1 KSP Residual norm 0.93268 <br>  2 KSP Residual norm 0.103515 <br>  3 KSP Residual norm 0.00787798 <br>  4 KSP Residual norm 0.000387275 <br>Norm of error 0.000392701 iterations 4<br></div><div><br></div><div>My output(above) is twice as the ksp/examples/tutorials/output/ex2_4.out.</div><div>Is this the right answer that should come out?</div><div><br></div><div>Thanks in advance,</div><div><br></div><div>Tsung-Hsing Chen</div></div>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature">Stefano</div>