DocumentCode
2503820
Title
An Integrated Approach for Processor Allocation and Scheduling of Mixed-Parallel Applications
Author
Vydyanathan, N. ; Krishnamoorthy, S. ; Sabin, G. ; Catalyurek, U. ; Kurc, T. ; Sadayappan, P. ; Saltz, J.
Author_Institution
Dept. of Comput. Sci. & Eng., Ohio State Univ.
fYear
2006
fDate
14-18 Aug. 2006
Firstpage
443
Lastpage
450
Abstract
Computationally complex applications can often be viewed as a collection of coarse-grained data-parallel tasks with precedence constraints. Researchers have shown that combining task and data parallelism (mixed parallelism) can be an effective approach for executing these applications, as compared to pure task or data parallelism. In this paper, we present an approach to determine the appropriate mix of task and data parallelism, i.e., the set of tasks that should be run concurrently and the number of processors to be allocated to each task. An iterative algorithm is proposed that couples processor allocation and scheduling of mixed-parallel applications on compute clusters so as to minimize the parallel completion time (makespan). Our algorithm iteratively reduces the makespan by increasing the degree of data parallelism of tasks on the critical path that have good scalability and a low degree of potential task parallelism. The approach employs a look-ahead technique to escape local minima and uses priority based backfill scheduling to efficiently schedule the parallel tasks onto processors. Evaluation using benchmark task graphs derived from real applications as well as synthetic graphs shows that our algorithm consistently performs better than CPR and CPA, two previously proposed scheduling schemes, as well as pure task and data parallelism
Keywords
concurrency control; parallel processing; processor scheduling; resource allocation; lookahead technique; mixed-parallel application scheduling; priority based backfill scheduling; processor allocation; task concurrency; Application software; Biomedical engineering; Biomedical informatics; Computer applications; Computer science; Data engineering; Iterative algorithms; Parallel processing; Processor scheduling; Scheduling algorithm;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel Processing, 2006. ICPP 2006. International Conference on
Conference_Location
Columbus, OH
ISSN
0190-3918
Print_ISBN
0-7695-2636-5
Type
conf
DOI
10.1109/ICPP.2006.22
Filename
1690648
Link To Document