|
Boost Users : |
Subject: Re: [Boost-users] mpi: what is the archive used when serializing the objects send by mpi functions?
From: Riccardo Murri (riccardo.murri_at_[hidden])
Date: 2010-12-19 07:17:20
On Fri, Dec 17, 2010 at 3:31 PM, Hicham Mouline <hicham_at_[hidden]> wrote:
> What is the archive type(s) that mpi uses so that I can explicitly instantiate that template function?
>
It's packed_oarchive (for send) or packed_iarchive (for recv); when
sending/receiving skeletons, it's packed_skeleton_oarchive/ _iarchive.
Best regards,
Riccardo
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