FREESH: Fair, Resource- and Energy-Efficient Scheduling for LLM Serving on Heterogeneous GPUs
Xuan He, Zequan Fang, Jinzhao Lian, Danny H.K. Tsang, Baosen Zhang, and Yize Chen

TL;DR
FREESH is a scheduling system that optimizes resource and energy efficiency for large language model serving across heterogeneous, geographically distributed GPU clusters, reducing energy consumption and emissions while maintaining performance.
Contribution
It introduces a joint routing and scheduling framework that leverages spatiotemporal flexibility and GPU heterogeneity to minimize energy and carbon footprint in LLM serving.
Findings
Reduced energy consumption by 28.6% in experiments.
Lowered emissions by 45.45% during testing.
Improved fairness and SLO adherence in production workloads.
Abstract
The ever-increasing computation and energy demand for LLM and AI agents call for holistic and efficient optimization of LLM serving systems. In practice, heterogeneous GPU clusters can be deployed in a geographically distributed manner, while LLM load also observes diversity in terms of both query traffic and serving patterns. LLM queries running on advanced GPUs during a high-emission hour at one location can lead to significantly higher carbon footprints versus same queries running on mid-level GPUs at a low-emission time and location. By observing LLM serving requirements and leveraging spatiotemporal computation flexibility, we consider the joint routing and scheduling problem, and propose FREESH to cooperatively run a group of data centers while minimizing user-specified carbon or energy objectives. FREESH identifies the optimal configurations of balanced load serving by matching…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCloud Computing and Resource Management · Big Data and Digital Economy · Graph Theory and Algorithms
