-
**We are kicking off another community sprint!**
This community sprint resolves around **improving our documentation** to **make PyG more easily accessible** and to **expose various PyG features mo…
-
### Please make sure these conditions are met
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the latest version of anndata.
- [X] (o…
-
When passing an unsupported type combination, the user gets currently gets an undescriptive error message that is meaningless to them unless they understand libcugraph. Instead, we should raise a mo…
-
**Feature Description:**
Looking at integration of the HITS algorithm into RAPIDS cugraph.
The RAPIDS model is to operate on data stored in device memory with as little extra data movement as poss…
-
Update the loaders in cuGraph-DGL to support buffered sampling, including buffered in-memory sampling.
-
## Report needed documentation
**Report needed documentation**
We're planning on having a landing page for nx-cugraph modeled after https://rapids.ai/cudf-pandas. In the short term before this is co…
-
## 🚀 Feature
GPU traversal (dfs/bfs/topological/...)
## Motivation
Currently we only implement single thread traversal on CPU, it's not efficient and the frontiers cannot be generated on-the-fly …
-
This is the result of a quick audit and does not include private APIs on public objects e.g. `cudf.Series._column`
TLDR observations:
1. There seems to be a common desire to create a `Column` ob…
-
We need to have a quick way of using either github actions or scripts to run some crude benchmarks while developing new algorithms.
-
### I'm submitting a
- [X] feature request.
### Current Behaviour:
Current installation is possible only with `pip`
### Expected Behaviour:
It may be good for accessibility to provide instal…