<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    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't think of that
    as a problem. anyway, I will give another try, when I get to the
    office tmw.<br>
    <br>
    On 27.10.2011 21:20, Jed Brown wrote:
    <blockquote
cite="mid:CAM9tzSkJfUtVdCNE=e2RSu6zATadY3eOk4ktAyC+hPhmxjVBYw@mail.gmail.com"
      type="cite">
      <div class="gmail_quote">On Thu, Oct 27, 2011 at 13:11, Xiaoye S.
        Li <span dir="ltr">&lt;<a moz-do-not-send="true"
            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>
    </blockquote>
    <br>
  </body>
</html>