From: Xingfu Wu <wuxf@bit.csc.lsu.edu>
Newsgroups: comp.parallel.mpi
Subject: Re: Direct solver for AX=B?
Date: Wed, 16 Dec 1998 12:59:29 -0600
Organization: Department of Computer Science, LSU
Message-Id: <36780311.8CC1828C@bit.csc.lsu.edu>
References: <367656e9.0@newsfeed.uu.se>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


Maybe Scalapack based on MPI, or IBM Parallel ESSL Math. Lib. is enough for
you.

Mikael Grehn wrote:

> Howdy, I'd like to get a program for solving the linear system AX=B
> (for multiple right-hand sides) directly(not iterative). Hopefully the
> program is already parallelized, perhaps blockwise och cyclically
> distribution of A. Anyone that is doing something concerning this,
> please reply here.
>
> Sincerely
>
> --
>
> *******************************************************
> Mikael Grehn                       Email: mikaelg@tdb.uu.se
> Room:2403 at building 2, floor 4   URL:   http://www.tdb.uu.se/~mikaelg
> TDB     Polacksbacken              Phone: +46 18 471 27 59
> Dept. of Scientific Computing      Fax:   +46 18 52 30 49
> Uppsala University, P.O. box 120
> S-751 04 Uppsala
> Sweden

