next up previous contents
Next: 3.3.4 Reduce- and All-Reduce Up: 3.3 Basic global operations Previous: 3.3.2 Gather-Scatter operations   Contents


3.3.3 Broadcast

Data transport from one process (or all processes) to all others.


Exercise 9:
Change algorithm for TREE/SMALL>_DOWN in such a way that you can perform a broadcast from an arbitrary process IROOT to all remaining ones.

Hint: Use experiments E2.3 and E2.4.


Gundolf Haase 2000-03-20