Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

Betweenness Centrality in GPU (NVIDIA CUDA C)

In this project I have implemented three algorithms for computing the betweenness centrality in GPU. The algorithms implemented are:

You can find the project report at http://arxiv.org/abs/1409.7764

The code is written in GNU C and NVIDIA CUDA C. You have to have GCC and NVCC in your system along with an NVIDIA GPU.

If you happen to take a look at the code, please let me know. I will be happy to have your feedback.

Contact

For more information, you can contact Saad Quader (@saq10002).