cugraph
cugraph copied to clipboard
cuGraph - RAPIDS Graph Analytics Library
We should add a cugraph-dgl COO codepath to the bulksampling and e2e benchmarking script. See discussions here: https://github.com/rapidsai/cugraph/pull/3977#discussion_r1383872414 This will be a followup to https://github.com/rapidsai/cugraph/pull/3977
cudf and even nx-cugraph have more modern linting tools to ensure python code stays tidy and current. We should update the tools used by cugraph for its python code to...
As described here, but useful elsewhere as well: https://github.com/rapidsai/cugraph/pull/3954/files#r1375121175
### Is this a new feature, an improvement, or a change to existing functionality? New Feature ### How would you describe the priority of this feature request Critical (currently preventing...
Addresses #4187 This PR makes improvements to old MG testing conventions used in these testing directories: - centrality - comms - community - components - core - internals The goals...
Update collect_comm to handle value of tuple type