Sciweavers

375 search results - page 3 / 75
» On-Line Scheduling of Parallel Jobs
Sort
View
CLUSTER
2003
IEEE
14 years 6 days ago
A Robust Scheduling Strategy for Moldable Scheduling of Parallel Jobs
Moldable job scheduling has been proved to be effective compared to traditionaljob scheduling policies. It is based on the observation that most jobs submitted to a spaceshared pa...
Sudha Srinivasan, Sriram Krishnamoorthy, P. Sadaya...
HPCC
2007
Springer
14 years 1 months ago
Coarse-Grain Time Slicing with Resource-Share Control in Parallel-Job Scheduling
Abstract. We present a parallel job scheduling approach for coarsegrain timesharing which preempts jobs to disk and avoids any additional memory pressure. The approach provides con...
Bryan Esbaugh, Angela C. Sodan
TOCS
2008
154views more  TOCS 2008»
13 years 6 months ago
Adaptive work-stealing with parallelism feedback
We present an adaptive work-stealing thread scheduler, ASTEAL, for fork-join multithreaded jobs, like those written using the Cilk multithreaded language or the Hood work-stealing...
Kunal Agrawal, Charles E. Leiserson, Yuxiong He, W...
ANSS
2003
IEEE
14 years 6 days ago
Performance Analysis of Parallel Job Scheduling in Distributed Systems
This paper studies parallel job scheduling in a distributed system. A simulation model is used to address performance issues associated with scheduling. Five policies are used to ...
Helen D. Karatza, Ralph C. Hilzer Jr.