<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello Sean,<br>
    <br>
    does Petsc-dev use SuperLU_DIST (v3.0) or still v2.5? I have updated
    both petsc-3.2-p5 and the latest dev version. Both configurations
    tell me <br>
    -----------------------------------------<br>
    SuperLU:<br>
    &nbsp; Includes: -I/home/xxx/libs/petsc/linux-gnu-shared-opt/include<br>
    &nbsp; Library:&nbsp; -Wl,-rpath,/home/xxx/libs/petsc/linux-gnu-shared-opt/lib
    -L/home/xxx/libs/petsc/linux-gnu-shared-opt/lib -lsuperlu_4.2<br>
    <br>
    SuperLU_DIST:<br>
    &nbsp; Includes: -I/home/xxx/libs/petsc/linux-gnu-shared-opt/include<br>
    &nbsp; Library:&nbsp; -Wl,-rpath,/home/xxx/libs/petsc/linux-gnu-shared-opt/lib
    -L/home/xxx/libs/petsc/linux-gnu-shared-opt/lib -lsuperlu_dist_2.5<br>
    ------------------------------------------<br>
    <br>
    As long as I understood through the discussion, petsc-dev uses
    superlu-dist-3.0 and superlu-4.3, right? or this update will be only
    available until the next major release?<br>
    <br>
    best regards<br>
    Ping<br>
    <br>
    Am 27.10.2011 21:18, schrieb Sean Farley:
    <blockquote
cite="mid:CANH+MCggXYhLW7ogbCJv2qxvz=+45Z=ToP7saFaOdnEpc1sAWA@mail.gmail.com"
      type="cite">
      <div class="gmail_quote">
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex;">The error
          is related to the new SuperLU_DIST (v3.0), not serial SuperLU.<br>
          In PETSc / SuperLU_DIST wrapper: &nbsp;superlu_dist.c, line 634,
          &nbsp;DOUBLE<br>
          should be replaced by SLU_DOUBLE.</blockquote>
        <div><br>
        </div>
        <div>Sherry, the problem is that you updated the SuperLU tarball
          to have the new enum type but that petsc-3.2 was not updated
          for the new interface, hence the breakage. If Ping were to
          switch to petsc-dev, this issue would go away. An alternative,
          where *everybody* wins is to update SuperLU to 4.3 and make a
          new tarball (reverting 4.2 back to the older definition for
          the enum).</div>
      </div>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Ping Rong, M.Sc.
Hamburg University of Technology
Institut of modelling and computation
Denickestra&szlig;e 17 (Room 3031)
21073 Hamburg

Tel.: ++49 - (0)40 42878 2749
Fax: &nbsp;++49 - (0)40 42878 43533
Email: <a class="moz-txt-link-abbreviated" href="mailto:ping.rong@tuhh.de">ping.rong@tuhh.de</a></pre>
  </body>
</html>