HTML version of Scripted Foils prepared 27 December 1996

Foil 5 General Alignments in HPF

From CPS615-Align and Distribute in HPF Delivered Lectures of CPS615 Basic Simulation Track for Computational Science -- 1 October 96. by Geoffrey C. Fox *
Secs 110.8
1 HPF allows for more general alignments such as:
  • REAL, ARRAY(5,8) :: A,B
2 !HPF$ TEMPLATE T(12,12)
3 !HPF$ ALIGN A(:,J) WITH T(:,J+1)
4 !HPF$ ALIGN B(I,J) WITH T(I+4,J+4)
5 But nobody is clear if they are useful!

Table Font Size


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Fri Aug 15 1997