Skip to content

saq10002/bcgpu

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?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit 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).

About

Betweenness Centrality in GPU (NVIDIA CUDA)

Resources

Stars

Watchers

Forks

Releases

No releases published