Basic HTML version of Foils prepared August 7 98

Foil 6 Examples of DISTRIBUTE

From DoD HPF Training -- 4. HPF Data Mapping Facilities DoD Training and Others -- 1995-98. by Chuck Koelbel -- Rice University


1 REAL W(12,12),X(12,12),Y(12,12),Z(12,12)
2 !HPF$ DISTRIBUTE W(BLOCK,*)
3 !HPF$ DISTRIBUTE X(*,CYCLIC)
4 !HPF$ DISTRIBUTE Y(BLOCK,BLOCK)
5 !HPF$ DISTRIBUTE Z(CYCLIC(2),CYCLIC(3))

in Table To:


© 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 Sun Aug 9 1998