Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CUDA_UPGRADE_GUIDE.MD
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ Adding the new version to nightlies allows PyTorch binaries compiled with the ne
- After your changes are promoted to viable/strict. Run nighly build job.
- Make sure your changes made to nightly branch https://github.com/pytorch/pytorch/tree/nightly
- Make sure all nightly build succeeded before continuing to Step #6
5. If Stabel CUDA version changes update latest tag for ghcr.io like so: https://github.com/pytorch/pytorch/pull/145566

## 8. Add the new CUDA version to OSS CI.
Testing the new version in CI is crucial for finding regressions and should be done ASAP along with the next step (I am simply putting this one first as it is usually easier).
Expand Down