Title :
Parallel Job Scheduling with Overhead: A Benchmark Study
Author :
Dutton, Richard A. ; Mao, Weizhen ; Chen, Jie ; Watson, William
Author_Institution :
Dept. of Comput. Sci., Coll. of William & Mary, Williamsburg, VA
Abstract :
We study parallel job scheduling, where each job may be scheduled on any number of available processors in a given parallel system. We propose a mathematical model to estimate a job´s execution time when assigned to multiple parallel processors. The model incorporates both the linear computation speedup achieved by having multiple processors to execute a job and the overhead incurred due to communication, synchronization, and management of multiple processors working on the same job. We show that the model is sophisticated enough to reflect the reality in parallel job execution and meanwhile also concise enough to make theoretical analysis possible. In particular, we study the validity of our overhead model by running well-known benchmarks on a parallel system with 1024 processors. We compare our fitting results with the traditional linear model without the overhead. The comparison shows conclusively that our model more accurately reflects the effect of the number of processors on the execution time. We also summarize some theoretical results for a parallel job schedule problem that uses our overhead model to calculate execution times.
Keywords :
parallel processing; processor scheduling; multiple parallel processors; parallel job scheduling; processors execution time; traditional linear model; Computer architecture; Computer science; Content management; Educational institutions; Mathematical model; Memory management; Parallel processing; Processor scheduling; Scientific computing; Supercomputers; algorithm; benchmark; overhead; parallel job scheduling;
Conference_Titel :
Networking, Architecture, and Storage, 2008. NAS '08. International Conference on
Conference_Location :
Chongqing
Print_ISBN :
978-0-7695-3187-8
DOI :
10.1109/NAS.2008.26