Adaptive mesh refinement (AMR) is a type of multiscale algorithm that achieves high resolution in localized regions of dynamic, multidimensional numerical simulations. One of the key issues related to AMR is dynamic load balancing (DLB), which allows large-scale adaptive applications to run efficien
CLD:- A novel approach to dynamic load balancing
β Scribed by Geoffrey M. Macharia
- Publisher
- Elsevier Science
- Year
- 1990
- Weight
- 399 KB
- Volume
- 28
- Category
- Article
- ISSN
- 0165-6074
No coin nor oath required. For personal study only.
π SIMILAR VOLUMES
This paper presents a hydrodynamic framework for solving the dynamic load-balancing problem on a network of heterogeneous computers. In this approach, each processor is viewed as a liquid cylinder where the cross-sectional area corresponds to the capacity of the processor, the communication links ar
Load balancing involves assigning to each processor work proportional to its performance, thereby minimizing the execution time of a program. Although static load balancing can solve many problems (e.g., those caused by processor heterogeneity and nonuniform loops) for most regular applications, the