15 Aug
2010
15 Aug
'10
2 a.m.
I responded with a suggestion that you try the version in the trunk. 1.42 and 1.43 got broken but I think we've got this fixed for 1.44 which is on the release branch - it's releaes is "imminent" Robert Ramey Jack Bryan wrote:
Dear All:
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.