Logo Goletty

Data Structures and Algorithms for Counting Problems on Graphs using GPU
Journal Title International Journal of Networking and Computing
Journal Abbreviation ijnc
Publisher Group University of Hiroshima (HU)
Website http://www.ijnc.org/index.php/ijnc
PDF (362 kb)
   
Title Data Structures and Algorithms for Counting Problems on Graphs using GPU
Authors Chatterjee, Amlan; Radhakrishnan, Sridhar; Antonio, John K.
Abstract The availability and utility of large numbers of Graphical Processing Units (GPUs) have enabled parallel computations using extensive multi-threading. Sequential access to global memory and contention at the size-limited shared memory have been main impediments to fully exploiting potential performance in architectures having a massive number of GPUs. After performing extensive study of data structures and complexity analysis of various data access methodologies, we propose novel memory storage and retrieval techniques that enable parallel graph computations to overcome the above issues. More specifically, given a graph G = (V,E) and an integer k <= |V |, we provide both storage techniques and algorithms to count the number of: a) connected subgraphs of size k; b) k cliques; and c) k independent sets, all of which can be exponential in number. Our storage techniques are based on creating a breadth-first search tree and storing it along with non-tree edges in a novel way. Our experiments solve the above mentioned problems by using both naive and advanced data structures on the CPU and GPU. Speedup is achieved by solving the problems on the GPU even using a brute-force approach as compared to the implementations on the CPU. Utilizing the knowledge of BFS-tree properties, the performance gain on the GPU increases and ultimately outperforms the CPU by a factor of at least 5 for graphs that completely fit in the shared memory and by a factor of 10 for larger graphs stored using the global memory. The counting problems mentioned above have many uses, including the analysis of social networks. 
Publisher International Journal of Networking and Computing
Date 2013-07-10
Source 2185-2839

 

See other article in the same Issue


Goletty © 2024