Newsgroups: comp.parallel.pvm
From: rwhaley@cupid.cs.utk.edu (R Clint Whaley)
Subject: Re: parallel algorithm for linear algebra
Organization: Computer Science Dept, University of Tennessee, Knoxville
Date: 28 Mar 1995 04:15:14 GMT
Message-ID: <3l82gjINN8ad@CS.UTK.EDU>

In article <Pine.SUN.3.91.950327131458.21816C-100000-100000@emory.mathcs.emory.edu>, "Dima Ulberg (Physics guest)" <dulberg@emory.mathcs.emory.edu> writes:
|> Hi,
|> 
|> 	I am looking for parallel algorithms for solving the system of 
|> linear equations with symmetrical matrix.
|> 
|> Thanks,
|> 
|> Dr. Dima Ulberg                        _/_/_/     _/     _/_/    _/  _/_/
|> Department of Physics,                _/   _/    _/   _/_/_/_/_/_/ _/  _/
|> Emory University,                    _/    _/   _/  _/ _/_/ _/ _/_/    _/
|> 1001 Rollins Research Center,       _/    _/   _/ _/  _/_/    _/_/_/_/_/
|> 1510 Clifton Rd., NE            _/_/_/_/_/_/_/_/_/   _/_/    _/_/    _/
|> Atlanta, GA 30322              _/          _/
|> Internet:  dulberg@emory.mathcs.emory.edu
|> 

You might want to look at ScaLAPACK (Scalable Linear Algebra PACKage).
If you have a web browser, you can scope it out at 
URL = http://www.netlib.org/scalapack/.
Otherwise, send e-mail to netlib@netlib.org, and in the body of the
message type "send index from scalapack".

-- Clint

