-
Currently any change to any RAPIDS repo triggers a complete run of the entire build and test suite of CI jobs. This is very expensive, and is often unnecessary. RAPIDS libraries are typically structur…
vyasr updated
2 weeks ago
-
### Version
24.10
### Which installation method(s) does this occur on?
Conda
### Describe the bug.
When running `tests/test_k_truss_subgraph_mg.py` on 2-GPU on `draco-rno`, the test encounters a …
-
## Description
`wholegraph` nightly conda-cpp-tests `(amd64, rockylinux8, CUDA 11.4)` have been failing with errors like this:
```text
./WHOLEGRAPH_CSR_WEIGHTED_SAMPLE_WITHOUT_REPLACEMENT_TEST: symb…
-
### Is this a new feature, an improvement, or a change to existing functionality?
New Feature
### How would you describe the priority of this feature request
High
### Please provide a clea…
-
## 🚀 Feature
We should add support to `sample_blocks` API for non-DGLGraph objects to use in the sampling pipeline.
This will follow how we currently support `sample_neighbors` for Non-DGL Gr…
-
**Describe the bug**
I am attempting to use cuML within Databricks. I can install without an error, but when trying to run a command like "from cuml.manifold import UMAP" I run into issues.
**Step…
-
*(Apr 23, 2024) moved from an internal tracking board. The description here is @ajschmidt8 's original write-up of the issue.*
## Problem
Some of our conda builds suffer from `ClobberWarning`s (…
-
When I ran the example file TensorFlowToTensorRT-NHWC.py, it occurs:Traceback (most recent call last):
File "TensorFlowToTensorRT-NHWC.py", line 161, in
_, inputD0 = cudart.cudaMallocAsync(in…
-
## 🚀 Feature
Add additional backends to ThunderFX benchmarking options: thunder.jit, torch.compile, torch.compile(backend="eager"), thunder w/ its CUDA graph transform, and the ability to add CUDA …
-
**Is your feature request related to a problem? Please describe.**
`rmm::device_vector` is currently a simple alias for a `thrust::device_vector` with a `rmm_allocator` used as it's allocator templ…