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.
Author supplied keywords
Cite
CITATION STYLE
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.