-
Kindly reproducible thanks to @vyasr (see https://github.com/apache/arrow-nanoarrow/pull/639#issuecomment-2412525436 ). PR demonstrating the issue: https://github.com/rapidsai/cudf/pull/17083
The t…
-
In the current implementation, the `__call__` method of `nemo_curator/modules/fuzzy_dedup.py`, it assumes that at least one LSH duplicate will be found, and the results will be saved as a parquet file…
-
Script:
``` python
import dask
from dask import array as da
from dask import dataframe as dd
from dask_cuda import LocalCUDACluster
from distributed import Client, LocalCluster
import numpy as np
de…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
Linux
### Reproduction
```
ERROR: pip's dependency resolver does not currently take into ac…
-
**Is your feature request related to a problem? Please describe.**
As described in #15366, we intend to adopt JIT compilation to some of our kernels using JITify/NVRTC.
JITify presently only supports …
-
**Describe the bug**
Customer reported a job failing with the error:
`Caused by: ai.rapids.cudf.CudfException: CUDF failure at: /home/jenkins/agent/workspace/jenkins-spark-rapids-jni-release-39-cuda1…
-
### Version
24.10
### Which installation method(s) does this occur on?
Conda
### Describe the bug.
Not all users will know that adding `-c rapidsai` is needed, we should investigate if there is s…
-
When compiling spark-rapids-jni, patching CCCL is faling:
```
[INFO] [exec] -- rapids-cmake [CCCL]: failed to apply diff cccl_symbol_visibility.diff
[INFO] [exec] -- rapids-cmake [CCCL]: git…
-
We currently use cufile in both cudf and kvikio. They are each carrying around [a custom find module](https://github.com/rapidsai/cudf/blob/branch-24.12/cpp/cmake/Modules/FindcuFile.cmake) for this, a…
vyasr updated
2 weeks ago
-
## Description
Currently the wheels in which we are shipping native libraries have a conditional load logic that first searches for a library on the system and loads that before loading one in the wh…