13 Aug
2010
13 Aug
'10
5:19 p.m.
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.
I got the errors as follows: --------------------------------------------------------------------
I believe that mpi serialization got broken in 1.43 without anyone noticing. I think that if you use 144 (release imminent or from the trunk) this issue might disappear. Robert Ramey