next up previous contents
Next: Explicit Replication Using Templates Up: Alignment and Distribution Previous: Aligning to a Template

 

Aligning Scalars

HPF does not forbid mapping scalars [yet]:

     REAL, DIMENSION(6,8) :: X
     REAL r, s
 !HPF$ ALIGN r WITH X(3,2)
 !HPF$ ALIGN s WITH X(*,8)

tex2html_wrap28839

For more information, click here gif


next up previous contents
Next: Explicit Replication Using Templates Up: Alignment and Distribution Previous: Aligning to a Template

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