[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Parallel petsc with external UMFPACK
- To: petsc-users@xxxxxxxxxxx
- Subject: Re: Parallel petsc with external UMFPACK
- From: "Matthew Knepley" <knepley@xxxxxxxxx>
- Date: Wed, 14 May 2008 06:58:42 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=9KYtUMGG05KcQPLXAJ57zwLYDAIEwhrtq3aZc5R88uE=; b=Q9yCiMnE2+SN041Y5AOtpCa13h0hU885qFqjq52kuChUrbv5pg1BX7AFdX0mVz/RhpFM3iyrB1LVt1ZxCo/CKJG935q/niCtVXC0g+OrR9ioLi/bBDcyPG1MR5acjAGa3hmdS3Rb4i1fAjC5hdm/TK68Rg7BXgKRI9yxUtrmlpk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SCxkjkuFu0Tzpj7kul4dc3X+jqTmY+pm3uPU+TkQ0IKFm3OgzvXdsnIu37xSHsrezUgfCHyZtSyr6vSCmyLFDJDruk26O35Ic+p1x4W3ZdsOf2voaJA2OT5uArZebmsw+vwZotUcpcjIBarklJUif7PxD42FQACZ4nVl2ao/nCs=
- In-reply-to: <B7798776008DFD4B886C93DA123EA89C09F1EC@EXCHCLUS.localdom.net>
- References: <B7798776008DFD4B886C93DA123EA89C09F1EC@EXCHCLUS.localdom.net>
- Reply-to: petsc-users@xxxxxxxxxxx
- Sender: owner-petsc-users@xxxxxxxxxxx
On Tue, May 13, 2008 at 8:49 AM, Lars Rindorf
<Lars.Rindorf@xxxxxxxxxxxxxx> wrote:
>
>
> Hi
>
> I'm thinking about using petsc to solve a linear system (Ax=b) using
> parallelization on a couple of linux computers. It is very important for my
> system (electromagnetics) to use a direct solver, such as UMFPACK. Iterative
> solvers perform very poorly.
>
> My question is: I can see that UMFPACK is not listed
> (http://www-unix.mcs.anl.gov/petsc/petsc-2/documentation/linearsolvertable.html)
> on the petsc page. Are there any plans to expand petsc to also include
> petsc?
>
> The UMFPACK homepage says that there exist a parallization for UMFPACK by
> Steve Hadfield. Can his parallelization be used with petsc?
If you can find it, please send the URL. I looked this morning and
could not locate
this parallel UMFPACK on the web, which makes me very suspicious. We
only like to
wrap supported software, not one-off projects that continually break because no
one is maintaining them.
Matt
> I must add, that although I like numerics and maths I do not intend to
> program 'from scratch'.
>
> Kind regards
> Lars Rindorf
>
>
>
> _____________________________
>
>
> Lars Rindorf
> M.Sc., Ph.D.
>
> http://www.dti.dk
>
> Danish Technological Institute
> Gregersensvej
>
> 2630 Taastrup
>
> Denmark
> Phone +45 72 20 20 00
>
--
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which
their experiments lead.
-- Norbert Wiener