next up previous contents
Next: Alternative Template Syntax Up: Data 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_wrap45073

For more information, click here gif


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

Adam Marshall ©University of Liverpool, 1996
Fri Dec 6 18:56:08 GMT 1996
Not for commercial use.