<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:  superlu_dist.c, line 634,  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>