-
**Describe the bug**
After installing Rapids using the instructed command in Conda and string to import cuml I get the below error. The installation went seemingly well without errors. The environmen…
-
Following [Reproducing CI Locally](https://docs.rapids.ai/resources/reproducing-ci/) instructions recently has started to prompt twice for the `RAPIDS_BUILD_TYPE`, `RAPIDS_REPOSITORY`, and `RAPIDS_REF…
-
We get an error when running `snakemake -j1 create_participants_files `
```
Select jobs to execute... …
-
The use case page https://rapids.ai/learn-more/#use-cases is missing a number of partnerships and companies that use RAPIDS.
It would be good to have a solution similar to how the blogs are updated…
-
Consider GPU, for e.g. with https://docs.rapids.ai/api/cuspatial/stable/
-
After a release tagging https://github.com/NVIDIA/spark-rapids-ml/tags,
create a github action to auto update https://github.com/NVIDIA/spark-rapids-ml/tree/gh-pages based on new tag
triggers coul…
-
RAPIDS currently builds conda packages in CI using conda-build. The [`rattler-build` tool](https://prefix-dev.github.io/rattler-build) is a newer alternative. It is written in Rust, and should be fast…
vyasr updated
2 weeks ago
-
**What happened**:
RefreshError: ('invalid_scope: Invalid OAuth scope or ID token audience provided.', '{"error":"invalid_scope","error_description":"Invalid OAuth scope or ID token audience provided…
-
My workers crash when persisting the gpu_df right before converting to DMatrix:
```
gpu_dfs = [(gpu_df[0].persist(), gpu_df[1].persist()) for gpu_df in gpu_dfs]
```
Sample error from a worker is…
-
Periodically we need to run GPU-BDB on a new system with local only storage.
It sometimes proves difficult getting the result directories setup correctly. For instance, w/ a config having the value…