From b4603ccb70310b754ef63582f05812baa25323c8 Mon Sep 17 00:00:00 2001 From: Jae-Won Chung Date: Fri, 8 Nov 2024 13:38:55 -0600 Subject: [PATCH] Fix typo --- source/_data/SymbioticLab.bib | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_data/SymbioticLab.bib b/source/_data/SymbioticLab.bib index 30d13d8..25bc527 100644 --- a/source/_data/SymbioticLab.bib +++ b/source/_data/SymbioticLab.bib @@ -1812,7 +1812,7 @@ @InProceedings{fedtrans:mlsys24 } @Article{andes:arxiv24, - author = {Jiachen Liu and Zhiyu Wu and Jae-won Chung and Fan Lai and Myungjin Lee and Mosharaf Chowdhury}, + author = {Jiachen Liu and Zhiyu Wu and Jae-Won Chung and Fan Lai and Myungjin Lee and Mosharaf Chowdhury}, journal = {CoRR}, title = {{Andes}: Defining and Enhancing Quality-of-Experience in {LLM}-Based Text Streaming Services}, year = {2024}, @@ -1918,4 +1918,4 @@ @InProceedings{openinfra:hotinfra24 publist_abstract = { Critical infrastructures like datacenters, power grids, and water systems are interdependent, forming complex "infrastructure nexuses" that require co-optimization for efficiency, resilience, and sustainability. We present OpenInfra, a co-simulation framework designed to model these interdependencies by integrating domain-specific simulators for datacenters, power grids, and cooling systems but focusing on stitching them together for end-to-end experimentation. OpenInfra enables seamless integration of diverse simulators and flexible configuration of infrastructure interactions. Our evaluation demonstrates its ability to simulate large-scale infrastructure dynamics, including 7,392 servers over 100+ hours. } -} \ No newline at end of file +}