pith. sign in

arxiv: 2203.09040 · v3 · pith:5WW6Y2ZTnew · submitted 2022-03-17 · 💻 cs.DC · cs.AR

A Survey of Multi-Tenant Deep Learning Inference on GPU

classification 💻 cs.DC cs.AR
keywords multi-tenantoptimizationcomputinginferencedeeplearningsurveygpus
0
0 comments X
read the original abstract

Deep Learning (DL) models have achieved superior performance. Meanwhile, computing hardware like NVIDIA GPUs also demonstrated strong computing scaling trends with 2x throughput and memory bandwidth for each generation. With such strong computing scaling of GPUs, multi-tenant deep learning inference by co-locating multiple DL models onto the same GPU becomes widely deployed to improve resource utilization, enhance serving throughput, reduce energy cost, etc. However, achieving efficient multi-tenant DL inference is challenging which requires thorough full-stack system optimization. This survey aims to summarize and categorize the emerging challenges and optimization opportunities for multi-tenant DL inference on GPU. By overviewing the entire optimization stack, summarizing the multi-tenant computing innovations, and elaborating the recent technological advances, we hope that this survey could shed light on new optimization perspectives and motivate novel works in future large-scale DL system optimization.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Strait: Perceiving Priority and Interference in ML Inference Serving

    cs.LG 2026-04 unverdicted novelty 5.0

    Strait cuts high-priority deadline violations in ML inference serving by 1-11 percentage points through contention modeling and priority scheduling under high GPU load.

  2. THEMIS: Time, Heterogeneity, and Energy Minded Scheduling for Fair Multi-Tenant Use in FPGAs

    cs.OS 2024-03 unverdicted novelty 5.0

    THEMIS improves multi-tenant FPGA scheduling fairness by 24.2-98.4% over prior methods via spatiotemporal metrics, energy-aware intervals, and heterogeneous region handling, evaluated on Xilinx Zedboard XC7Z020.