Hi all

I have an mpi-based application which contains an STL map. The map is of
a non-standard type (i.e my own class). I would like to synchronize the
maps between multiple machines , at the end of which I want each machine
to have the complete map. This seems to be a pretty standard operation,
so I'm wondering if it's been done before. If not, some pointers on how
to roll my own sync would be appreciated

 

Regards

 

Yaron




 

Reply via email to