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

Jed Brown jedbrown at mcs.anl.gov
Thu Oct 27 16:16:58 CDT 2011


On Thu, Oct 27, 2011 at 15:09, Ping Rong <ping.rong at tu-harburg.de> wrote:

> 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.


You can revert SuperLU-4.2 to have the same API it was released with by
unpacking it, running

find . -type f -exec perl -pi -e 's,SLU_(SINGLE|DOUBLE|EXTRA),$1,g' {} \;

and then building as usual.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20111027/4d434000/attachment.htm>


More information about the petsc-users mailing list