Hi, I am currently playing with HPX components in order to understand a bit better how they work. In particular, I am trying to migrate a component to a different locality from the one it was instantiated on. However, documentation on component migration is quite scarce and I have not been able to get a minimal example to work.
See the following gist to see what I am trying to achieve: https://gist.github.com/Element-126/c1815833fce9018fb28911751e0ce43b Looking at the HPX source code, it seems that I will need to implement serialization support for my component, but I have not been able to figure out the specifics yet. Could anyone point me in the right direction ? Thanks ! Jean-Loup
_______________________________________________ hpx-users mailing list [email protected] https://mail.cct.lsu.edu/mailman/listinfo/hpx-users
