Skip to content

Releases: SEP-Graph/ppopp19-artifact

SEP-Graph-AE

07 Dec 03:13
7dfdd8d

Choose a tag to compare

SEP-Graph-AE Pre-release
Pre-release

This release is for the artifact evaluation of the PPoPP'19 paper "SEP-Graph: Finding Shortest Execution Paths for Graph Processing under a Hybrid Framework on GPU ".

SEP-Graph is an open-source framework for graph processing on GPU. It supports the graph algorithms to be implemented as the combinations of Sync. or Async execution mode, Pull or Push communication method, and Data-driven or Topology-driven vertex traversing mechanism. At runtime, SEP-Graph will try to find the shortest execution path of a graph algorithm in each iteration.

This work is designed, implemented, and maintained by the High Performance Computing and Software Lab, led by Professor Xiaodong Zhang from the Department of Computer Science and Engineering, Ohio State University.

SEP-Graph-AE

07 Dec 02:44
7dfdd8d

Choose a tag to compare

SEP-Graph-AE Pre-release
Pre-release

This release is for the artifact evaluation of the PPoPP'19 paper "SEP-Graph: Finding Shortest Execution Paths for Graph Processing under a Hybrid Framework on GPU ".

SEP-Graph is an open-source framework for graph processing on GPU. It supports the graph algorithms to be implemented as the combinations of Sync. or Async execution mode, Pull or Push communication method, and Data-driven or Topology-driven vertex traversing mechanism. At runtime, SEP-Graph will try to find the shortest execution path of a graph algorithm in each iteration.

This work is designed, implemented, and maintained by the High Performance Computing and Software Lab, led by Professor Xiaodong Zhang from the Department of Computer Science and Engineering, Ohio State University.