next up previous contents
Next: Alignment Up: Alignment and 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_wrap28755

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: Alignment and Distribution Previous: More Distributions

©University of Liverpool, 1997
Wed May 28 23:37:18 BST 1997
Not for commercial use.