We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo ScienceWISE logo

Computer Science > Distributed, Parallel, and Cluster Computing

Title: Compiler-Guided Throughput Scheduling for Many-core Machines

Abstract: Typical schedulers in multi-tenancy environments make use of reactive, feedback-oriented mechanisms based on performance counters to avoid resource contention but suffer from detection lag and loss of performance. In this paper, we address these limitations by exploring the utility of predictive analysis through dynamic forecasting of applications' resource-heavy regions during its execution. Our compiler framework classifies loops in programs and leverages traditional compiler analysis along with learning mechanisms to quantify their behaviour. Based on the predictability of their execution time, it then inserts different types of beacons at their entry/exit points. The information produced by beacons in multiple processes is aggregated and analyzed by the proactive scheduler to respond to the anticipated workload requirements. For throughput environments, we develop a framework that demonstrates high-quality predictions and improvements in throughput over CFS by 76.78% on an average and up to 3.2x on Amazon Graviton2 Machine on consolidated workloads across 45 benchmarks.
Subjects: Distributed, Parallel, and Cluster Computing (cs.DC)
Cite as: arXiv:2103.06647 [cs.DC]
  (or arXiv:2103.06647v2 [cs.DC] for this version)

Submission history

From: Chris Porter [view email]
[v1] Thu, 11 Mar 2021 12:59:10 GMT (3505kb,D)
[v2] Sun, 31 Oct 2021 02:24:35 GMT (2196kb,D)

Link back to: arXiv, form interface, contact.