Skip to content

andrew1205lin/TriCore-replica

Repository files navigation

TriCore-replica

This repo is a replication of paper "TRICORE: Parallel Triangle Counting on GPUs". I am not the author, just try to implement it.

TODO:

  • Read the graph and convert it into CSR or other requird format.
  • Count the triangle on CPU to verify the algorithm.
  • Write the CUDA kernel.
  • Profile the time cost.

About

TRICORE: Parallel Triangle Counting on GPUs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published