
13 Aug
2010
13 Aug
'10
12:28 p.m.
I think you should be using Boost.MPI Sent from my iPhone On Aug 12, 2010, at 5:16 PM, Jack Bryan <dtustudy68@hotmail.com> wrote:
I am designing parallel code for MPI with linux.
I am using boost::serialization::access to make the data strucutre to be transferred from one process to another process, just like transferring int data type.