Skip to content

Update RAPIDS Custom Docker Documentation from CUDA 12.9.1 to CUDA 13.1.1#650

Open
jayavenkatesh19 wants to merge 2 commits intorapidsai:mainfrom
jayavenkatesh19:docker-update-to-cuda13
Open

Update RAPIDS Custom Docker Documentation from CUDA 12.9.1 to CUDA 13.1.1#650
jayavenkatesh19 wants to merge 2 commits intorapidsai:mainfrom
jayavenkatesh19:docker-update-to-cuda13

Conversation

@jayavenkatesh19
Copy link
Contributor

Updated all documentation to use CUDA 13.1.1 to align with RAPIDS 25.12's CUDA 13 support.

  • Updated example Dockerfiles to use CUDA 13.1.1 base images
  • Changed pip package suffix from cudf-cu12 to cudf-cu13
  • Updated all CUDA package versions in the custom base image guide to match official NVIDIA CUDA 13.1.1 Dockerfiles
  • Removed NCCL packages from pip section (not in official runtime images)
  • Added ENTRYPOINT [] to pip Dockerfiles to suppress license message produced by the CUDA Runtime images.

I also tested GPU visibility, a basic cuDF test and CUDA versions by building these Docker images on the dlcluster

Signed-off-by: Jaya Venkatesh <jjayabaskar@nvidia.com>
@jayavenkatesh19 jayavenkatesh19 self-assigned this Jan 28, 2026
@jayavenkatesh19 jayavenkatesh19 requested a review from a team as a code owner January 28, 2026 01:02
@ncclementi
Copy link
Contributor

Should this be a good opportunity to start templating the CUDA version, to start migrating all the docs when possible to cuda 13?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants