Skip to content

Conversation

@dpressle
Copy link
Contributor

Update to newer version to have cuda 12.9 alligned with build servers

What?

Describe what this PR is doing.

Why?

Justification for the PR. If there is an existing issue/bug, please reference it. For
bug fixes, the 'Why?' and 'What?' can be merged into a single item.

How?

It is optional, but for complex PRs, please provide information about the design,
architecture, approach, etc.

Update to newer version to have cuda 12.9 alligned with build servers

Signed-off-by: Daniel Pressler <[email protected]>
@github-actions
Copy link

👋 Hi dpressle! Thank you for contributing to ai-dynamo/nixl.

Your PR reviewers will review your contribution then trigger the CI to test your changes.

🚀

@dpressle
Copy link
Contributor Author

/build

@dpressle
Copy link
Contributor Author

/build

# - Job Configuration: Defines timeout, failure behavior, and Kubernetes resources
# - Docker Images: Specifies the container images used for different build stages
# - PyTorch images (24.10 and 25.02) for building and testing
# - PyTorch images (24.10 and 25.06) for building and testing
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

24.10 is based on CUDA 12.6 which we officially do not support anymore, minimum is 12.8. It would be great if we could find another base image for ubuntu 22.04. nvcr.io/nvidia/cuda:12.8.0-devel-ubuntu22.04 might work

@dpressle dpressle closed this Oct 13, 2025
@dpressle dpressle deleted the ci_container_update branch October 13, 2025 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants