February 25
@
12:00 PM
–
1:00 PM
1240 Computer Sciences
LIVE STREAM: https://uwmadison.zoom.us/j/93718552231?pwd=sT5wyiW8EMu8AzOrcLoZVCfEf63rOh.1
From Language to Silicon: Programming Systems for Sparse Accelerators
Abstract:
In this era of specialization, modern hardware development focuses on domain-specific accelerator design due to the plateau in technology scaling combined with a continual need for performance. However, domain-specific programming systems for these accelerators require extreme engineering effort, and their complexity has largely caused them to lag behind. Fundamentally, the widespread usability, proliferation, and democratization of domain-specific accelerators hinge on their programming systems, especially when targeting new domains.
This talk presents research on accelerator programming systems for the emerging domain of sparsity targeting emerging sparse accelerators. The first system, the Sparse Abstract Machine (SAM), introduces a unified abstract machine model and compiler abstraction for sparse dataflow accelerators. SAM defines a novel streaming representation and abstract dataflow interfaces that serve as an abstraction to decouple sparse accelerator implementations from their programs, similar to a stable ISA for dataflow. The second system, Mosaic, introduces modular and portable compilation solutions across different sparse accelerators and high-performance systems. These systems are a first step towards usable and programmable heterogeneous hardware acceleration for all. I will conclude by discussing the next steps to reach this goal, which include programming systems for accelerators in other domains and interoperation between accelerators across domains.
Olivia Hsu
Bio:
Olivia Hsu is a final-year Computer Science PhD student at Stanford University, advised by Professors Kunle Olukotun and Fredrik Kjolstad. She received her BS in Electrical Engineering and Computer Science (EECS) at UC Berkeley. Her broad research interests include computer architecture, computer and programming systems, compilers, programming languages, and digital circuits/VLSI. Olivia is a 2024 Rising Star in EECS and an NSF Graduate Research Fellow, and her research won a distinguished paper award at PLDI 2023. To learn more about her work, please visit her website at https://cs.stanford.edu/~owhsu.