Customized Dynamic Load Balancing for a Network of Workstations

  • Authors:
  • Mohammed J Zaki;Wei Li;Srinivan Parthasarathy

  • Affiliations:
  • -;-;-

  • Venue:
  • Customized Dynamic Load Balancing for a Network of Workstations
  • Year:
  • 1995

Quantified Score

Hi-index 0.00

Visualization

Abstract

Load balancing involves assigning to each processor, work proportional to its performance, minimizing the execution time of the program. Although static load balancing can solve many problems (e.g., those caused by processor heterogeneity and non-uniform loops) for most regular applications, the transient external load due to multiple-users on a network of workstations necessitates a dynamic approach to load balancing. In this paper we examine the behavior of {\em global} vs {\em local}, and {\em centralized} vs {\em distributed}, load balancing strategies. We show that different schemes are best for different applications under varying program and system parameters. Therefore, customized load balancing schemes become essential for good performance. We present a hybrid compile-time and run-time modeling and decision process which selects (customizes) the best scheme, along with automatic generation of parallel code with calls to a runtime library for load balancing.