Hi all, I am trying to understand the place migration and work stealing policies adopted by X10, and I am still unclear about the following questions:
Does X10 allow work-stealing from remote nodes in a cluster environment, or is it confined only to the places resident in the local node? Under what circumstances, does place migration happen? It occurs to me that the runtime system has a choice between place migration and work stealing. Upon place migration, is the array-data moved to the new node's local memory and the array index space remapped? Thanks, Jeeva ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ X10-users mailing list X10-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/x10-users