Skip to content

Update compatibility matrix files #2400

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Update compatibility matrix files #2400

wants to merge 4 commits into from

Conversation

michaeldwan
Copy link
Member

@michaeldwan michaeldwan commented Jun 9, 2025

Generate updated compatibility matrix files to handle recent changes in #2376 and #2099 which default to python 3.13

This required 2 supporting fixes:

  1. nvidia/cuda no longer includes the CuDNN version in image tags, which requires fetching the image config and parsing the version out of ENV rather than parsing only the tag
  2. The version helper needed to be loosed to accept but ignore more than 3 version components

@8W9aG do we need to do anything to base images for this?

Generate updated compatibility matrix files

This required fixing the helper that fetched images from nvidia/cuda. Image tags no longer include the CuDNN version in the tag, which requires fetching the image config and parsing the version out of ENV.
@michaeldwan michaeldwan marked this pull request as ready for review June 9, 2025 21:11
@michaeldwan michaeldwan requested a review from a team June 9, 2025 21:12
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