Newsgroups: comp.parallel.mpi
From: guerrero@isis.ps.uci.edu (Mariana Guerrero)
Subject: Mpi and C++
Organization: University of California, Irvine
Date: 19 Sep 1996 23:35:52 GMT
Message-ID: <51slco$t0f@news.service.uci.edu>

Hi! I have a code in C++ and I would like to paralellize it using MPI.
I have no experience whatsoever in parallel computing. I have been
reading some books and manuals, but all the examples are mainly in C or 
Fortran. I wander about things like how Send,Recv,Bcast, etc user defined class
objects. Would I have to send individual members? Is there a better way?
I know you can create new MPI_Datatypes to send a struct in C.

Does anybody have any experience with this? Or knows where I can find some
information about using MPI with C++?

Any help will be appreciated


	                                Mariana Guerrero
	                           guerrero@viking.lanl.gov

P.S. If you answer by mail, notice that my present e-mail address is not where 
I am posting from.

 



