-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Remove outdated CUDA 11 conditions #154313
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/154313
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 75ac1ac with merge base e79790e ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchmergebot merge |
Merge startedYour 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 |
Merge failedReason: New commits were pushed while merging. Please rerun the merge command. Details for Dev Infra teamRaised by workflow job |
|
@pytorchmergebot rebase -b main |
|
@pytorchbot started a rebase job onto refs/remotes/origin/main. Check the current status here |
|
Rebase failed due to Command Raised by https://github.com/pytorch/pytorch/actions/runs/15244735708 |
0bf55fa to
9b3280e
Compare
|
@pytorchmergebot merge -i |
Merge startedYour change will be merged while ignoring the following 1 checks: pull / linux-jammy-py3-clang12-executorch / build Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
|
@pytorchbot revert -m "breaks internal builds" -c ghfirst seeing a lot of failures internally; Meta still uses the older ROCm version (6.2.1), we'd need to postpone merging this cleanup until it is upgraded |
|
@pytorchbot successfully started a revert job. Check the current status here. |
This reverts commit 3936e61. Reverted #154313 on behalf of https://github.com/izaitsevfb due to breaks internal builds ([comment](#154313 (comment)))
|
@cyyever your PR has been successfully reverted. |
The root cause is that |
|
@pytorchbot rebase -b main |
|
@pytorchbot started a rebase job onto refs/remotes/origin/main. Check the current status here |
|
Successfully rebased |
cd41234 to
eb86df6
Compare
|
@pytorchmergebot merge -i |
Merge startedYour change will be merged while ignoring the following 0 checks: Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
This reverts commit 3936e61. Reverted pytorch#154313 on behalf of https://github.com/izaitsevfb due to breaks internal builds ([comment](pytorch#154313 (comment)))
Fixes #ISSUE_NUMBER Pull Request resolved: pytorch#154313 Approved by: https://github.com/eqy
Fixes #ISSUE_NUMBER
cc @EikanWang @jgong5