cugraph
cugraph copied to clipboard
cuGraph - RAPIDS Graph Analytics Library
### Version 24.04 ### Which installation method(s) does this occur on? Source ### Describe the bug. Currently, the MG implementation of `ego_graph` returns a value that differs from the SG...
```[tasklist] ### Tasks - [ ] add python MG implementation - [ ] MG unit tests - [ ] docstring w/ example (also runs in doctest) ```
### What is your question? I run the code in [there](https://docs.rapids.ai/api/cugraph/stable/api_docs/cugraph/dask-cugraph/#example) for using Multi-GPU computation,but the code have the following error: /root/miniconda3/envs/cugraph/lib/python3.9/site-packages/dask_cudf/io/csv.py:79: FutureWarning: `chunksize` is deprecated and will be removed...
Closes #3909.
Added compute comment and changed DiGraph to Graph(directed=True) Tested in a notebook. Addresses question in #4182
This PR enforces that the `vertex` and the `start_vertices` are of the same type and throws a warning in the python API and an exception in the CAPI when there...
### Version 24.02.00 ### Which installation method(s) does this occur on? _No response_ ### Describe the bug. After I build cugraph from source, I go to the directory "cugraph/python/" and...
```[tasklist] ### Tech Debt - [ ] #2246 - [ ] #1481 - [ ] #2743 - [ ] rapidsai/graph_dl#85 - [ ] rapidsai/graph_dl#86 - [ ] #2869 - [...
Improve the documentation of our GNN code. Add additional public and private examples, notebooks, blogs, etc. ```[tasklist] ### Tasks - [ ] rapidsai/graph_dl#416 - [ ] rapidsai/cugraph-docs#5 - [ ]...
```[tasklist] ### Tasks - [ ] rapidsai/cugraph#3805 - [ ] rapidsai/cugraph#3807 - [ ] rapidsai/cugraph#3802 - [ ] rapidsai/cugraph#3847 - [ ] rapidsai/cugraph#3949 - [ ] rapidsai/cugraph#3856 - [ ]...