惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

大猫的无限游戏
大猫的无限游戏
阮一峰的网络日志
阮一峰的网络日志
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
WordPress大学
WordPress大学
博客园 - 叶小钗
Hugging Face - Blog
Hugging Face - Blog
博客园 - 司徒正美
Last Week in AI
Last Week in AI
罗磊的独立博客
量子位
Jina AI
Jina AI
T
Tailwind CSS Blog
Apple Machine Learning Research
Apple Machine Learning Research
IT之家
IT之家
美团技术团队
雷峰网
雷峰网
爱范儿
爱范儿
S
SegmentFault 最新的问题
小众软件
小众软件
月光博客
月光博客
酷 壳 – CoolShell
酷 壳 – CoolShell
人人都是产品经理
人人都是产品经理
The Cloudflare Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报

School of Computer Science News

Robotics Innovation Center Earns LEED Platinum Certification for Sustainable Construction AI4MiddleSchools Expands Nationwide Effort To Prepare Students for an AI-Powered Future Carvalho Earns NSF CAREER Award To Study Motivation and Learning Season Three of 'Does Compute' Now Available Rare Ventures Partners Rings NYSE Opening Bell Bringing Images to Life Through Touch - Robotics Institute Carnegie Mellon University Fried Receives NSF CAREER Award - Language Technologies Institute - School of Computer Science - Carnegie Mellon University PAIR Helps Students Find Their Place in AI Research Navigating the AI Era with a CMU Focus on Critical Thinking Kaess Named to Inaugural Chief of Naval Research Fellows Program Navigating the Moon Koedinger Wins Lifetime Achievement Award Carnegie Mellon Names Damion Shelton Associate VP and Executive Director of the Swartz Center for Entrepreneurship Hong Shen Discusses AI Safety at WEF Annual Meeting Erickson Earns NSF CAREER Award - Robotics Institute Carnegie Mellon University Satya Honored With Test of Time Award From Proof to Program: CMU and the Rise of AI-Driven Mathematics SCS Researchers Named to Inaugural ACM SIGSOFT Software Engineering Academy Healthcare Blind Spots: AI Models Prone To Fabricating Diagnoses - Robotics Institute Carnegie Mellon University You Can't Remove Humans From Software Engineering Designing the Future of Tech Governance AI, Single-Cell Technology Reveal How 3D Genome Differs in People With Alzheimer's Disease Tepper School of Business and School of Computer Science Partner to Launch AI for Business Executive Education Program Carnegie Mellon Researchers Lead Three DOE Genesis Mission Awards to Advance the Future of AI-Enabled Scientific Discovery Snake Robots Support Earthquake Search and Rescue in Venezuela Lindlbauer Receives NSF CAREER Award for Adaptive Extended Reality Interfaces Fredrikson Earns Test of Time Award for AI Security CMU Advances Defense Manufacturing and Military Education at Pennsylvania Defense and Innovation Summit Looking Ahead: AI Needs UI Liu Receives NSF CAREER Award
Test of Time Award - Electrical and Computer Engineering ...
Carnegie Mellon University · 2026-05-20 · via School of Computer Science News

Hamerschlag Hall with a sunburst

May 14, 2026

Test of Time Award

Parallel Data Lab researchers Henggang Cui, engineering manager at Latitude AI and a Carnegie Mellon University electrical and computer engineering alumnus; Hao Zhang, a postdoctoral researcher at Carnegie Mellon University; Gregory Ganger, the Jatras Professor of Electrical and Computer Engineering; Phillip Gibbons, professor of electrical and computer engineering and computer science; and Eric Xing, professor of computer science, were honored with the prestigious Test of Time Award during the 2026 EuroSys Conference.

Held in Edinburgh on April 27-30, the EuroSys conference is a premier forum for discussing various issues of systems software research and development, including implications related to hardware and applications. The conference brought together professionals from academia and industry. It has a strong focus on systems research and development; operating systems, database systems, real-time systems, networked systems, storage systems, middleware, distributed, parallel, and embedded computing systems.

The team received the Test of Time Award for their paper, GeePS: Scalable deep learning on distributed GPUs with a GPU-specialized parameter server.

The paper addresses the challenges of scaling deep learning training across distributed GPU systems. While GPUs provide significant computational advantages over CPUs, existing multi-GPU and multi-machine setups suffer from inefficiencies such as high data movement overhead and limited memory capacity. To overcome these limitations, the authors proposed GeePS, a distributed parameter server architecture designed to efficiently coordinate data and model updates across GPUs in multiple machines, enabling scalable training of large neural networks with billions of parameters.

Experimental results demonstrated that GeePS significantly improved training throughput and scalability. The system achieved up to a 13x increase in processed training images per second when scaling from a single optimized GPU implementation to 16 machines. Additionally, GeePS enabled a small cluster of four GPU-equipped machines to surpass the performance of a state-of-the-art CPU-only system running on 108 machines. These findings highlight the effectiveness of GeePS in reducing communication bottlenecks and improving resource utilization in distributed deep learning.

“We set out to remove the bottlenecks that made large-scale GPU training inefficient at the time, and made distributed deep learning truly practical,” says the team. “It’s incredibly rewarding to see that vision recognized with the Test of Time Award and reflected in today’s AI systems.”