English

PREBA: A Hardware/Software Co-Design for Multi-Instance GPU based AI Inference Servers

Distributed, Parallel, and Cluster Computing 2024-12-02 v1 Artificial Intelligence Hardware Architecture Machine Learning

Abstract

NVIDIA's Multi-Instance GPU (MIG) is a feature that enables system designers to reconfigure one large GPU into multiple smaller GPU slices. This work characterizes this emerging GPU and evaluates its effectiveness in designing high-performance AI inference servers. Our study reveals that the data preprocessing stage of AI inference causes significant performance bottlenecks to MIG. To this end, we present PREBA, which is a hardware/software co-design targeting MIG inference servers. Our first proposition is an FPGA-based data preprocessing accelerator that unlocks the full potential of MIG with domain-specific acceleration of data preprocessing. The MIG inference server unleashed from preprocessing overheads is then augmented with our dynamic batching system that enables high-performance inference. PREBA is implemented end-to-end in real systems, providing a 3.7x improvement in throughput, 3.4x reduction in tail latency, 3.5x improvement in energy-efficiency, and 3.0x improvement in cost-efficiency.

Keywords

Cite

@article{arxiv.2411.19114,
  title  = {PREBA: A Hardware/Software Co-Design for Multi-Instance GPU based AI Inference Servers},
  author = {Gwangoo Yeo and Jiin Kim and Yujeong Choi and Minsoo Rhu},
  journal= {arXiv preprint arXiv:2411.19114},
  year   = {2024}
}
R2 v1 2026-06-28T20:15:51.844Z