<div class="gmail_quote">On Wed, Jan 25, 2012 at 14:55, Dominik Szczerba <span dir="ltr">&lt;<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=":2o2">Jed, you are generally right, although I do not capture the context of<br>
your remarks in this very case.<br>
Maybe the context you are missing is that on my own linux box things<br>
run smoothly - I start getting problems on platforms like Windows or<br>
Cray, where I can not run a debugger (easily).<br></div></blockquote><div><br></div><div>So ParMETIS crashes on the hostile platform where it is slow to debug, fine.</div><div><br></div><div>But your code is calling it in cases where it doesn&#39;t crash, so why not run the same code in your friendly environment and set a breakpoint in MatPartitioningApply() (or even the ParMETIS routine where the assert is failing) so that you can find out where else it is being called from. This should take about 10 seconds.</div>
</div>