Add CUDA 13 Paddle package variants for Python versions - #6468
Open
JanuszL wants to merge 1 commit into
Open
Conversation
JanuszL
force-pushed
the
fix-paddle-cuda13-python-versions
branch
from
August 28, 2026 16:50
aff0a4f to
9c595fc
Compare
Collaborator
|
CI MESSAGE: [65084376]: BUILD STARTED |
Contributor
|
| Filename | Overview |
|---|---|
| qa/setup_packages.py | Splits the CUDA 13 PaddlePaddle dependency into disjoint Python-version ranges without an eligible follow-up defect. |
Reviews (2): Last reviewed commit: "Add CUDA 13 Paddle packages for Python v..." | Re-trigger Greptile
- Adds CUDA 13 PaddlePaddle 3.3.1 package variants for Python 3.9-3.11 and CPython 3.13, as 3.4.0 supports only 3.4.0. Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
JanuszL
force-pushed
the
fix-paddle-cuda13-python-versions
branch
from
August 28, 2026 17:35
9c595fc to
96702f3
Compare
Collaborator
|
CI MESSAGE: [65090881]: BUILD STARTED |
Collaborator
|
CI MESSAGE: [65090881]: BUILD PASSED |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Category:
Other (Configuration)
Description:
as 3.4.0 supports only 3.4.0.
Additional information:
Affected modules and functionalities:
paddlepaddle-gpuwith CUDA 13.Key points relevant for the review:
Tests:
Checklist
Documentation
DALI team only
Requirements
REQ IDs: N/A
JIRA TASK: N/A