Newsgroups: comp.parallel.mpi
From: Andrew Lumsdaine <lums@aramis.lsc.nd.edu>
Subject: Re: C++/MPI
Organization: University of Notre Dame
Date: 14 Oct 1996 21:59:25 -0500
Message-ID: <kuslod9ue42.fsf@aramis.lsc.nd.edu>


Jim Webber <james.webber@ncl.ac.uk> writes:

> In particular I would like to know about sending C++ objects as
> messages?  Is this possible?

The Object-Oriented MPI (OOMPI) library has some mechanisms
specifically designed to make sending objects as straightforward as
possible. 

See http://www.cse.nd.edu/~lsc/research/oompi/


--------------------------------------------------------------------
 Andrew Lumsdaine
 Dept. Comp. Sci. & Engr.            email: Andrew.Lumsdaine@nd.edu
 353 Fitzpatrick Hall                phone: (219) 631-8716
 University of Notre Dame              fax: (219) 631-9260
 Notre Dame, IN  46556
--------------------------------------------------------------------

