ElasticBatch: A Learning-Augmented Elastic Scheduling System for Batch Inference on MIG

Jiaxing Qi,Wencong Xiao,Mingzhen Li,Chaojie Yang,Yong Li,Wei Lin,Hailong Yang,Zhongzhi Luan,Depei Qian
DOI: https://doi.org/10.1109/tpds.2024.3431189
IF: 5.3
2024-01-01
IEEE Transactions on Parallel and Distributed Systems
Abstract:As deep learning (DL) technologies become ubiquitous, GPU clusters are deployed for inference tasks with consistent service level objectives (SLOs). Efficiently utilizing multiple GPUs is crucial for throughput and cost-effectiveness. This article addresses the challenges posed by dynamic input and NVIDIA MIG in scheduling DL workloads. We present ElasticBatch, a scheduling system that simplifies configuration through bucketization and employs a machine learning-based pipeline to optimize settings. Our experiments demonstrate that ElasticBatch achieves a 50% reduction in GPU instances compared to MIG disablement, increases GPU utilization by 1.4% to 6.5% over an ideal scheduler and significantly reduces profiling time. This research contributes to the discourse on efficient utilization of GPU clusters. ElasticBatch's effectiveness in mitigating challenges posed by dynamic inputs and NVIDIA MIG underscores its potential to optimize GPU cluster performance, providing tangible benefits in terms of reduced instances, increased utilization, and significant time savings in real-world deployment scenarios.
What problem does this paper attempt to address?