The most commonly used scheduling algorithm for parallel super-computers is FCFS with backlling, as originally introduced in the EASY scheduler. Backlling means that short jobs are allowed to run ahead of their time provided they do not delay previously queued jobs (or at least the rst queued job). To make such de-terminations possible, users are required to provide estimates of how long jobs will run, and jobs that violate these estimates are killed. Empirical studies have repeatedly shown that user estimates are inaccurate, and that history-based system generated predictions may be signicantly better. Remarkably, predictions were never in-corporated into production schedulers. One reason explaining this anomaly is studies claiming inaccur...
Abstract—Motivated by the increasing popularity of learning and predicting human user behavior in co...
Abstract—Motivated by the increasing popularity of learning and predicting human user behavior in co...
International audienceThe EASY-FCFS heuristic is the basic building block of job scheduling policies...
Backfilling is a simple and effective way of improving the utilization of space-sharing schedulers. ...
The issue of under-estimated length of jobs (parallel applications) on backfill-based scheduling is ...
Abstract. The FCFS-based backfill algorithm is widely used in schedul-ing high-performance computer ...
International audienceThe job management system is the HPC middleware responsible for distributing c...
When order release is applied, jobs are withheld in a backlog from where they are released to meet c...
System administrators for parallel computers face many difficulties when managing job scheduling sys...
This paper addresses the question of whether more accurate requested runtimes can significantly impr...
International audienceComputing resources in data centers are usually managed by a Resource and Job ...
This article focuses on the problem of dealing with low accuracy of job runtime estimates provided b...
To effectively manage High-Performance Computing (HPC) resources, it is essential to maximize return...
When order release is applied, jobs are withheld in a backlog from where they are released to meet c...
Abstract. Production parallel systems are space-shared and hence em-ploy batch queues in which the j...
Abstract—Motivated by the increasing popularity of learning and predicting human user behavior in co...
Abstract—Motivated by the increasing popularity of learning and predicting human user behavior in co...
International audienceThe EASY-FCFS heuristic is the basic building block of job scheduling policies...
Backfilling is a simple and effective way of improving the utilization of space-sharing schedulers. ...
The issue of under-estimated length of jobs (parallel applications) on backfill-based scheduling is ...
Abstract. The FCFS-based backfill algorithm is widely used in schedul-ing high-performance computer ...
International audienceThe job management system is the HPC middleware responsible for distributing c...
When order release is applied, jobs are withheld in a backlog from where they are released to meet c...
System administrators for parallel computers face many difficulties when managing job scheduling sys...
This paper addresses the question of whether more accurate requested runtimes can significantly impr...
International audienceComputing resources in data centers are usually managed by a Resource and Job ...
This article focuses on the problem of dealing with low accuracy of job runtime estimates provided b...
To effectively manage High-Performance Computing (HPC) resources, it is essential to maximize return...
When order release is applied, jobs are withheld in a backlog from where they are released to meet c...
Abstract. Production parallel systems are space-shared and hence em-ploy batch queues in which the j...
Abstract—Motivated by the increasing popularity of learning and predicting human user behavior in co...
Abstract—Motivated by the increasing popularity of learning and predicting human user behavior in co...
International audienceThe EASY-FCFS heuristic is the basic building block of job scheduling policies...