-
**Describe the bug**
While working on the method for safe un-shimming in #6555 I noticed that jdeps reveals we have public->spark3xx-common dependencies that may lead to classloading bugs
```Bash…
-
**Is your feature request related to a problem? Please describe.**
I'm using RAFT by rapids.cmake, while errors occur sometime related to cmake, it's hard to debug, usually I need to remove all build…
-
### Checklist
- [x] I added a descriptive title
- [x] I searched open requests and couldn't find a duplicate
### What is the idea?
Hello folks,
I've been maintaining the github.com/GoogleCloudData…
-
cuDF's 22.10 branch recently merged support for string UDFs-
```
>>> import cudf
>>> df = cudf.DataFrame({'str_col': ['a', 'bcd', 'efg']}) …
-
This is about the description file at https://github.com/OpenRCT2/OpenRCT2/blob/develop/distribution/linux/openrct2.appdata.xml , used for e.g. listing on Flathub (think ‘App Store’)
```
summary: Amu…
-
We can do our own using a gpu accelerate lib
- https://medium.com/rapids-ai/scaling-knn-to-new-heights-using-rapids-cuml-and-dask-63410983acfe
- https://github.com/facebookresearch/faiss
- http…
-
RuntimeError Traceback (most recent call last)
File ~/anaconda3/envs/rapids-22.04/lib/python3.8/site-packages/cuda/_cuda/ccuda.pyx:3674, in cuda._cuda.ccuda._cuInit()
…
-
Currently, we use a patch to remove `nvidia-nccl-cu12` from the dependencies when building the CPU wheel:
https://github.com/dmlc/xgboost/blob/f52f11e1d7c3e2c5b065f8fca6defc818089cebc/tests/buildkite…
hcho3 updated
3 months ago
-
Our [`get_nvcomp.cmake`](https://github.com/rapidsai/kvikio/blob/branch-22.08/python/cmake/thirdparty/get_nvcomp.cmake) should be updated to use [`rapids_cpm_nvcomp` from `rapids-cmake`](https://githu…
vyasr updated
2 years ago
-
**Describe the bug**
With [PR](https://github.com/rapidsai/cuml/pull/4300) we enabed training single GPU cuML models using Dask DataFrames and Series but we use `compute` there which brings data t…