Thanks for the answer,
ill will look at them when i get to this point, i've heard good comments about boost.
Cristobal
Not normally, you have to serialize it before sending and deserializeOn Fri, May 7, 2010 at 5:33 PM, Cristobal Navarro <axischire@gmail.com> wrote:
> Hello,
>
> my question is the following.
>
> is it possible to send and receive C++ objects or STL structures (for
> example, send map<a,b> myMap) through openMPI SEND and RECEIVE functions?
> at first glance i thought it was possible, but after reading some doc, im
> not sure.
> i dont have my source code at that stage for testing yet
it after sending. You could use Boost.MPI and Boost.Serialize too,
that would probably be the best way to go.
_______________________________________________
users mailing list
users@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users