[petsc-users] Petsc-3.2 with superlu_dist building error
Ping Rong
ping.rong at tuhh.de
Mon Nov 7 10:33:22 CST 2011
Am 07.11.2011 15:49, schrieb Jed Brown:
> On Mon, Nov 7, 2011 at 07:32, Ping Rong <ping.rong at tuhh.de
> <mailto: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.
I did the reconfiguration with the dev version, but still it downloads
the 2.5 and 4.2.
Should 3.2-p5 use 3.0 and 4.3 as well?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20111107/f090982c/attachment.htm>
More information about the petsc-users
mailing list