-
Rewriting our objective here.
The current implementation of multi-source BFS only provides correct results if the list of sources are on separate connected components. The request here is to add s…
-
Who: cugraph users
What: improve memory efficiency when creating undirected graphs to reduce OOM errors
Why: undirected graphs require a symmetrization step which is currently prohibitively ineffici…
-
### Version
23.10.0
### Which installation method(s) does this occur on?
Docker
### Describe the bug.
Nodes exiting in a networkX graph do not proprly port to a cuGraph graph despite mu…
-
Hi,
I used the following code to install cuml.
!pip install cudf-cu11 dask-cudf-cu11 --extra-index-url=https://pypi.nvidia.com
!pip install cuml-cu11 --extra-index-url=https://pypi.nvidia.com
…
-
While creating a synthetic dataset with [cuML Dask make_classification](https://docs.rapids.ai/api/cuml/stable/api.html#cuml.dask.datasets.classification.make_classification) to create into a cuGraph …
-
### Your current environment
The output of `python collect_env.py`
WARNING 11-22 07:19:14 cuda.py:22] You are using a deprecated `pynvml` package. Please install `nvidia-ml-py` instead, and make s…
-
In 22.02, this began as a list of documentation/example/testing-related issues, and in 22.06, was updated to include issues found in releases 22.02 and 22.04.
It's now an epic, and previous issues …
-
### Steps to Reproduce
I'm trying to install `cugraph` dependencies with extra sources and I'm getting an error which doesn't look super comprehensive to me.
1. `rye init --lib foo`
2. `rye pin…
-
Hey I try to load the twitter graph in a AWS `p3.16xlarge` instance, which has 8 16GB memory GPUs, in total 128GB. However, it is OOM. Could you please take a look if I missed anything? Thanks so much…
-
We are preparing to add H100 testing to RAPIDS in https://github.com/rapidsai/shared-workflows/pull/194.
So far we have the following test PRs opened:
- rmm - https://github.com/rapidsai/rmm/pul…