*********************************
There is now a CONTENT FREEZE for Mercury while we switch to a new platform. It began on Friday, March 10 at 6pm and will end on Wednesday, March 15 at noon. No new content can be created during this time, but all material in the system as of the beginning of the freeze will be migrated to the new platform, including users and groups. Functionally the new site is identical to the old one. webteam@gatech.edu
*********************************
Subject: PhD Defense of Dissertation Announcement
Title: Optimized scheduling and resource allocation for thread parallel architectures
Sana Damani
Ph.D. Student
School of Computer Science
College of Computing
Georgia Institute of Technology
Date: Thursday, April 14, 2022
Time: 3:00 pm – 5:00 pm (ET)
Location: *No Physical Location*
Teams link: Click here to join the meeting
Committee:
Dr. Vivek Sarkar (advisor), School of Computer Science, Georgia Institute of Technology
Dr. Hyesoon Kim, School of Computer Science, Georgia Institute of Technology
Dr. Santosh Pande, School of Computer Science, Georgia Institute of Technology
Dr. Tom Conte, School of Computer Science, Georgia Institute of Technology
Dr. Tushar Krishna, School of Electrical and Computer Engineering, Georgia Institute of Technology
Abstract:
While accelerators such as GPUs and migratory thread processors show significant performance improvements for applications with high data parallelism and regular memory accesses, they experience synchronization and memory access overheads in applications with irregular control flow and memory access patterns resulting in reduced efficiency. Examples include graph applications, Monte Carlo simulations, ray tracing applications, and sparse matrix computations. This dissertation aims at identifying inefficiencies in executing irregular programs on thread-parallel architectures and recommends compiler transformations and architecture enhancements to address these inefficiencies. In particular, we describe instruction reordering, thread scheduling and resource allocation techniques that avoid serialization, reduce pipeline stalls and minimize redundant thread migrations, thereby reducing overall program latency and improving processor utilization.
Contributions: