*********************************
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
*********************************
Title: Enabling Efficient Graph Computing with Near-data Processing Techniques
Committee:
Dr. Hyesoon Kim, CS, Chair , Advisor
Dr. Moinuddin Qureshi, ECE
Dr. Sung Kyu Lim, ECE
Dr. Richard Vuduc, CS
Dr. Santosh Pande, CS
Abstract:
With the emergence of data science, graph computing is becoming an important tool for processing large-scale network data. Various graph computing frameworks have been proposed on both CPU and GPU architectures. However, because of the inherent irregular access pattern introduced by graph structures, graph computing suffers from significant inefficiencies in cache performance for CPU platforms, and memory divergence for GPU platforms. Meanwhile, reignited by recent advances in 3D-stacking technology, near-data processing (NDP) is getting more and more attentions. Prior works have demonstrated the potential of NDP offloading for improving performance of a number of graph workloads. However, it still remains an open question that how to realize a high performance graph computing framework with NDP. The needs of big data processing require immediate attention from architecture researchers to propose new software framework as well as new NDP architecture for efficient graph processing. The proposed research will perform a comprehensive study from both software and architecture perspective to enable an efficient graph framework with NDP techniques.