•Such allocations are
mostly standard, but one fact makes ZPL performance clear:
– ZPL has the property that for any
arrays A, B of same rank and
having an element [i, …, k],
that element
of each will be stored on the same processor
–
–
–
–
–Corollary: Element-wise operations do not require any communication: [R] … A+B …