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

Download:

Current browse context:

cs.DS

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 > Data Structures and Algorithms

Title: Minimization of Weighted Completion Times in Path-based Coflow Scheduling

Abstract: Coflow scheduling models communication requests in parallel computing frameworks where multiple data flows between shared resources need to be completed before computation can continue. In this paper, we introduce Path-based Coflow Scheduling, a generalized problem variant that considers coflows as collections of flows along fixed paths on general network topologies with node capacity restrictions. For this problem, we minimize the coflows' total weighted completion time. We show that flows on paths in the original network can be interpreted as hyperedges in a hypergraph and transform the path-based scheduling problem into an edge scheduling problem on this hypergraph. We present a $(2\lambda + 1)$-approximation algorithm when node capacities are set to one, where $\lambda$ is the maximum number of nodes in a path. For the special case of simultaneous release times for all flows, our result improves to a $(2\lambda)$-approximation. Furthermore, we generalize the result to arbitrary node constraints and obtain a $(2\lambda\Delta + 1)$- and a $(2\lambda\Delta)$-approximation in the case of general and zero release times, where $\Delta$ captures the capacity disparity between nodes.
Comments: 25 pages, 2 pages references, 4 pages appendix
Subjects: Data Structures and Algorithms (cs.DS)
Cite as: arXiv:1911.13085 [cs.DS]
  (or arXiv:1911.13085v2 [cs.DS] for this version)

Submission history

From: Alexander Eckl [view email]
[v1] Fri, 29 Nov 2019 12:54:02 GMT (24kb)
[v2] Mon, 17 Feb 2020 13:59:19 GMT (25kb)

Link back to: arXiv, form interface, contact.