From local to global: an analysis of nearest neighbor balancing on hypercube

  • Authors:
  • J. Hong;X. Tan;M. Chen

  • Affiliations:
  • Yale Univ., New Haven, CO;Yale Univ., New Haven, CO;Yale Univ., New Haven, CO

  • Venue:
  • SIGMETRICS '88 Proceedings of the 1988 ACM SIGMETRICS conference on Measurement and modeling of computer systems
  • Year:
  • 1988

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper will focus on the issue of load balancing on a hypercube network of N processors. We will investigate a typical nearest neighbor balancing strategy - in which workloads among neighboring processors are averaged at discrete time steps. The computation model allows tasks, described by independent random variables, to be generated and terminated at all times.We assume that the random variables at all nodes have equal expected value and their variances are bounded by a constant d2, and we let the difference DIFF between the actual load on each node and the average load on the system describe the deviation of the load on a node from the global average value. The following analytical results are obtained:The expected value of DIFF, denoted by E(DIFF), is 0.The variance of DIFF, denoted by Var(DIFF), is independent of time t, and Var(DIFF)≤ 1.386d2 + 0.231 logN.