Basic HTML version of Foils prepared
August 7 98
Foil 26 ALIGN and Communication
From
DoD HPF Training -- 4. HPF Data Mapping Facilities DoD Training and Others --
1995-98
.
by
Chuck Koelbel -- Rice University
Communication (data movement) happens when two data items on different processors must be brought together
ALIGN relates array elements, ensuring they are mapped together
!HPF$ ALIGN a(i) WITH b(i+1)
No communication for a(10) = b(11)
No information about a(10) = b(10)
You can also think of this as modifying DISTRIBUTE
Substitute the ALIGN subscripts before doing the communication analysis
©
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