<div dir="ltr">Thanks Jed. How does this represent itself in the KSPView output?<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Nov 21, 2013 at 3:19 PM, Jed Brown <span dir="ltr"><<a href="mailto:jedbrown@mcs.anl.gov" target="_blank">jedbrown@mcs.anl.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">John Mousel <<a href="mailto:john.mousel@gmail.com">john.mousel@gmail.com</a>> writes:<br>
<br>
> I'm solving a Poisson equation with BiCGStab/GAMG. I'm looking at KSPView<br>
> and I see that the problem is not reducing the number of processors on the<br>
> coarser grids. My coarse problem is 723x723, and it looks like it's still<br>
> being solved on 192 processes. This doesn't seem right, and I'm believe<br>
> this used to trigger processor reduction.<br>
<br>
</div>It still uses the big communicator, but all but rank 0 should be empty<br>
on the coarsest grid.<br>
</blockquote></div><br></div>