PhD Defense by Prasun Gera

*********************************
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
*********************************

Event Details
  • Date/Time:
    • Friday April 23, 2021
      10:00 am - 2:00 pm
  • Location: Atlanta, GA; REMOTE
  • Phone:
  • URL: Bluejeans
  • Email:
  • Fee(s):
    N/A
  • Extras:
Contact
No contact information submitted.
Summaries

Summary Sentence: Overcoming Memory Capacity Constraints for Large Graph Applications on GPUs

Full Summary: No summary paragraph submitted.

Title: Overcoming Memory Capacity Constraints for Large Graph Applications on GPUs

 

Prasun Gera

Ph.D. candidate

School of Computer Science

Georgia Institute of Technology

 

Date: Friday, April 23rd, 2021

Time: 10 a.m. - 12 p.m. (Eastern Time)

https://bluejeans.com/315983964

 

 

Committee:

---------------

Dr. Hyesoon Kim (Advisor, School of Computer Science, Georgia Institute of Technology)

Dr. Santosh Pande (School of Computer Science, Georgia Institute of Technology)

Dr. Richard Vuduc (School of Computer Science and Engineering, Georgia Institute of Technology)

Dr. Moinuddin Qureshi (School of Computer Science, Georgia Institute of Technology)

Dr. Tushar Krishna (School of Electrical and Computer Engineering, Georgia Institute of Technology)

 

 

Abstract:

------------

Graphics Processing Units (GPUs) have been used successfully for accelerating a wide variety of

applications in the domains of scientific computing, machine learning, and data analytics over the

last decade. Two important trends that have emerged across these domains are that for a lot of

real-world problems, the working sets are larger than a GPU’s memory capacity, and that the data is

sparse. In this dissertation, we focus on graph analytics, for which the majority of prior work has

been restricted to graphs of modest sizes that fit in memory. Real world graphs such as social

networks and web graphs require tens to hundreds of gigabytes of storage whereas GPU memory is

typically in the order of a few gigabytes. We investigate the following question: How can we

accelerate graph applications on GPUs when the graphs do not fit in memory?

 

This question opens up two lines of inquiry. First, we consider the system architecture where the

GPU can address larger, albeit slower, host memory that is behind an interconnect such as PCI-e.

While this increases the total addressable memory, graph applications have poor locality that makes

efficient use of this architecture challenging. We formulate the locality problem as a graph

ordering problem and propose efficient reordering methods for large graphs. The solution is general

enough that it can be extended to other similar architectures and even beneficial in cases where

graphs fit in memory.

 

Second, we consider graph compression as a complementary approach. Conventional approaches to graph

compression have been CPU-centric in that the decompression stage is sequential and branch

intensive. We devise an efficient graph compression format for large sparse graphs that is amenable

to run-time decompression on GPUs. The decompression stage is parallel and load balanced so that it

can use the computational resources of GPUs effectively. In effect, analytics kernels can decompress

the graph and do computation on the fly without decompressing the entire graph since the entire

decompressed graph would not fit in memory.

Additional Information

In Campus Calendar
No
Groups

Graduate Studies

Invited Audience
Faculty/Staff, Public, Undergraduate students
Categories
Other/Miscellaneous
Keywords
Phd Defense
Status
  • Created By: Tatianna Richardson
  • Workflow Status: Published
  • Created On: Apr 12, 2021 - 11:49am
  • Last Updated: Apr 12, 2021 - 11:49am