Litcius/Paper detail

Efficient Compute-Intensive Job Allocation in Data Centers via Deep Reinforcement Learning

Deliang Yi, Xin Zhou, Yonggang Wen, Rui Tan

2020IEEE Transactions on Parallel and Distributed Systems54 citationsDOI

Abstract

Reducing the energy consumption of the servers in a data center via proper job allocation is desirable. Existing advanced job allocation algorithms, based on constrained optimization formulations capturing servers' complex power consumption and thermal dynamics, often scale poorly with the data center size and optimization horizon. This article applies deep reinforcement learning to build an allocation algorithm for long-lasting and compute-intensive jobs that are increasingly seen among today's computation demands. Specifically, a deep Q-network is trained to allocate jobs, aiming to maximize a cumulative reward over long horizons. The training is performed offline using a computational model based on long short-term memory networks that capture the servers' power and thermal dynamics. This offline training approach avoids slow online convergence, low energy efficiency, and potential server overheating during the agent's extensive state-action space exploration if it directly interacts with the physical data center in the usually adopted online learning scheme. At run time, the trained Q-network is forward-propagated with little computation to allocate jobs. Evaluation based on eight months' physical state and job arrival records from a national supercomputing data center hosting 1,152 processors shows that our solution reduces computing power consumption by more than 10 percent and processor temperature by more than 4°C without sacrificing job processing throughput.

Topics & Concepts

Computer scienceServerData centerReinforcement learningJob schedulerDistributed computingEnergy consumptionDeep learningArtificial intelligenceReal-time computingComputer networkCloud computingOperating systemBiologyEcologyCloud Computing and Resource ManagementIoT and Edge/Fog ComputingParallel Computing and Optimization Techniques
Efficient Compute-Intensive Job Allocation in Data Centers via Deep Reinforcement Learning | Litcius