SOTAVerified

Characterization and Prediction of Deep Learning Workloads in Large-Scale GPU Datacenters

2021-09-03Code Available1· sign in to hype

Qinghao Hu, Peng Sun, Shengen Yan, Yonggang Wen, Tianwei Zhang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Modern GPU datacenters are critical for delivering Deep Learning (DL) models and services in both the research community and industry. When operating a datacenter, optimization of resource scheduling and management can bring significant financial benefits. Achieving this goal requires a deep understanding of the job features and user behaviors. We present a comprehensive study about the characteristics of DL jobs and resource management. First, we perform a large-scale analysis of real-world job traces from SenseTime. We uncover some interesting conclusions from the perspectives of clusters, jobs and users, which can facilitate the cluster system designs. Second, we introduce a general-purpose framework, which manages resources based on historical data. As case studies, we design: a Quasi-Shortest-Service-First scheduling service, which can minimize the cluster-wide average job completion time by up to 6.5x; and a Cluster Energy Saving service, which improves overall cluster utilization by up to 13%.

Tasks

Reproductions