Font Size: a A A

Performance Characterization of High-Level Programming Models for GPU Graph Analytics

Posted on:2016-08-09Degree:M.SType:Thesis
University:University of California, DavisCandidate:Wu, YuduoFull Text:PDF
GTID:2470390017976951Subject:Computer Engineering
Abstract/Summary:
In this thesis, we identify several factors that are critical to high-performance GPU graph analytics: efficient and flexible building block operators, synchronization and data movement, workload distribution and load balancing, and memory access patterns. We analyze the impact of these critical factors through three high-level GPU graph analytic frameworks, VertexAPI2, MapGraph, and Gunrock. We also examine their effect on different workloads: four common graph primitives from multiple graph application domains, evaluated through real-world and synthetic graphs. We show that efficient building block operators enable more powerful operations for fast information propagation and result in fewer device kernel invocations, less data movement, and fewer global synchronizations, and thus are key focus areas for efficient large-scale graph analytics on GPUs.
Keywords/Search Tags:GPU graph, Efficient
Related items