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

Download:

Current browse context:

cs.DC

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

Computer Science > Distributed, Parallel, and Cluster Computing

Title: TENSILE: A Tensor granularity dynamic GPU memory scheduling method toward multiple dynamic workloads system

Abstract: Recently, deep learning has been an area of intense research. However, as a kind of computing-intensive task, deep learning highly relies on the scale of GPU memory, which is usually prohibitive and scarce. Although some extensive works have been proposed for dynamic GPU memory management, they are hard to apply to systems with multiple dynamic workloads, such as in-database machine learning systems.
In this paper, we demonstrated TENSILE, a method of managing GPU memory in tensor granularity to reduce the GPU memory peak, considering the multiple dynamic workloads. TENSILE tackled the cold-starting and across-iteration scheduling problem existing in previous works. We implemented TENSILE on a deep learning framework built by ourselves and evaluated its performance. The experiment results show that TENSILE can save more GPU memory with less extra overhead than prior works in single and multiple dynamic workloads scenarios.
Subjects: Distributed, Parallel, and Cluster Computing (cs.DC); Artificial Intelligence (cs.AI); Databases (cs.DB); Machine Learning (cs.LG); Neural and Evolutionary Computing (cs.NE)
Cite as: arXiv:2105.13336 [cs.DC]
  (or arXiv:2105.13336v5 [cs.DC] for this version)

Submission history

From: Kaixin Zhang [view email]
[v1] Thu, 27 May 2021 17:46:16 GMT (1808kb,D)
[v2] Fri, 28 May 2021 03:31:38 GMT (1808kb,D)
[v3] Tue, 3 Aug 2021 08:30:51 GMT (668kb,D)
[v4] Thu, 16 Dec 2021 08:00:05 GMT (1287kb,D)
[v5] Sun, 6 Nov 2022 09:50:16 GMT (665kb,D)

Link back to: arXiv, form interface, contact.