- About
- Events
- Calendar
- Graduation Information
- Cornell Learning Machines Seminar
- Student Colloquium
- BOOM
- Spring 2025 Colloquium
- Conway-Walker Lecture Series
- Salton 2024 Lecture Series
- Seminars / Lectures
- Big Red Hacks
- Cornell University / Cornell Tech - High School Programming Workshop and Contest 2025
- Game Design Initiative
- CSMore: The Rising Sophomore Summer Program in Computer Science
- Explore CS Research
- ACSU Research Night
- Cornell Junior Theorists' Workshop 2024
- People
- Courses
- Research
- Undergraduate
- M Eng
- MS
- PhD
- Admissions
- Current Students
- Computer Science Graduate Office Hours
- Advising Guide for Research Students
- Business Card Policy
- Cornell Tech
- Curricular Practical Training
- A & B Exam Scheduling Guidelines
- Fellowship Opportunities
- Field of Computer Science Ph.D. Student Handbook
- Graduate TA Handbook
- Field A Exam Summary Form
- Graduate School Forms
- Instructor / TA Application
- Ph.D. Requirements
- Ph.D. Student Financial Support
- Special Committee Selection
- Travel Funding Opportunities
- Travel Reimbursement Guide
- The Outside Minor Requirement
- Diversity and Inclusion
- Graduation Information
- CS Graduate Minor
- Outreach Opportunities
- Parental Accommodation Policy
- Special Masters
- Student Spotlights
- Contact PhD Office
System Software in the Age of Acceleration (via Zoom)
Abstract: The decline of Moore's Law and Dennard scaling has precipitated the emergence of a panoply of specialized hardware such as GPUs,TPUs, and many others. The success of a computing ecosystem that features such rich architectural diversity is predicated on the ability of programmers and system designers to use that specialized hardware to improve performance and increase efficiency. We need that effort to succeed as data centers and computing infrastructure continue to consume increasing and alarming fractions of the world's energy. Unfortunately, building systems that realize the performance and efficiency promises of specialized hardware is a significant challenge that requires innovation across the technology stack. The structure of modern system software still reflects a vanishing ecosystem dominated by general purpose processors and shallow technology stacks. That structure imposes many fundamental obstacles to leveraging acceleration in many computing domains. This talk will reflect on a decade of research devoted to encouraging the evolution of system software to accommodate an increasingly accelerator-rich world, focusing on a handful of recent research results, including OS and PL support for FPGA-backed accelerators, and hypervisor support for accelerators.
Bio: Chris Rossbach is an associate professor at UT Austin Computer Science, an alumnus of VMware Research Group and Microsoft Research's Silicon Valley Lab, and co-founder of graph computing startup Katana Graph. He leads the Systems, Concurrent, and Emerging Architectures Research Group (SCEA) at UT Austin and directs UT Austin's Honors Computer Science and Business Program. His technical interests lie broadly in the area of distributed systems, as well as OS, architectural, and PL support for parallel hardware.