Skip to content

hmofrad/GraphTap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphTap Distributed Graph Analytics System

Build

make clean && make

Run

mpirun -np 4 bin/./pr   data/rmat10_1024.bin   1024 20
mpirun -np 4 bin/./sssp data/rmat10_1024_w.bin 1024 0
mpirun -np 4 bin/./bfs  data/rmat10_1024.bin   1024 0
mpirun -np 4 bin/./cc   data/rmat10_1024.bin   1024

Paper

Mohammad Hasanzadeh Mofrad, Rami Melhem, Yousuf Ahmad and Mohammad Hammoud. “Efficient Distributed Graph Analytics using Triply Compressed Sparse Format.” In proceedings of IEEE Cluster Computing (CLUSTER), Albuquerque, NM USA, 2019.

Contact

Mohammad Hasanzadeh Mofrad
m.hasanzadeh.mofrad@gmail.com

About

GraphTap Distributed Graph Analytics System

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published