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

   figure16344
Figure 52: Visualisation of an Aligned Scalar

HPFF are thinking of withdrawing this feature.

Return to corresponding overview page gif


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

©University of Liverpool, 1997
Wed May 28 20:20:27 BST 1997
Not for commercial use.