rapidsai / rapidsai/deployment
Replace references to RAPIDS to NVIDIA CUDA-X for data science
@ncclementi is already working on this.
Since Sep 16, 2026.
- Dominant language
- Jupyter Notebook
- Stars
- 15
- Forks
- 41
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 6
Description
Here as some guides on how we should replace this concepts.
• “Use RAPIDS on your local workstation” -> “Use NVIDIA CUDA-X libraries for data science on your local workstation”.
• “Use RAPIDS on HPC” -> Use NVIDIA CUDA-X libraries for data science on HPC”.
• “Build RAPIDS in your dev environments” -> “Build NVIDIA CUDA-X libraries for data science in your dev environments”.
• “Run RAPIDS on …” -> “Run NVIDIA CUDA-X libraries on …”.
• “Integrate RAPIDS with ” -> “Integrate NVIDIA CUDA-X libraries with ”.
• “Deploy RAPIDS models with” -> “Deploy NVIDIA CUDA-X based models for data science with”.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.