MAPPING AND DYNAMIC LOAD-BALANCING STRATEGIES FOR PARALLEL PROGRAMMING

Citation
A. Ripoll et al., MAPPING AND DYNAMIC LOAD-BALANCING STRATEGIES FOR PARALLEL PROGRAMMING, Computers and artificial intelligence, 17(5), 1998, pp. 481-491
Citations number
17
Categorie Soggetti
Computer Science Artificial Intelligence","Computer Science Artificial Intelligence
ISSN journal
02320274
Volume
17
Issue
5
Year of publication
1998
Pages
481 - 491
Database
ISI
SICI code
0232-0274(1998)17:5<481:MADLSF>2.0.ZU;2-D
Abstract
A fundamental issue affecting the performance of a parallel applicatio n running on message-passing parallel systems is the assignment of tas ks to processors in order to achieve the minimum completion time. Tool s for static and dynamic task assignment can be considered complementa ry: static mapping tools compute an initial assignment of tasks on pro cessors while dynamic load balancing tools are used at execution time. In this paper, we present a compilation-time two-stage mapping strate gy (denoted as CREMA: Clustering and Reassignment-based Mapping Algori thm) used for efficiently mapping arbitrary programs (modelled as TIGs : Task Interaction Graph) onto message-passing parallel systems with a ny topology. Moreover, we also present a new fully distributed dynamic load balancing algorithm (denoted as DASUD: Diffusion Algorithm Searc hing Unbalanced Domains) for load balancing among the processors of an arbitrary interconnected network of processors. We include a descript ion of both strategies and the results obtained in their respective ev aluation.