You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…P to use the new R-mat graph generator (#1438)
- [x] Refactor cuGraph C++ test library
- [x] Add a utility function to create a graph object from the R-mat generator
- [x] Update C++ MG PageRank and SG PageRank, Katz Centrality, BFS, and SSSP tests to use the new R-mat graph generator
This partially addresses #1382 and is a per-requsite for graph primitives performance optimization.
Authors:
- Seunghwa Kang (@seunghwak)
Approvers:
- Andrei Schaffer (@aschaffer)
- Chuck Hastings (@ChuckHastings)
- Brad Rees (@BradReesWork)
URL: #1438
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.
The goal is to get cuGraph running benchmarks on 128 or more GPUs.
The text was updated successfully, but these errors were encountered: