-
## 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…
-
Hello, brother. I am running this https://github.com/mobiusml/hqq/blob/master/examples/backends/hqq_lib_demo.py on A100-40GB, and I get the following error. What should I do?
## code
The code is t…
-
**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…
-
The current cuGraph-DGL loaders are unnecessarily complicated. The interface should be simplified to make user adoption easier.
-
### Bug description
I'm using manual optimization to work with two datasets for multi-task learning. Due to memory usage limitations, I want to do a forward and backward pass with a batch from one…
-
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…
-
Dask cuDF `cummax` and `cummin` fail due to missing axis argument in `cuDF.Series.where` if npartitions > 1.
```python
import cudf
import dask_cudf
df = cudf.DataFrame({"x": range(10)})
ddf…
-
**Describe the bug**
The dask stream closes with `distributed.comm.core.CommClosedError` when running multi gpu on T4s when you run `kmeans_cuml.fit()`. @robocopnixon found that when using a docker c…
-
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…
-
### What is your question?
Converting a CPU NetworkX graph to a GPU graph can be slow, so nx-cuGraph provides a configuration option that caches the converted graph so users only need to pay this c…