Basic HTML version of Foils prepared August 7 98

Foil 32 The REDISTRIBUTE Directive

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


Syntax:
  • !HPF$ REDISTRIBUTE array(dist-format-list) [ONTO processors]
  • !HPF$ REDISTRIBUTE (dist-format-list) [ONTO processors] :: array-list
Semantics:
  • Dynamically divides each dimension of array according to the corresponding pattern in dist-format-list
  • Also changes the mappings of anything already aligned to array
    • I.e., Array was previously the target in an ALIGN or REALIGN
  • Array must have the DYNAMIC attribute
  • Communicates data to its new processor home
  • Lasts until another REALIGN or REDISTRIBUTE for the same array



© 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