A Time-Optimization Algorithm for Scheduling Parameter Sweep Applications in Computational Grid.

Manoj Shakya,Kenli Li
2006-01-01
Abstract:The definition of Computational Grid is still a subject of some debate but is becoming increasingly common, promising ultimately to be ubiquitous and thereby changing the way global resources are accessed and used. Computational grids provide the platform for the efficient execution of parameter sweep applications over very large parameter spaces. Scheduling such applications is challenging because target resources are heterogeneous, because their load and availability varies dynamically, and because independent tasks may share common data files. In this paper, we propose the time-optimized scheduling algorithm that assigns the task to the processor using the prediction information about task execution time and Cumulative matrix of processors’ speed over the certain period of time. We also compared our proposed algorithm with the existing RR algorithm. It turns out that the proposed algorithm is much more optimized than RR algorithm in terms of minimizing the completion time.
What problem does this paper attempt to address?