Efficient schemes for parallel communication

  • Authors:
  • Eli Upfal

  • Affiliations:
  • -

  • Venue:
  • PODC '82 Proceedings of the first ACM SIGACT-SIGOPS symposium on Principles of distributed computing
  • Year:
  • 1982

Quantified Score

Hi-index 0.00

Visualization

Abstract

A fundamental problem in the theory of parallel computation is to find an efficient interconnection pattern between N processors that minimizes the number of lines entering or leaving each processor while enabling fast communication between the processors. A family of Balanced communication schemes for connecting N processors with only a constant number of lines entering or leaving each processor is defined. It is proved that this network topology enables a fully distributed algorithm to route in parallel N packets each located in distinct processors to their distinct destinations in O(log2N) steps. Thus we give an optimal solution to the above problem.