Sorry, my typo. I meant to say OpenMPI documentation. How to send/recieve and broadcast objects of self-defined class and of std::vector? If using MPI_Type_struct, the setup becomes complicated if the class has various types of data members, and a data member of another class.
How to deal with serialization problems? Are there some good reference for these problems? --- On Fri, 1/29/10, Eugene Loh <eugene....@sun.com> wrote: > From: Eugene Loh <eugene....@sun.com> > Subject: Re: [OMPI users] speed up this problem by MPI > To: "Open MPI Users" <us...@open-mpi.org> > Date: Friday, January 29, 2010, 10:39 AM > Tim wrote: > > > BTW: I would like to find some official documentation > of OpenMP, but there seems none? > > > OpenMP (a multithreading specification) has "nothing" to do > with Open MPI (an implementation of MPI, a message-passing > specification). Assuming you meant OpenMP, try their > web site: http://openmp.org > _______________________________________________ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users >