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

Jed Brown jedbrown at mcs.anl.gov
Mon Nov 7 08:49:41 CST 2011


On Mon, Nov 7, 2011 at 07:32, Ping Rong <ping.rong at tuhh.de> wrote:

> 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
> -----------------------------------------
> SuperLU:
>   Includes: -I/home/xxx/libs/petsc/linux-gnu-shared-opt/include
>   Library:  -Wl,-rpath,/home/xxx/libs/petsc/linux-gnu-shared-opt/lib
> -L/home/xxx/libs/petsc/linux-gnu-shared-opt/lib -lsuperlu_4.2
>
> SuperLU_DIST:
>   Includes: -I/home/xxx/libs/petsc/linux-gnu-shared-opt/include
>   Library:  -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
> ------------------------------------------
>
> 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?
>

It uses 3.0 and 4.3. Run

rm -r externalpackages/SuperLU* $PETSC_ARCH/conf/SuperLU*

and reconfigure.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20111107/af758205/attachment-0001.htm>


More information about the petsc-users mailing list