-
Notifications
You must be signed in to change notification settings - Fork 310
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
Add nx-cugraph
Benchmarking Scripts
#4616
Conversation
…0-nxcg_benchmarking
…0-nxcg_benchmarking
…0-nxcg_benchmarking
Merge `rlratzel:branch-24.10-nxcg_benchmarking` into Forked Branch
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. It might be good to put an approximate runtime just so users know what they are in for. Even a single example with a specified architecture might set expectations.
This looks great though !!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding the README. I just had a few hopefully small requests.
benchmarks/nx-cugraph/pytest-based/create_results_summary_page.py
Outdated
Show resolved
Hide resolved
/merge |
…4648) This PR is a follow-up to #4616 This PR adds the following CLI argument options for `benchmarks/nx-cugraph/pytest-based/run-main-benchmarks.sh` - `--cpu-only` - `--gpu-only` And adds minor updates to the README Authors: - Ralph Liu (https://github.com/nv-rliu) Approvers: - Rick Ratzel (https://github.com/rlratzel) URL: #4648
Closes https://github.com/rapidsai/graph_dl/issues/596
This PR adds scripts written by @rlratzel to generate benchmarking numbers for
nx-cugraph