Solutions to the st-connectivity problem using a GPU-based distributed BFS

13Citations
Citations of this article
7Readers
Mendeley users who have this article in their library.
Get full text

Abstract

The st-connectivity problem (ST-CON) is a decision problem that asks, for vertices s and t in a graph, if t is reachable from s. Although originally defined for directed graphs, it can also be studied on undirected graphs and used as a building block for solving more complex tasks on large scale graphs. We present solutions to ST-CON based on a high performance Breadth First Search (BFS) executed on clusters of Graphics Processing Units (GPUs) using the Nvidia CUDA platform. To measure performances, we use the number of ST-CONs per second. We present the results for two different implementations that highlight the impact of atomic operations in CUDA.

Cite

CITATION STYLE

APA

Bernaschi, M., Carbone, G., Mastrostefano, E., & Vella, F. (2015). Solutions to the st-connectivity problem using a GPU-based distributed BFS. Journal of Parallel and Distributed Computing, 76, 145–153. https://doi.org/10.1016/j.jpdc.2014.09.013

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free