MPI matrix library

Greg Lindahl glindahl at hpti.com
Thu Jan 4 22:05:34 PST 2001


> Is there resource on the web, which has parallel
> matrix operation routines using MPI (source code or
> library)?

Try SCALAPACK:

http://netlib2.cs.utk.edu/scalapack/

It provides parallel versions of BLAS2 and BLAS3 calls, with a variety of
parallelization methods, including MPI.

-- g





More information about the Beowulf mailing list