Mar 19 (Tue) @ 5:30pm: "Kernel-Centric Optimizations for Deep Neural Networks on GPGPUs,” Zhaodong Chen, ECE PhD Defense

Date and Time

Zoom Meeting – https://ucsb.zoom.us/j/7556662306?omn=85495534094

Abstract

Deep learning has achieved remarkable success across various domains, ranging from computer vision to healthcare. General-Purpose Graphics Processing Unit (GPGPU) is one of the major driving forces behind this revolution. GPGPUs offer massive parallel computational power, enabling the training and deployment of large-scale neural networks within practical time and resource constraints. Their programmability also enables adaptability to emerging network architectures.

However, entering the post-Moore’s Law era, the scaling of computational power offered by GPGPUs struggles to meet the demands of novel neural networks. On the other hand, existing GPGPUs face under-utilization challenges despite the computation power shortage.

This defense addresses the computation power shortage by improving the utilization of GPGPUs when running deep learning workloads. It presents a kernel-centric optimization approach with a focus on mapping neural networks to a more efficient set of kernels (parallel functions executed on GPGPUs) that ensures better utilization. This involves optimizations from multiple levels: algorithm level aiming to leverage more hardware-friendly formulations, operator level to harness on-chip high bandwidth on GPGPUs, and kernel implementation level that maximizes the utilization of computational resources.

Bio

Zhaodong Chen received the B.E degree from Tsinghua University, Beijing, China in 2019, and M.S. degree from University of California, Santa Barbara in 2021. He is currently pursuing the Ph.D. degree at the Department of Electrical and Computer Engineering, University of California, Santa Barbara, CA, USA. His current research interest is machine learning system with emphasize on CUDA kernel design & compiler.

Hosted by: Prof. Zheng Zhang

Submitted by: Zhaodong Chen <chenzd15thu@ucsb.edu>