World championship code for Graph500
-
Updated
Feb 24, 2024 - C
World championship code for Graph500
Graph500 benchmarks written in Julia using LightGraphs
A GPU-based Graph500 implementation providing compressed data movements.
Conducted a comparative analysis on scaling results for graph algorithms like single source shortest path (SSSP) algorithm using multiple runtime systems thereby reducing time to solution for graph processing with message driven runtime systems (like Charm++, HPX5), parallel boost graph library, or Graph500
OpenMP implementation of Graph500 suite.
Add a description, image, and links to the graph500 topic page so that developers can more easily learn about it.
To associate your repository with the graph500 topic, visit your repo's landing page and select "manage topics."