|
Boost Users : |
Subject: Re: [Boost-users] [Boost.MPI] question about serializing custom object
From: Dave Abrahams (dave_at_[hidden])
Date: 2010-08-26 15:25:33
Sent from my iPhone
On Aug 26, 2010, at 10:32 AM, Cristobal Navarro <axischire_at_[hidden]> wrote:
> the thing is that im using openMPI 1.4.2 and recently i added this Boost::serialization library which is phenomenal.
> i would like to keep like this, i mean try not to use Boost:MPI but still use its serialize features.
If you do that, you may be giving up huge optimizations or signing up for a lot of tedious work defining and maintaining MPI datatypes. I wonder if our docs really make that clear?
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