Skip to content

add missing cuda 12.9 ray-extra#59495

Merged
aslonnie merged 1 commit intoreleases/2.53.0from
lonnie-251216-cu129cp
Dec 17, 2025
Merged

add missing cuda 12.9 ray-extra#59495
aslonnie merged 1 commit intoreleases/2.53.0from
lonnie-251216-cu129cp

Conversation

@aslonnie
Copy link
Copy Markdown
Collaborator

@aslonnie aslonnie commented Dec 17, 2025

cherrypick #59494

add missing cuda 12.9 ray-extra

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds the cu12.9.1-cudnn platform for building ray-extra images. The change in .buildkite/build.rayci.yml is correct on its own, but it appears to be incomplete. A corresponding change to define this new platform in ci/ray_ci/docker_container.py seems to be missing. This omission could cause issues in other parts of the CI pipeline that rely on a central list of platforms. I've added a comment with more details.

--platform cu12.1.1-cudnn8 --platform cu12.3.2-cudnn9
--platform cu12.4.1-cudnn --platform cu12.5.1-cudnn
--platform cu12.6.3-cudnn --platform cu12.8.1-cudnn
--platform cu12.9.1-cudnn
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

high

This change appears to be incomplete. When adding a new platform like cu12.9.1-cudnn, it should also be defined in the list of supported platforms, which appears to be PLATFORMS_RAY in ci/ray_ci/docker_container.py. Without this definition, other CI steps that rely on this list, such as the image index generation script (ci/ray_ci/automation/generate_index.py), may fail or not work as expected for this new platform.

@aslonnie aslonnie changed the title cherrypick #59494 add missing cuda 12.9 ray-extra Dec 17, 2025
@aslonnie aslonnie merged commit 3332314 into releases/2.53.0 Dec 17, 2025
3 of 5 checks passed
@aslonnie aslonnie deleted the lonnie-251216-cu129cp branch December 17, 2025 02:59
srinathk10 pushed a commit that referenced this pull request Dec 17, 2025
cherrypick #59494

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
Signed-off-by: Srinath Krishnamachari <srinath.krishnamachari@anyscale.com>
weiquanlee pushed a commit to antgroup/ant-ray that referenced this pull request Jan 5, 2026
cherrypick ray-project#59494

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
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.

1 participant