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

Download:

Current browse context:

cs.DC

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

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

Computer Science > Distributed, Parallel, and Cluster Computing

Title: Reshi: Recommending Resources for Scientific Workflow Tasks on Heterogeneous Infrastructures

Abstract: Scientific workflows typically comprise a multitude of different processing steps which often are executed in parallel on different partitions of the input data. These executions, in turn, must be scheduled on the compute nodes of the computational infrastructure at hand. This assignment is complicated by the facts that (a) tasks typically have highly heterogeneous resource requirements and (b) in many infrastructures, compute nodes offer highly heterogeneous resources. In consequence, predictions of the runtime of a given task on a given node, as required by many scheduling algorithms, are often rather imprecise, which can lead to sub-optimal scheduling decisions.
We propose Reshi, a method for recommending task-node assignments during workflow execution that can cope with heterogeneous tasks and heterogeneous nodes. Reshi approaches the problem as a regression task, where task-node pairs are modeled as feature vectors over the results of dedicated micro benchmarks and past task executions. Based on these features, Reshi trains a regression tree model to rank and recommend nodes for each ready-to-run task, which can be used as input to a scheduler. For our evaluation, we benchmarked 27 AWS machine types using three representative workflows. We compare Reshi's recommendations with three state-of-the-art schedulers. Our evaluation shows that Reshi outperforms HEFT by a mean makespan reduction of 7.18% and 18.01% assuming a mean task runtime prediction error of 15%.
Comments: Paper accepted in 41st IEEE International Performance Computing and Communications Conference (IPCCC 2022)
Subjects: Distributed, Parallel, and Cluster Computing (cs.DC)
DOI: 10.1109/IPCCC55026.2022.9894299
Cite as: arXiv:2208.07905 [cs.DC]
  (or arXiv:2208.07905v2 [cs.DC] for this version)

Submission history

From: Jonathan Bader [view email]
[v1] Tue, 16 Aug 2022 18:47:51 GMT (715kb,D)
[v2] Mon, 17 Oct 2022 10:11:09 GMT (715kb,D)

Link back to: arXiv, form interface, contact.