> > boost::mpi is a nice idea in principle, but it's not particularly well > designed and few people use it. Some reasons are listed here: > > > https://scicomp.stackexchange.com/questions/3019/boostmpi-or-c-mpi-for-high-performance-scientific-applications > > > Best > W. > I think it is a nice interface to send not so complex objects but this functionality is already wrapped nicely by deal.ii. The problem starts when an object is not easily serializable. And, honestly, I do not have a clue what boost::mpi (or the boost serialization) is doing exactly when an object contains pointers to whatever distributed data somewhere in memory etc.
At any rate, Thanks for the hints. Konrad -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to dealii+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/0ce7a474-cc3a-4965-9c25-d310b7dc7292%40googlegroups.com.