PPT Slide
Some program parameters replicated, but not the amplitude array
All points require equal work, so divide points evenly
Cyclic - work load identical +/- one point
Block - work load identical +/- one point
Cyclic - each point requires communication
Block - block end points must be shared the larger the block size,
the smaller percentage of communication overhead
Block decomposition by position
How to decompose by position?