Next: Alternative Template Syntax
Up: Data Distribution
Previous: Template Syntax
For example,
REAL, DIMENSION(10) :: A, B
!HPF$ TEMPLATE, DIMENSION(10) :: T
!HPF$ DISTRIBUTE (BLOCK) :: T
!HPF$ ALIGN (:) WITH T(:) :: A, B
For more information, click here
Next: Alternative Template Syntax
Up: Data Distribution
Previous: Template Syntax
Adam Marshall ©University of Liverpool, 1996
Fri Dec 6 18:56:08 GMT 1996Not for commercial use.