Newsgroups: comp.lang.fortran,comp.parallel.mpi
From: "Jenn-Ching Luo" <luo@equation.com>
Subject: Re: equation solver for band matrix
Organization: Parallel Integrated Research
Date: 25 Aug 1997 14:20:54 GMT
Message-ID: <01bcb161$4ff2af60$047bdad0@system>

Hi,
If you are interested in high performance parallel solvers (constant
bandwidth, variable bandwidth, symmetric, asymmetric, pivoting,,,,,), there
is a package LAIPE for the purpose.

LAIPE is self-contained and based on efficient parallel algorithms, and is
not optimized from sequential codes. For more info, please visit
http://www.equation.com/laipe/laipe.htm



Jenn-Ching Luo
Luo@Equation.com




Per Nordlund <pern@hallf.kth.se> wrote in article
<34012E5C.41C6@hallf.kth.se>...
> Hi,
> I'm trying to use ScaLAPACK for solving 
> linear equation systems and eigenvalue problems
> for banded matrices on an IBM SP2 distributed memory machine.
> I just wonder if someone has some simple test examples
> with band matrices using BLACS and ScaLAPACK.
> 
> Per Nordlund
> pern@hallf.kth.se
> 

