cugraph icon indicating copy to clipboard operation
cugraph copied to clipboard

cuGraph - RAPIDS Graph Analytics Library

Results 541 cugraph issues
Sort by recently updated
recently updated
newest added

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

improvement

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...

improvement

As described here, but useful elsewhere as well: https://github.com/rapidsai/cugraph/pull/3954/files#r1375121175

improvement
non-breaking

### 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...

feature request

Addresses #4187 This PR makes improvements to old MG testing conventions used in these testing directories: - centrality - comms - community - components - core - internals The goals...

improvement
non-breaking
python

Update collect_comm to handle value of tuple type

improvement
non-breaking
cuGraph