16
ZPL Assumes Many Points Per Processor
•ZPL allocates regions (and therefore arrays) to processors so many contiguous elements are assigned to each
•Array Allocation Rules
–Union the regions together computing the bounding region
–Get processor number and arrangement from command line
–Allocate the bounding region to the processors
Consider a walk-through of the process