From: Manu <manu@vub.ac.be>
Newsgroups: comp.parallel.pvm
Subject: Scalapack
Date: Mon, 22 Mar 1999 13:39:19 +0100
Organization: Brussels Free Universities VUB/ULB
Message-Id: <36F639F7.9EAED733@vub.ac.be>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Xref: ukc comp.parallel.pvm:8180


Hi everybody,

I m using the software Scalapack from www.netlib.org to solve linear
systems of equations.
I want to apply it on a 1000 by 1000 dense non symetric matrix using PVM

on 9 processors but the software returns a message error saying there is

a lack of memory (Total Memory required is about 4 Mbytes). Since my
available total memory is quite larger than that, I suppose it is an
artificial limitation of the soft.

How could I change it ?

Thanks

Manuel capouet
mjcapoue@vub.ac.be

