Subject: Re: [boost] mpi test question
From: Matthias Troyer (troyer_at_[hidden])
Date: 2010-07-15 00:05:26


On 14 Jul 2010, at 12:02, Robert Ramey wrote:

> I'm still struggling to get serialization verioning correct.
>
> Is there anyway I can run mpi serialization tests on my win32 machine w/o
> mpi installed?

Hi Robert,

Unfortunately not. I could give you access to a Unix machine or could run the tests for you. However, versioning is not an issue with MPI since the serialized data is never persisted.

Matthias