English

TensorDIMM: A Practical Near-Memory Processing Architecture for Embeddings and Tensor Operations in Deep Learning

Machine Learning 2019-08-27 v2 Hardware Architecture Distributed, Parallel, and Cluster Computing Neural and Evolutionary Computing

Abstract

Recent studies from several hyperscalars pinpoint to embedding layers as the most memory-intensive deep learning (DL) algorithm being deployed in today's datacenters. This paper addresses the memory capacity and bandwidth challenges of embedding layers and the associated tensor operations. We present our vertically integrated hardware/software co-design, which includes a custom DIMM module enhanced with near-data processing cores tailored for DL tensor operations. These custom DIMMs are populated inside a GPU-centric system interconnect as a remote memory pool, allowing GPUs to utilize for scalable memory bandwidth and capacity expansion. A prototype implementation of our proposal on real DL systems shows an average 6.2-17.6x performance improvement on state-of-the-art recommender systems.

Keywords

Cite

@article{arxiv.1908.03072,
  title  = {TensorDIMM: A Practical Near-Memory Processing Architecture for Embeddings and Tensor Operations in Deep Learning},
  author = {Youngeun Kwon and Yunjae Lee and Minsoo Rhu},
  journal= {arXiv preprint arXiv:1908.03072},
  year   = {2019}
}

Comments

Accepted for publication at the 52nd IEEE/ACM International Symposium on Microarchitecture (MICRO-52), 2019

R2 v1 2026-06-23T10:42:58.451Z