From: Steven Castillo <scastill@nmsu.edu>
Newsgroups: comp.parallel
Subject: Announce: Parallel Sparse Solver
Date: 10 Mar 1999 23:24:15 GMT
Organization: New Mexico State University
Approved: bigrigg@cs.cmu.edu
Message-Id: <7c6uuv$q0k$1@goldenapple.srv.cs.cmu.edu>
Originator: bigrigg@ux6.sp.cs.cmu.edu
Xref: ukc comp.parallel:15443


We are releasing version 1.0 of MP_SOLVE under the GNU public
license.  MP_SOLVE is used to solve sparse, irregular systems of
equations with multiple right-hand sides on distributed memory,
multiprocessor computers having the MPI communications library.  The
software has been tested on the Convex SPP-2000, an Intel-based
beowulf system with ethernet networking and an Intel-based beowulf
system with myrinet networking.  The Chaco graph partitioning software
from Sandia National Laboratories is used to obtain a
nested-dissection partition of the system of equations on a serial
computer in a pre-processing step.  MP_SOLVE is available in three
versions:

1.  real, double-precision coefficient matrix, real, double-precision
right-hand sides,

2.  real, double-precision coefficient matrix, complex, double-precision
right-hand sides and,

3.  complex, double-precision coefficient matrix, complex, double-precision
right-hand sides.

The software can be downloaded from the web page:

http://emlab2.nmsu.edu/mp_solve/

The BLAS libraries are needed for MP_SOLVE.  Greg Henry's optimized
Pentium Pro BLAS are highly recommended when running MP_SOLVE on an
Intel system:

http://www.cs.utk.edu/~ghenry/distrib/index.htm.

A paper describing MP_SOLVE including benchmarks will be available at
the above web page in the near future.  Your feedback is greatly
appreciated.

William Dearholt
wdearhol@nmsu.edu

Steven Castillo
scastill@nmsu.edu

Electromagnetics Laboratory
New Mexico State University

--
Articles to bigrigg+parallel@cs.cmu.edu (Admin: bigrigg@cs.cmu.edu)
Archive: http://www.hensa.ac.uk/parallel/internet/usenet/comp.parallel

