<div dir="ltr">On Wed, Jan 9, 2013 at 12:45 PM, Fande Kong <span dir="ltr"><<a href="mailto:fd.kong@siat.ac.cn" target="_blank">fd.kong@siat.ac.cn</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<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">Hi all,<div><br></div><div>I want to try to solve a problem with half billion unknowns with preconditioner pcmg (Of course, I have successfully provided the interpolation matrix and the coarse matrix).  When the size of the unknowns is 1e7 level, the solve work very well with 1020 cores on the super computer. But when the size of the unknowns increases to 1e8 level, the preconditioner setup stage break down. The following is my run script that I use to set the solver and the preconditioner. </div>
</blockquote><div><br></div><div style>You can see, I am sure, that this report is completely useless. What does "the preconditioner setup stage break down" mean? Did it hang?</div><div style>Did it crash? Did it output an error message that you did not send?</div>
<div style><br></div><div style>Also, you did not even send the configure.log or make.log. How do we have any idea what you are doing?</div><div style><br></div><div style>    Matt</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> -pc_type mg  -ksp_type fgmres  -pc_mg_levels 2 -pc_mg_cycle_type v -pc_mg_type multiplicative  -mg_levels_1_ksp_type richardson -mg_levels_1_ksp_max_it 1 -mg_levels_1_pc_type asm -mg_levels_1_sub_ksp_type preonly -mg_levels_1_sub_pc_type ilu -mg_levels_1_sub_pc_factor_levels 1 -mg_levels_1_sub_pc_factor_mat_ordering_type rcm -mg_coarse_ksp_type gmres -mg_coarse_ksp_rtol 0.1  -mg_coarse_ksp_max_it 2 -mg_coarse_pc_type asm -mg_coarse_sub_ksp_type preonly -mg_coarse_sub_pc_type ilu -mg_coarse_sub_pc_factor_levels 1 -mg_coarse_sub_pc_factor_mat_ordering_type rcm -ksp_view</div>

<div><br></div><div><div>My question is weather the linear system with half billion unknowns is too big to solve. Or are there some bugs in preconditioner pcmg?</div><span class=""><font color="#888888"><div><br></div>-- <br>
<div style="line-height:21px;font-size:14px;font-family:Verdana">
Fande Kong</div><div style="line-height:21px;font-size:14px;font-family:Verdana">ShenZhen Institutes of Advanced Technology</div><div style="line-height:21px;font-size:14px;font-family:Verdana">
Chinese Academy of Sciences</div>
</font></span></div>
</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>