[petsc-users] Petsc-3.2 with superlu_dist building error

Sean Farley sean at mcs.anl.gov
Thu Oct 27 14:18:03 CDT 2011


>
> The error is related to the new SuperLU_DIST (v3.0), not serial SuperLU.
> In PETSc / SuperLU_DIST wrapper:  superlu_dist.c, line 634,  DOUBLE
> should be replaced by SLU_DOUBLE.


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).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20111027/9476eb72/attachment.htm>


More information about the petsc-users mailing list