Re: [OMPI users] OpenMPI C++ serialisation

2007-02-08 Thread Doug Gregor
On Feb 8, 2007, at 4:01 AM, Alok G Singh wrote: I also came across a presentation [2] from PVM/MPI 06, but I could find any code to go with it. The author seems to suggest the Boost serialisation library (which does support stdlib containers). Is this the way to go ? I have never used to Boost b

[OMPI users] OpenMPI C++ serialisation

2007-02-08 Thread Alok G Singh
Before I begin, I apologise if this has been answered already. I did search the archives but I didn't find a complete answer. I would like to send and receive MPI messages consisting of the stdlib (STL) containers -- map, list, etc. Upon searching the archives, I came upon this [1] which seemed t