From: Dima Pasechnik <dima@duti515a.twi.tudelft.nl>
Newsgroups: comp.parallel.mpi,comp.parallel.pvm
Subject: from PVM to MPI
Date: 03 Dec 1998 16:11:30 +0100
Organization: Delft University of Technology
Message-Id: <t390gpxntp.fsf@duti515a.twi.tudelft.nl>
Reply-To: d.pasechnik@twi.tudelft.nl
Xref: ukc comp.parallel.mpi:4387 comp.parallel.pvm:7820


Dear all,

I wonder how straighforward it might be to port a
relatively simple PVM application to MPI.

The communication structure of the application is
rather simple master-slave.
All the slaves are started once, at the beginning of computation.

One problem with PVM application lies with absense a
full PVM implementation on Unicos/mk (Cray T3E).
So I would have to do some porting, one way or another.

I'd appreciate cc-ing replies to d.pasechnik@twi.tudelft.nl

Thanks in advance.
Dmitrii

