English

GPU Domain Specialization via Composable On-Package Architecture

Hardware Architecture 2021-04-07 v1 Distributed, Parallel, and Cluster Computing Machine Learning

Abstract

As GPUs scale their low precision matrix math throughput to boost deep learning (DL) performance, they upset the balance between math throughput and memory system capabilities. We demonstrate that converged GPU design trying to address diverging architectural requirements between FP32 (or larger) based HPC and FP16 (or smaller) based DL workloads results in sub-optimal configuration for either of the application domains. We argue that a Composable On-PAckage GPU (COPAGPU) architecture to provide domain-specialized GPU products is the most practical solution to these diverging requirements. A COPA-GPU leverages multi-chip-module disaggregation to support maximal design reuse, along with memory system specialization per application domain. We show how a COPA-GPU enables DL-specialized products by modular augmentation of the baseline GPU architecture with up to 4x higher off-die bandwidth, 32x larger on-package cache, 2.3x higher DRAM bandwidth and capacity, while conveniently supporting scaled-down HPC-oriented designs. This work explores the microarchitectural design necessary to enable composable GPUs and evaluates the benefits composability can provide to HPC, DL training, and DL inference. We show that when compared to a converged GPU design, a DL-optimized COPA-GPU featuring a combination of 16x larger cache capacity and 1.6x higher DRAM bandwidth scales per-GPU training and inference performance by 31% and 35% respectively and reduces the number of GPU instances by 50% in scale-out training scenarios.

Keywords

Cite

@article{arxiv.2104.02188,
  title  = {GPU Domain Specialization via Composable On-Package Architecture},
  author = {Yaosheng Fu and Evgeny Bolotin and Niladrish Chatterjee and David Nellans and Stephen W. Keckler},
  journal= {arXiv preprint arXiv:2104.02188},
  year   = {2021}
}
R2 v1 2026-06-24T00:52:14.123Z