Loading…
CppNorth2022 has ended
CppNorth, The Canadian C++ Conference, July 17-20, 2022,
The Omni King Edward Hotel, Toronto, Ontario M5C 1 E9
Monday, July 18 • 13:30 - 14:30
Building Abstractions at the Hardware-software Boundary

Log in to save this to your schedule, view media, leave feedback and see who's attending!



With the slowing of Moore’s law and explosion of ML workloads - there has been a new renaissance in domain specific architectures (DSAs) to help meet today’s compute demands. A large swath of these architectures are spatial in nature where compute is often unrolled in space to expose as much parallelism to accelerate a given workload. With this comes a natural regularity to the overall architecture which software compilers can take advantage of. Here we explore the inherent challenges that traditional architectures like GPUs and CPUs have for the software compilation problem, and discuss how DSAs can avoid such problems in its software architecture. Additionally, due to the deterministic characteristics of many spatial architectures like FPGAs and Tensor Streaming Processors (TSPs) - we show how we can use software to abstract out many of the details of the hardware to make the software compiler agnostic to specific hardware parameters of the device (such as vector length or number of PEs). Unlike traditional architectures, this allows a software chip-model to drive the underlying algorithms mapping to a given architecture and accurately model the resulting performance of the hardware - even prior to the construction of the device. Furthermore, this makes migration to new devices much simpler and simplifies the overall software development process. We will illustrate these concepts using FPGA open source tools and Groq’s TSP.

Speakers
avatar for Andrew Bitar

Andrew Bitar

Andrew Bitar received his MASc from the University of Toronto, where his research focus was on spatial architectures and applications for FPGAs. Before joining Groq, he was a Technical Lead at Intel developing a FPGA Deep Learning Accelerator and compiler. Andrew now leads a team... Read More →
avatar for Aidan Wood

Aidan Wood

Aidan Wood received his BASc from the University of Waterloo in 2021. During his degree he completed internships at AMD, Ubisoft Toronto, and Intel PSG. He concluded his degree with a capstone project building a configurable soft processor and accompanying LLVM-based C Compiler. At... Read More →


Monday July 18, 2022 13:30 - 14:30 EDT
C - Kensington