Newsgroups: comp.parallel.mpi
From: Timo Pättikangas <_No_Spam_Timo.Pattikangas@vtt.fi>
Reply-To: _No_Spam_Timo.Pattikangas@vtt.fi
Subject: Re: easy MPI question
Organization: VTT Energy
Date: Fri, 01 Aug 1997 10:33:23 +0300
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Message-ID: <33E19143.7044@vtt.fi>

Robert Bohn wrote:
> 
> Hi I'm trying my hand at MPI and I'd like to ask for some help. I'm trying to
> evaluate the elements a 2-dimensional array, A(i,j) by using a
> master-slave algorithm in Fortran90.
> 
[snip]

You can find an example of master-slave algorithm in
http://www.csc.fi/programming/examples/mpi/

> bob bohn
> 

Timo Pättikangas

