Computational & Technology Resources
an online resource for computational,
engineering & technology publications |
|
Computational Science, Engineering & Technology Series
ISSN 1759-3158 CSETS: 2
PARALLEL AND DISTRIBUTED PROCESSING FOR COMPUTATIONAL MECHANICS: SYSTEMS AND TOOLS Edited by: B.H.V. Topping
Chapter 7
Load Balancing Strategies for Distributed Memory Machines R. Diekman and R. Preis
Department of Computer Science, University of Paderborn, Germany R. Diekman, R. Preis, "Load Balancing Strategies for Distributed Memory Machines", in B.H.V. Topping, (Editor), "Parallel and Distributed Processing for Computational Mechanics: Systems and Tools", Saxe-Coburg Publications, Stirlingshire, UK, Chapter 7, pp 124-157, 1999. doi:10.4203/csets.2.7
Abstract
Load balancing in large parallel systems with distributed memory is a
difficult task often influencing the overall efficiency of applications substantially.
A number of efficient distributed load balancing strategies have been developed
in the recent yea.rs. Although they are currently not generally available as part
of parallel operating systems, it is often not difficult to integrate them into applications.
In this paper we use the notion of graph embedding to develop a general description for different kinds of load balancing problems. Based on the characteristics of the application and the parallel system we classify the problems into five groups. For the case of applications from the field of scientific computing, useful methods are described in more detail. If an application isstatic, the load balancing problem reduces to the task of mapping the application graph onto the processor network. For modern parallel architectures, this problem can further be relaxed to graph partitioning. We give a survey of the most important graph partitioning heuristics. If the application is dynamic, e.g. adaptively refining meshes in finite element calculations, a number of different dynamic load balancing strategies can be used to handle the varying utilization of processors. We describe several methods based on a two-step approach: 1.) Considering how much load to move in which direction and 2.) which load to move. purchase the full-text of this chapter (price £20)
go to the previous chapter |
|