A semi-static approach to mapping dynamic iterative tasks onto heterogeneous computing systems

  • Authors:
  • Yu-Kwong Kwok;Anthony A. Maciejewski;Howard Jay Siegel;Ishfaq Ahmad;Arif Ghafoor

  • Affiliations:
  • Department of Electrical and Electronic Engineering, The University of Hong Kong, Pokfulam Road, Hong Kong, Hong Kong;Department of Electrical and Computer Engineering, Colorado State University, Fort Collins, CO 80523-1373, USA;Department of Electrical and Computer Engineering, Colorado State University, Fort Collins, CO 80523-1373, USA and Department of Computer Science, Colorado State University, Fort Collins, CO 80523 ...;Department of Computer Science and Engineering, University of Texas at Arlington, Arlington, TX 76019-0015, USA;School of Electrical and Computer Engineering, Purdue University, West Lafayette, IN 47907-1285, USA

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

Quantified Score

Hi-index 0.00

Visualization

Abstract

Minimization of the execution time of an iterative application in a heterogeneous parallel computing environment requires an appropriate mapping scheme for matching and scheduling the subtasks of a given application onto the processors. Often, some of the characteristics of the application subtasks are unknown a priori or change from iteration to iteration during execution-time based on the inputs being processed. In such a scenario, it may not be feasible to use the same off-line-derived mapping for each iteration of the application. One possibility is to employ a semi-static methodology that starts with an initial mapping but dynamically performs remapping between application iterations by observing the effects of the changing characteristics of the application's input data, called dynamic parameters, on the application's execution time. A contribution in this paper is to implement and evaluate a semi-static methodology involving the on-line use of off-line-derived mappings. The off-line phase is based on a genetic algorithm (GA) to generate high-quality mappings for a range of values for the dynamic parameters. A dynamic parameter space partitioning and sampling scheme is proposed that partitions the parameter space into a number of hyper-rectangles, within which the ''best'' mapping for each hyper-rectangle is stored in a mapping table. During the on-line phase, the actual dynamic parameters are observed and the off-line-derived mapping table is referenced to choose the most suitable mapping. Experimental results indicate that the semi-static approach outperforms a dynamic on-line approach and performs reasonably close to an infeasible on-line GA approach. Furthermore, the semi-static approach considerably outperforms the method of using the same mapping for all iterations.