-
We've had several issues come in related to defaults/cluster configurations (https://github.com/rapidsai/dask-cuda/issues/990 / https://github.com/rapidsai/dask-cuda/issues/348 / ...) and a general re…
-
## 🐛 Bug
### To Reproduce
```
import cudf as cf #Use Rapids framework dataframe for GPU (PANDAS)
import cupy as cp #Use Rapids framework arrays for GPU (NUMPY)
```
#### Get the log:
``…
-
Would be useful to support these operations on GPUs as well. One way to do this might be to dispatch using CuPy.
-
We should develop some helper functions for parallelization and then use it in several places.
There are several comments in the code indicating where we could parallelize things:
```
$ grep -r p…
-
**Describe the solution you'd like and any additional context**
We should allow sampling per edge type in uniform neighbor sample. After [PR 2660](https://github.com/rapidsai/cugraph/pull/2660) we…
-
## Description
RAPIDS projects that need `fmt` and `spdlog` use `rapids-cmake` to find it, via functions like `rapids_cpm_fmt()` ([docs link](https://docs.rapids.ai/api/rapids-cmake/stable/packages/r…
-
**Describe the bug**
Running the package [pandas_market_calendars](https://github.com/rsheftel/pandas_market_calendars) with `cudf` results in the following crash:
```
│ /home/xxx/dev/xxx/venv/lib/py…
8W9aG updated
1 month ago
-
The current cuGraph-DGL loaders are unnecessarily complicated. The interface should be simplified to make user adoption easier.
-
Opening this issue to track moving from `pynvml` to `nvidia-ml-py`. There has been past discussion and issues about this. Moving this to `build-planning` to improve visibility.
Have compiled a list…
-
Implement ECG for Multi-Node Multi-GPU
```[tasklist]
### Tasks
- [ ] https://github.com/rapidsai/cugraph/issues/3569
- [ ] https://github.com/rapidsai/cugraph/issues/3570
- [ ] https://github.com/rapi…