Skip to content

Commit a11e7f5

Browse files
authored
Add Systems + AI topic to GPU-to-Grid (#365)
1 parent fa03152 commit a11e7f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/_data/SymbioticLab.bib

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2308,6 +2308,7 @@ @Article{gputogrid:arxiv26
23082308
publist_confkey = {arXiv:2602.05116},
23092309
publist_link = {paper || https://arxiv.org/abs/2602.05116},
23102310
publist_topic = {Energy-Efficient Systems},
2311+
publist_topic = {Systems + AI},
23112312
publist_abstract = {
23122313
While the rapid expansion of data centers poses challenges for power grids, it also offers new opportunities as potentially flexible loads. Existing power system research often abstracts data centers as aggregate resources, while computer system research primarily focuses on optimizing GPU energy efficiency and largely ignores the grid impacts of optimized GPU power consumption. To bridge this gap, we develop a GPU-to-Grid framework that couples device-level GPU control with power system objectives. We study distribution-level voltage regulation enabled by flexibility in LLM inference, using batch size as a control knob that trades off the voltage impacts of GPU power consumption against inference latency and token throughput. We first formulate this problem as an optimization problem and then realize it as an online feedback optimization controller that leverages measurements from both the power grid and GPU systems. Our key insight is that reducing GPU power consumption alleviates violations of lower voltage limits, while increasing GPU power mitigates violations near upper voltage limits in distribution systems; this runs counter to the common belief that minimizing GPU power consumption is always beneficial to power grids.
23132314
}

0 commit comments

Comments
 (0)