cugraph icon indicating copy to clipboard operation
cugraph copied to clipboard

[FEA] Need validation functions for benchmarks

Open rlratzel opened this issue 4 years ago • 2 comments

Various benchmark algo runs need proper validation functions, since a fast benchmark is meaningless if it's measuring the computation of an incorrect result.

In particular, these are needed for results for MG BFS and MG SSSP

rlratzel avatar May 07 '21 22:05 rlratzel

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

github-actions[bot] avatar Apr 30 '22 20:04 github-actions[bot]

This issue has been labeled inactive-90d due to no recent activity in the past 90 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.

github-actions[bot] avatar Aug 31 '22 15:08 github-actions[bot]

@rlratzel can add this as one of the ResultSets options

BradReesWork avatar May 02 '23 19:05 BradReesWork