From: Ping Xiong <pxiong@acsu.buffalo.edu>
Newsgroups: comp.parallel.mpi
Subject: matrix mul
Date: Sun, 18 Apr 1999 18:55:24 -0400
Organization: University at Buffalo
Message-Id: <Pine.GSO.4.05.9904181851230.13791-100000@epitome.eng.buffalo.edu>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
NNTP-Posting-User: pxiong
Xref: ukc comp.parallel.mpi:4939


Hi, 

I'm using matlab to do very basic matrix/vector
operations, but it took a lot of time to finish
every run.   the matrix size is complex 1000 by
1000, which needs about 66MB space.   someone 
suggests me to try parallel programming and to
use supercomputers.  Can anyone tell me if this
is going to be efficient and possible to do the
job faster?
Thanks,

Ping

