-
### Ubuntu 24.04 support in RAPIDS 24.12
- Currently supported platforms (RAPIDS 24.06) - `CUDA 12.2`, `Python 3.11`, and `Ubuntu 22.04`.
- Latest available platforms - `CUDA 12.5` (May 2024), `Py…
-
We currently support heterogeneous renumbering in the C++ sampling API. This issue is for extending that to heterogeneous graphs. Fundamentally, the process is the same with a few differences:
In…
-
**Is your feature request related to a problem? Please describe.**
Often we have modular structure annotated with a graph, like community scores, and we'd like the layout to reflect it more than a …
-
**Is your feature request related to a problem? Please describe.**
Scaling DBScan to large sizes requires small batch sizes to avoid running out of memory. The `csr_row_op` kernel has quite bad perfo…
-
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…
-
The doc build workflow on circleci has [begun failing](https://app.circleci.com/pipelines/github/networkx/networkx/9544/workflows/ac431fee-19dc-4b71-8bfa-a2ba7612cd82/jobs/15838).
The failure seems…
-
I'm running [this](https://github.com/rapidsai/notebooks/blob/master/cuml/pca_demo.ipynb) notebook for PCA with the following parameters:
```
n_samples = 2**17
n_features = 3000
n_components = 1…
-
## Overview
Python 3.12 was released in October 2023. This issue tracks the work to add support for Python 3.12 to RAPIDS.
In #3, RAPIDS added support for Python 3.11, which was released in RAPIDS 2…
bdice updated
2 months ago
-
Currently CUDA 12 testing on some cuGraph packages is skipped
https://github.com/rapidsai/cugraph/blob/0a2a2454c349f5375938ddd2fddff0e9c417b52e/ci/test_wheel_cugraph-pyg.sh#L48
https://github.co…
-
Hello,
I'm encountering an issue where the `mamba_ssm` package fails to install on Google Colab. This installation previously worked, but it now fails in recent Colab. The exact cause is unclear.
…