Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds benchmarks for additional nx-cugraph 24.02 algos #4112

Merged

Conversation

rlratzel
Copy link
Contributor

  • Adds 23 benchmarks for BFS, connected components, triangles, and other related algos
  • Adds a shell script to run the algo benchmarks individually for easier comparison to NX
  • Fixes a bug in nx_cugraph.generic_bfs_edges() uncovered by these benchmarks

@rlratzel rlratzel added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jan 24, 2024
@rlratzel rlratzel added this to the 24.02 milestone Jan 24, 2024
@rlratzel rlratzel requested a review from eriknw January 24, 2024 21:50
@rlratzel rlratzel self-assigned this Jan 24, 2024
@rlratzel rlratzel requested a review from a team as a code owner January 24, 2024 21:50
@rlratzel
Copy link
Contributor Author

rlratzel commented Feb 1, 2024

/merge

@rapids-bot rapids-bot bot merged commit ba73b02 into rapidsai:branch-24.02 Feb 1, 2024
109 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmarks improvement Improvement / enhancement to an existing function non-breaking Non-breaking change python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants