Semantics:
-
Dynamically divides each dimension of array according to the corresponding pattern in dist-format-list
-
Also changes the mappings of anything already aligned to array
-
I.e., Array was previously the target in an ALIGN or REALIGN
-
Array must have the DYNAMIC attribute
-
Communicates data to its new processor home
-
Lasts until another REALIGN or REDISTRIBUTE for the same array
|