next up previous contents
Next: Alternative Template Syntax Up: Alignment and Distribution Previous: Template Syntax

 

Simple Template Example

For example,

      REAL, DIMENSION(10)     :: A, B
!HPF$ TEMPLATE, DIMENSION(10) :: T  
!HPF$ DISTRIBUTE (BLOCK)      :: T
!HPF$ ALIGN (:) WITH T(:)     :: A, B

tex2html_wrap28815

For more information, click here gif


next up previous contents
Next: Alternative Template Syntax Up: Alignment and Distribution Previous: Template Syntax

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