Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graph500

C++ implementation of graph500 and comparison with GT reference code

The academic community has worked extensively on refining Graph500 benchmarking code for both OpenMP and MPI in C, but quite frankly, a lot of it is extremely hard to read. I attempted to replicate the full performance of one of the tuned OpenMP implementations using the C++ STL to improve maintainability and code legibility. All of the files are contained in graph500custom/.

About

C++ implementation of graph500 and comparison with GT reference code

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages