<div class="gmail_quote">On Mon, Feb 20, 2012 at 3:10 PM, Sean Farley <span dir="ltr"><<a href="mailto:sean@mcs.anl.gov">sean@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="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Yes, I use this one.<br>I do specify serial partitioning. Basically all parameters are the same, but mumps from petsc just hangs.</blockquote>




<div><br></div></div><div>It would really help me out if you could get a petsc example to hang as well and tell me what options you ran with so I could try to debug locally.</div></div>
</blockquote></div><br>This hangs for me in the METIS ordering stage (src/ksp/ksp/examples/tutorials/ex2):<br><br>mpirun -np 1 ./ex2 -n 100 -m 100 -ksp_type preonly -pc_type lu -pc_factor_mat_solver_package mumps -mat_mumps_icntl_7 5 -info<br>

<br>John<br><br>