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


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

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