Sciweavers

78 search results - page 2 / 16
» A Robust Scheduling Strategy for Moldable Scheduling of Para...
Sort
View
HPDC
2005
IEEE
14 years 1 months ago
A new metric for robustness with application to job scheduling
Scheduling strategies for parallel and distributed computing have mostly been oriented toward performance, while striving to achieve some notion of fairness. With the increase in ...
Darin England, Jon B. Weissman, Jayashree Sadagopa...
FUZZIEEE
2007
IEEE
13 years 11 months ago
Genetic Fuzzy Systems applied to Online Job Scheduling
Abstract-- This paper presents a comparison of three different design concepts for Genetic Fuzzy systems. We apply a Symbiotic Evolution that uses the Michigan approach and two app...
Carsten Franke, Joachim Lepping, Uwe Schwiegelshoh...
JSSPP
1998
Springer
13 years 11 months ago
Improving First-Come-First-Serve Job Scheduling by Gang Scheduling
Abstract. We present a new scheduling method for batch jobs on massively parallel processor architectures. This method is based on the First
Uwe Schwiegelshohn, Ramin Yahyapour
IPPS
1999
IEEE
13 years 12 months ago
On the Design and Evaluation of Job Scheduling Algorithms
Abstract. In this paper we suggest a strategy to design job scheduling systems. To this end, we first split a scheduling system into three components: Scheduling policy, objective ...
Jochen Krallmann, Uwe Schwiegelshohn, Ramin Yahyap...
TOCS
2008
154views more  TOCS 2008»
13 years 7 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...