showSidebars ==
showTitleBreadcrumbs == 1
node.field_disable_title_breadcrumbs.value ==

PhD Dissertation Proposal by YE Chang | Accelerate community analysis by GPUs

Please click here if you are unable to view this page.

 
 
Accelerate community analysis by GPUs

YE Chang

PhD Candidate
School of Computing and Information Systems
Singapore Management University
 

FULL PROFILE
Research Area Dissertation Committee
Research Advisor
Committee Members
 
Date

2 August 2023 (Wednesday)

Time

3:30pm - 4:30pm

Venue

Meeting room 5.1, Level 5
School of Computing and Information Systems 1,
Singapore Management University,
80 Stamford Road
Singapore 178902

Please register by 1 August 2023.

We look forward to seeing you at this research seminar.

 
About The Talk

Community analysis, which focuses on uncovering the properties of networks, has garnered significant attention. It provides valuable insights into the structure, dynamics, and functionality of networks, enabling us to make informed decisions, design interventions, and improve the efficiency and resilience of various systems. However, traditional CPU approaches become less competitive for community analysis.The exponential growth of big data and the increasing demand for efficiency necessitate the utilization of GPU for processing community analysis tasks because GPU offers higher levels of parallelism and bandwidth compared to CPU. But it is non-trivial to enable efficient community analysis tasks in GPUs because there are unique challenges which wastes GPU’s computation resources: (1) Limited memory; (2) poor memory access pattern; (3) imbalanced workload. In this proposal, we study two community analysis tasks, introduce the challenges of deploying them on GPUs, and propose our optimizations for those challenges.

 
Speaker Biography

Chang Ye is a PhD student with the School of Computing and information Systems, Singapore Management University(SMU), He receives his BSc and MSc degrees in the area of Electronic Engineering from Xidian University, in 2014 and 2018 respectively. His research interests are graph analytics and heterogeneous computing.