Next: Alignment
Up: Alignment and Distribution
Previous: More Distributions
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
BLOCK(m) must `use up' all the elements.
For more information, click here
Now try this question
Next: Alignment
Up: Alignment and Distribution
Previous: More Distributions
©University of Liverpool, 1997
Wed May 28 23:37:18 BST 1997Not for commercial use.