-
**Describe the bug**
Observed following error while running [mig.sh](https://github.com/GoogleCloudDataproc/initialization-actions/blob/master/gpu/mig.sh) on dataproc-2.1-ubuntu20 with runtime version…
-
**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…
-
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
-
**Is your feature request related to a problem? Please describe.**
Legacy diagnostic tool was removed by https://github.com/NVIDIA/spark-rapids-tools/pull/406, following diagnostic functions are not …
-
## Description
RAPIDS supports CUDA 11.x and 12.x, and has for a couple of releases.
Throughout the examples in this repo, most examples default to CUDA 11. For example:
https://github.com/ra…
-
Hello RAPIDS,
Thanks for developing this amazing package.
I met 'ImportError: /usr/lib/x86_64-linux-gnu/libcuda.so.1: file too short' when importing packages.
```python
import scanpy as sc
import…
-
Seems to be a Rapids issue
gets error:
06-01 13:39:04.946 172.16.2.46:54321 79560 # Session INFO: Method: POST , URI: /3/Rapids, route: /3/Rapids, parms: {ast=(= !nary_op_2 (apply %r.hex #2 …
-
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
-
**What happened**:
- I'm running a query in dask-sql but I'm encountering an AssertionError. I also tried running it in pandas and outputted the same error.
**What you expected to happen**:
- I …
DaceT updated
3 years ago
-
## Report needed documentation
**Report needed documentation**
A very common tech stack for ML researchers will be to install the latest version of PyTorch with the latest supported version of cum…