-
As part of paying down tech debt, there are a number of NetworkX tests that will fail if run using nx-cugraph. These are tests that represent differences between implementations that don't need to pr…
-
### What is your question?
Hello,
my problem is not a question neither bug(I guess?). I am having trouble while building from source via WSL2 or inside devcontainer (24.12-cpp-gcc11-cuda12.6-ubuntu22…
-
### Version
cugraph-cu11-24.10.0
### Which installation method(s) does this occur on?
Pip
### Describe the bug.
I installed cugraph using the following command:
`$ pip install cugraph-cu11 --ext…
-
I've been getting the following error when trying to import `NeighborhoodAttention2D`
```
0: File "/global/u2/j/jwillard/healpixnat/models/nat2d.py", line 12, in
0: from natten import Neighb…
-
### Describe the issue as clearly as possible:
Using `outlines.grammars.json` does not make the outputs amenable to json format.
### Steps/code to reproduce the bug:
```python
import outlines
from…
-
Hey there,
It would be awesome to have `scipy.sparse.csgraph.connected_components` implemented in JAX. I guess this relates to an old request (https://github.com/jax-ml/jax/discussions/9214) that I a…
-
**Describe the bug**
HuggingFace datasets imported by nemo.collections.llm.gpt.data in /opt/NeMo/nemo/collections/llm/gpt/data/__init__.py:15
`from nemo.collections.llm.gpt.data.dolly import DollyDat…
-
Hi guys,
thank you again for help on Gunrock GPU graph accelerated library to bring into JavaCPP presets - especial thanks @saudet. I still need to customize build with local Boost library, but in …
-
**Describe the bug**
CPU PageRank seems to be faster than cuGraph. Analysis needs to be conducted to investigate why is cuGraph slower. Potentially due to copying of the subgraph to the GPU
**Expe…
-
After installing thriftpy2 0.5.1, the following traceback was encountered when calling `parse_fp()`:
```
...
/opt/conda/envs/test/lib/python3.9/site-packages/cugraph_service_client/cugraph_service…