<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="EN-US" link="blue" vlink="purple"><div><p class="MsoNormal"><span style="font-size:14.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Works now : we had to set a few arguments to NULL.</span></p>

</div></div></blockquote><div><br></div><div>Glad to hear it. Yes, George changed the way to specify default parameters (old way was to set options[0] = 0) to just pass NULL for options. Unfortunately, ParMETIS still uses the old interface and this can cause a lot of head ache, and potential memory leak / crash. </div>

</div>