On Sep 23, 2004, at 3:45 PM, Ton Oguara wrote:
> Will OpenMPI support migration of STL/nested Objects?
Unfortunately not. MPI is actually only about moving [typed] bytes
between processes -- not objects. So any system that moves objects
would have to either be layered on top of MPI or be a different system
(e.g., CORBA and friends).
--
{+} Jeff Squyres
{+} jsquyres_at_[hidden]
{+} http://www.lam-mpi.org/
|