<div class="gmail_quote">On Thu, Oct 27, 2011 at 15:09, Ping Rong <span dir="ltr">&lt;<a href="mailto:ping.rong@tu-harburg.de">ping.rong@tu-harburg.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Thank you guys! I think I understood the problem, have seen the
    changelog of superlu_dist3.0, but I checked the configuration
    report, saw that superlu_dist-2.5 is used, so I didn&#39;t think of that
    as a problem. anyway, I will give another try, when I get to the
    office tmw.</blockquote></div><br><div>You can revert SuperLU-4.2 to have the same API it was released with by unpacking it, running</div><div><br></div><div>find . -type f -exec perl -pi -e &#39;s,SLU_(SINGLE|DOUBLE|EXTRA),$1,g&#39; {} \;</div>
<div><br></div><div>and then building as usual.</div>