<div class="gmail_quote">On Thu, Oct 27, 2011 at 13:11, Xiaoye S. Li <span dir="ltr">&lt;<a href="mailto:xsli@lbl.gov">xsli@lbl.gov</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=":3e0">The error is related to the new SuperLU_DIST (v3.0), not serial SuperLU.<br>
In PETSc / SuperLU_DIST wrapper:  superlu_dist.c, line 634,  DOUBLE<br>
should be replaced by SLU_DOUBLE.</div></blockquote></div><br><div>Sherry, this is in the released version of PETSc which uses SuperLU_DIST-2.5 and SuperLU-4.2. While petsc-dev has been updated for SuperLU_DIST-3.0, your API change in the SuperLU-4.2 tarball breaks petsc-3.2 (and any other library that was released with support for SuperLU-4.2). As we discussed last week, please revert the SuperLU-4.2 tarball to have the same API as it had when it was released and make the API change in a new tarball (e.g. 4.3).</div>