Skip to content

hmofrad/Graphite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

649 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphite

Graphite HPC Graph Analytics System

Install

make

Unistall

make clean

Usage

mpirun -np Nprocesses bin/./deg   Graph.[bin/txt]   Nvertices
mpirun -np Nprocesses bin/./pr    Graph.[bin/txt]   Nvertices [Niterations]
mpirun -np Nprocesses bin/./sssp  GraphW.[bin/txt]  Nvertices
mpirun -np Nprocesses bin/./bfs   Graph.[bin/txt]   Nvertices
mpirun -np Nprocesses bin/./cc    Graph.[bin/txt]   Nvertices

Paper

Mohammad Hasanzadeh Mofrad, Rami Melhem, Yousuf Ahmad and Mohammad Hammoud. “Graphite: A NUMA-aware HPC System for Graph Analytics based on a new MPI∗X Parallelism Model.” In proceedings of the Very Large Data Bases Conference (PVLDB), Tokyo, Japan, 2020.

Contact

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

About

Graphite HPC Graph Analytics System

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published