Next: Alternative Template Syntax
Up: Alignment and 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: Alignment and Distribution
Previous: Template Syntax
©University of Liverpool, 1997
Wed May 28 23:37:18 BST 1997Not for commercial use.