next up previous contents
Next: Explicit Replication Using Templates Up: Data 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_wrap45097

For more information, click here gif


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

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