<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Am 07.11.2011 15:49, schrieb Jed Brown:
<blockquote
cite="mid:CAM9tzSnJNLj=_TkXHtMu+EL3tgP__mcJzwEfrpMqaNcxqroCLw@mail.gmail.com"
type="cite">
<div class="gmail_quote">On Mon, Nov 7, 2011 at 07:32, Ping Rong <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:ping.rong@tuhh.de">ping.rong@tuhh.de</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div bgcolor="#FFFFFF" text="#000000">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 <br>
-----------------------------------------<br>
SuperLU:<br>
Includes:
-I/home/xxx/libs/petsc/linux-gnu-shared-opt/include<br>
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<br>
<br>
SuperLU_DIST:<br>
Includes:
-I/home/xxx/libs/petsc/linux-gnu-shared-opt/include<br>
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<br>
------------------------------------------<br>
<br>
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?</div>
</blockquote>
</div>
<br>
<div>It uses 3.0 and 4.3. Run</div>
<div><br>
</div>
<div>rm -r externalpackages/SuperLU* $PETSC_ARCH/conf/SuperLU*</div>
<div><br>
</div>
<div>and reconfigure.</div>
</blockquote>
<br>
I did the reconfiguration with the dev version, but still it
downloads the 2.5 and 4.2. <br>
Should 3.2-p5 use 3.0 and 4.3 as well?<br>
<br>
</body>
</html>