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

 

Aligning Scalars

It is possible to align a scalar with a specific template location or series of template locations:

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

See Figure 36.

   figure14631
Figure 36: Visualisation of an Aligned Scalar

HPFF are thinking of withdrawing this feature.


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

Adam Marshall ©University of Liverpool, 1996
Fri Dec 6 15:03:35 GMT 1996
Not for commercial use.