$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] mpi/serialization: broadcast function and the value argument
From: Hicham Mouline (hicham_at_[hidden])
Date: 2010-12-16 12:55:37
>-----Original Message-----
>From: "Matthias Troyer" [troyer_at_[hidden]]
>Date: 16/12/2010 03:20 PM
>To: "Hicham Mouline"
>Subject: Re: [Boost-users] mpi/serialization: broadcast function and the value argument
>On Dec 16, 2010, at 10:54 PM, Hicham Mouline wrote:
>> 1.44
>> As I wrote, I am able to debug deep into boost mpi and archive.
>> Please let me know if I should send any more stacks or other data,
>>
>Please try with 1.45. Pointer serialization in Boost.MPI has been broken in 1.44 due to changes in Boost.Serialization.
>Matthias
This is fantastic. It does indeed work.
I don't need the clobbered variant solution anymore.
regards,