next up previous contents
Next: Alignment Up: Data Distribution Previous: More Distributions

2D Example

Consider the following 2D array A,

     REAL, DIMENSION(4,9)                    :: A
!HPF$ PROCESSORS, DIMENSION(2)               :: P
!HPF$ DISTRIBUTE (BLOCK(3),CYCLIC(2)) ONTO P :: A

tex2html_wrap45013

BLOCK(m) must `use up' all the elements.

For more information, click here gif

Now try this question gif


next up previous contents
Next: Alignment Up: Data Distribution Previous: More Distributions

Adam Marshall ©University of Liverpool, 1996
Fri Dec 6 18:56:08 GMT 1996
Not for commercial use.