Skip to content

Add CUDA 13 Paddle package variants for Python versions - #6468

Open
JanuszL wants to merge 1 commit into
NVIDIA:mainfrom
JanuszL:fix-paddle-cuda13-python-versions
Open

Add CUDA 13 Paddle package variants for Python versions#6468
JanuszL wants to merge 1 commit into
NVIDIA:mainfrom
JanuszL:fix-paddle-cuda13-python-versions

Conversation

@JanuszL

@JanuszL JanuszL commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Category:

Other (Configuration)

Description:

  • 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.

Additional information:

Affected modules and functionalities:

  • QA dependency setup for paddlepaddle-gpu with CUDA 13.

Key points relevant for the review:

  • The new version bounds avoid changing the existing PaddlePaddle 3.4.0 selection.

Tests:

  • Existing tests apply
    • all paddlepaddle tests for pyton other than 3.12
  • New tests added
    • Python tests
    • GTests
    • Benchmark
    • Other
  • N/A

Checklist

Documentation

  • Existing documentation applies
  • Documentation updated
    • Docstring
    • Doxygen
    • RST
    • Jupyter
    • Other
  • N/A

DALI team only

Requirements

  • Implements new requirements
  • Affects existing requirements
  • N/A

REQ IDs: N/A

JIRA TASK: N/A

@copy-pr-bot

copy-pr-bot Bot commented Aug 28, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@JanuszL
JanuszL force-pushed the fix-paddle-cuda13-python-versions branch from aff0a4f to 9c595fc Compare August 28, 2026 16:50
@dali-automaton

Copy link
Copy Markdown
Collaborator

CI MESSAGE: [65084376]: BUILD STARTED

@greptile-apps

greptile-apps Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

The PR updates CUDA 13 PaddlePaddle QA dependency selection while preserving PaddlePaddle 3.4.0 for Python 3.12.

  • Selects PaddlePaddle 3.3.1 for Python 3.9–3.11 and Python 3.13.
  • Restricts PaddlePaddle 3.4.0.post20260808 to Python 3.12.
  • Excludes free-threaded Python builds from these package variants.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

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
JanuszL force-pushed the fix-paddle-cuda13-python-versions branch from 9c595fc to 96702f3 Compare August 28, 2026 17:35
@dali-automaton

Copy link
Copy Markdown
Collaborator

CI MESSAGE: [65090881]: BUILD STARTED

@dali-automaton

Copy link
Copy Markdown
Collaborator

CI MESSAGE: [65090881]: BUILD PASSED

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