GraphAIBench icon indicating copy to clipboard operation
GraphAIBench copied to clipboard

Add random walk sampling implementations

Open luciengaitskell opened this issue 1 year ago • 0 comments

Adding random walk sampling implementations

CPU:

  • [x] serial uncompressed
  • [x] serial vbyte
  • [x] parallel uncompressed
  • [x] parallel vbyte

GPU:

  • [ ] parallel uncompressed
  • [ ] parallel vbyte

luciengaitskell avatar May 14 '24 22:05 luciengaitskell