Newsgroups: comp.parallel.pvm,comp.parallel.mpi
From: nsrcccw@leonis.nus.sg (Chea Chee Weng)
Subject: MPICH on PVM3
Organization: National University of Singapore
Date: 29 Aug 1996 10:54:20 GMT
Message-ID: <503sss$74o@nuscc.nus.sg>

MPICH using PVM3 channel device (ch_pvm3_3) 
-------------------------------------------

Here is a small add-on to the device for MPICH 1.0.13 (one of
the MPI implementation) to use PVM 3.x as the underlying 
protocol.

This small device (mpich_pvm_1.0.13a.tar.gz) ensures
that the MPI and PVM messages does not collide and thus
both PVM and MPI calls can be intermixed. There is no
need to patch PVM or the MPICH to do this.

Hence, existing PVM programs or libraries can be
used in MPI context. You can obtain
this file at 

http://www.nsrc.nus.sg/STAFF/cheeweng/mpich_pvm/notes.html

-----------------------------------------------------------------

ccw
National University of Singapore



