rapidsai / rapidsai/deployment
Update GPU test container from CUDA 11.6 to a newer version
Open
@jayavenkatesh19 is already working on this.
Since Jul 22, 2026.
- Dominant language
- Jupyter Notebook
- Stars
- 15
- Forks
- 41
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 6
Description
In many of the Kubernetes docs pages, we use a sample pod to test out the GPU, which is defined in _includes/check-gpu-pod-works.md
This sample pod currently uses nvidia/samples:vectoradd-cuda11.6.0-ubuntu18.04, which is an outdated CUDA version which we should update to a newer one.
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.