An asynchronous and iterative load balancing algorithm for discrete load model

  • Authors:
  • A. Cortés;A. Ripoll;F. Cedó;M. A. Senar;E. Luque

  • Affiliations:
  • Computer Science Department, ETSE, Universitat Autònoma de Barcelona, 08193-Bellaterra, Barcelona, Spain;Computer Science Department, ETSE, Universitat Autònoma de Barcelona, 08193-Bellaterra, Barcelona, Spain;Mathematics Department, Universitat Autònoma de Barcelona, 08193-Bellaterra, Barcelona, Spain;Computer Science Department, ETSE, Universitat Autònoma de Barcelona, 08193-Bellaterra, Barcelona, Spain;Computer Science Department, ETSE, Universitat Autònoma de Barcelona, 08193-Bellaterra, Barcelona, Spain

  • Venue:
  • Journal of Parallel and Distributed Computing
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

Diffusion algorithms are some of the most popular algorithms for dynamic load balancing in which loads move from heavily loaded processors to lightly loaded neighbor processors. To achieve a global load balance in a parallel computer, the algorithm is iterated until the load difference between any two processors is smaller than a specified value. Therefore, one fundamental property to be studied is algorithm convergence. Several analytical works on the convergence of different diffusion load balancing algorithms have been carried out, but they treat loads as non-negative real quantities. In this paper, we describe the Diffusion Algorithm Searching Unbalanced Domains (DASUD) algorithm, which uses loads as non-negative integer values and, unlike existing algorithms, reaches a local balance situation where the maximum load difference between any two processor in the set of neighbor processors for each processor is one load unit. The convergence property of an asynchronous implementation of DASUD using integer loads is proven theoretically.