Boost logo

Boost Users :

Subject: Re: [Boost-users] [Boost.MPI] question about serializingcustomobject
From: Robert Ramey (ramey_at_[hidden])
Date: 2010-08-27 02:25:44


Cristobal Navarro wrote:
> hello Robert,
>
>
> now that serialization is working, i would like to try what you
> suggested on the first messages, mixing plain MPI with serialization
> is not that bad,
>
>
> if its possible could you guide me a little more hints on the
> streambuf structure.
> at the moment what i can do is save objects into binary_oarchive and
> read them with a binary_iarchive.
>
>
> what i dont know is where to put the binary_oarchive so it gets
> transfered through MPI send as bytes. that would be the only step
> remaining right?
> best regards
> Cristobal

You should first investigate Matthias suggestion. This will be equivalent or better than my suggestion and it's already done and ready go to.

Robert Ramey



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net