Basic HTML version of Foils prepared August 7 98

Foil 7 More Examples of DISTRIBUTE

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


REAL a(12,12), b(12,12),
REAL c(12,12), d(12,12)
!HPF$ PROCESSORS p(6,1), q(2,3)
!HPF$ PROCESSORS r(3,2), s(1,6)
!HPF$ DISTRIBUTE a(BLOCK,BLOCK) ONTO p
!HPF$ DISTRIBUTE b(BLOCK,BLOCK) ONTO q
!HPF$ DISTRIBUTE c(BLOCK,BLOCK) ONTO r
!HPF$ DISTRIBUTE d(BLOCK,BLOCK) ONTO s



© 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