Haris H <[email protected]> wrote on 05/05/2010 03:58:15 PM:
>
> Would I be able to execute cyclic distribution on 2 arrays in continuous
> mode.
> Let's say that I have 10 nodes and two 4 element arrays,
> can I distribute array A -> Place 1-4, and keep going and distribute
array B
> -> Place 5-8?
>
The abstractions are capable of supporting this, but there isn't a built-in
distribution (subclass of x10.array.Dist) that will do it for you. If you
define one with the semantics you want, you should be able to use it to
define arrays just as-if it was built in.
--dave
------------------------------------------------------------------------------
_______________________________________________
X10-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/x10-users