Newsgroups: comp.parallel.mpi
From: impellus@ames.ucsd.edu (Tom Impelluso)
Subject: Matrix inverter
Organization: UC San Diego, AMES Department
Date: 18 Sep 1995 00:20:46 GMT
Message-ID: <43ie0u$b0a@soenews.ucsd.edu>

Hi

Does someone have an MPI based routine that solves a
matrix equation

	Ax = b ?
where:
A is nxn; x and b are nx1

It does not matter if it is in C/FORTRAN.

I would like to see that as an example since it
is typical problem.


Tom

