Skip to content

adwaithhs/CUDAGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project includes the Graph processing algorithms isConnected and ConnectedComponents implemented using C++ for CPU running synchoronously and using CUDA for GPU running parallely and compares time taken on graphs with upto 5.2M triangles.

The final results can be found on this link

About

Parallel implementation of graph related algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors