<div class="gmail_quote">On Wed, Dec 22, 2010 at 01:00, Sean Farley <span dir="ltr"><<a href="mailto:sean@mcs.anl.gov">sean@mcs.anl.gov</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>Fair enough but I was just bitten by the fact that SuperLU_DIST requires ParMetis :-(</div></blockquote></div><br><div>Would SuperLU_Dist be 64-bit clean if not for ParMetis? What did they do to ParMetis to get it to work?</div>
<div><br></div><div>It appears that SuperLU_Dist only uses ParMETIS_V3_NodeND, which is one of the functions wrapped by Scotch. That API still hard-codes int, but the interface is thin enough that it might be trivial to make it available with 64-bit ints.</div>