Skip to content

[cuDNN] Upgrade cuDNN to 9.19 for 12.8 and 13.0 wheels#174310

Closed
eqy wants to merge 4 commits intopytorch:mainfrom
eqy:cudnn919
Closed

[cuDNN] Upgrade cuDNN to 9.19 for 12.8 and 13.0 wheels#174310
eqy wants to merge 4 commits intopytorch:mainfrom
eqy:cudnn919

Conversation

@eqy
Copy link
Collaborator

@eqy eqy commented Feb 4, 2026

Currently being tested internally, currently looks OK

also needed for #172108

cc @csarofeen @ptrblck @xwang233 @nWEIdia @msaroufim @jerryzh168 @tinglvv

@eqy eqy requested review from a team and jeffdaily as code owners February 4, 2026 19:46
@eqy eqy added module: cudnn Related to torch.backends.cudnn, and CuDNN support module: cuda Related to torch.cuda, and CUDA support in general open source ciflow/trunk Trigger trunk jobs on your pull request topic: not user facing topic category ciflow/h100 ciflow/b200 labels Feb 4, 2026
@pytorch-bot
Copy link

pytorch-bot bot commented Feb 4, 2026

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/174310

Note: Links to docs will display an error until the docs builds have been completed.

❌ 2 New Failures, 1 Cancelled Job

As of commit 57597a2 with merge base 3b4790c (image):

NEW FAILURES - The following jobs have failed:

CANCELLED JOB - The following job was cancelled. Please retry:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@eqy
Copy link
Collaborator Author

eqy commented Feb 5, 2026

@pytorchmergebot rebase

@pytorchmergebot
Copy link
Collaborator

@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here

@pytorchmergebot
Copy link
Collaborator

Successfully rebased cudnn919 onto refs/remotes/origin/viable/strict, please pull locally before adding more changes (for example, via git checkout cudnn919 && git pull --rebase)

@Skylion007
Copy link
Collaborator

@eqy Need to rebase for the recently merged NCCL upgrade

@eqy
Copy link
Collaborator Author

eqy commented Feb 9, 2026

@pytorchmergebot merge

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: 1 jobs have failed, first few of them are: Limited CI on H100 / linux-jammy-cuda12.8-py3.10-gcc11-sm90 / test (smoke, 1, 1, linux.aws.h100)

Details for Dev Infra team Raised by workflow job

@eqy
Copy link
Collaborator Author

eqy commented Feb 10, 2026

@pytorchmergebot rebase

@pytorchmergebot
Copy link
Collaborator

@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here

@pytorchmergebot
Copy link
Collaborator

Successfully rebased cudnn919 onto refs/remotes/origin/viable/strict, please pull locally before adding more changes (for example, via git checkout cudnn919 && git pull --rebase)

@pytorchmergebot
Copy link
Collaborator

Tried to rebase and push PR #174310, but it was already up to date. Try rebasing against main by issuing:
@pytorchbot rebase -b main

@eqy
Copy link
Collaborator Author

eqy commented Feb 14, 2026

@pytorchmergebot rebase -b main

@pytorchmergebot
Copy link
Collaborator

@pytorchbot started a rebase job onto refs/remotes/origin/main. Check the current status here

@pytorchmergebot
Copy link
Collaborator

Successfully rebased cudnn919 onto refs/remotes/origin/main, please pull locally before adding more changes (for example, via git checkout cudnn919 && git pull --rebase)

@eqy
Copy link
Collaborator Author

eqy commented Feb 14, 2026

@pytorchmergebot rebase

@pytorchmergebot
Copy link
Collaborator

@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here

@pytorchmergebot
Copy link
Collaborator

Tried to rebase and push PR #174310, but it was already up to date. Try rebasing against main by issuing:
@pytorchbot rebase -b main

@eqy
Copy link
Collaborator Author

eqy commented Feb 17, 2026

@pytorchmergebot rebase

@pytorchmergebot
Copy link
Collaborator

@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here

@pytorchmergebot
Copy link
Collaborator

Successfully rebased cudnn919 onto refs/remotes/origin/viable/strict, please pull locally before adding more changes (for example, via git checkout cudnn919 && git pull --rebase)

@eqy
Copy link
Collaborator Author

eqy commented Feb 17, 2026

@pytorchmergebot merge -i

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged while ignoring the following 3 checks: docker-builds / docker-build (pytorch-linux-jammy-aarch64-py3.10-gcc13-inductor-benchmarks, linux.arm64.m7g.4xlar..., docker-builds / docker-build (linux.12xlarge, pytorch-linux-noble-riscv64-py3.12-gcc14), Build Official Docker Images / build (cpu, runtime, linux/arm64)

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

pytorchmergebot pushed a commit that referenced this pull request Feb 24, 2026
Authored with claude code
Previous PRs such as #174310 updated cuDNN versions for Linux builds but neglected to do so for Windows.

Claude wrote all of the lintrunner additions for consistency checking
Pull Request resolved: #175547
Approved by: https://github.com/Skylion007, https://github.com/atalman, https://github.com/malfet
norx1991 pushed a commit that referenced this pull request Feb 24, 2026
Authored with claude code
Previous PRs such as #174310 updated cuDNN versions for Linux builds but neglected to do so for Windows.

Claude wrote all of the lintrunner additions for consistency checking
Pull Request resolved: #175547
Approved by: https://github.com/Skylion007, https://github.com/atalman, https://github.com/malfet
eqy added a commit to eqy/pytorch that referenced this pull request Feb 24, 2026
Authored with claude code
Previous PRs such as pytorch#174310 updated cuDNN versions for Linux builds but neglected to do so for Windows.

Claude wrote all of the lintrunner additions for consistency checking
Pull Request resolved: pytorch#175547
Approved by: https://github.com/Skylion007, https://github.com/atalman, https://github.com/malfet
eqy added a commit to eqy/pytorch that referenced this pull request Feb 24, 2026
atalman pushed a commit that referenced this pull request Feb 25, 2026
…175672)

* [WINDOWS][cuDNN] Fix cuDNN version mismatch in Windows (#175547)

Authored with claude code
Previous PRs such as #174310 updated cuDNN versions for Linux builds but neglected to do so for Windows.

Claude wrote all of the lintrunner additions for consistency checking
Pull Request resolved: #175547
Approved by: https://github.com/Skylion007, https://github.com/atalman, https://github.com/malfet

* [cuDNN] Upgrade cuDNN to 9.19 for 12.8 and 13.0 wheels (#174310)

Currently being tested internally, currently looks OK

also needed for #172108

Pull Request resolved: #174310
Approved by: https://github.com/Skylion007, https://github.com/ngimel, https://github.com/malfet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-no-td Do not run TD on this PR ciflow/b200 ciflow/h100 ciflow/trunk Trigger trunk jobs on your pull request Merged module: cuda Related to torch.cuda, and CUDA support in general module: cudnn Related to torch.backends.cudnn, and CuDNN support open source Reverted topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants