DCARLGNEFeb 18, 2019

Beyond the Memory Wall: A Case for Memory-centric HPC System for Deep Learning

arXiv:1902.06468v164 citations
Originality Incremental advance
AI Analysis

This addresses the memory wall problem for deep learning researchers and practitioners, enabling training of larger models and datasets, though it is incremental as it builds on existing system architectures.

The paper tackles the memory capacity bottleneck in deep learning systems by proposing a memory-centric HPC system that transparently expands accelerator memory, achieving an average 2.8x speedup on eight DL applications and increasing memory capacity to tens of TBs.

As the models and the datasets to train deep learning (DL) models scale, system architects are faced with new challenges, one of which is the memory capacity bottleneck, where the limited physical memory inside the accelerator device constrains the algorithm that can be studied. We propose a memory-centric deep learning system that can transparently expand the memory capacity available to the accelerators while also providing fast inter-device communication for parallel training. Our proposal aggregates a pool of memory modules locally within the device-side interconnect, which are decoupled from the host interface and function as a vehicle for transparent memory capacity expansion. Compared to conventional systems, our proposal achieves an average 2.8x speedup on eight DL applications and increases the system-wide memory capacity to tens of TBs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes