[CD] CUDA 13 specific followup changes#162455
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/162455
Note: Links to docs will display an error until the docs builds have been completed. ❌ 7 New Failures, 2 Cancelled Jobs, 51 PendingAs of commit 2c5c1b3 with merge base b5e6e58 ( NEW FAILURES - The following jobs have failed:
CANCELLED JOBS - The following jobs were cancelled. Please retry:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
f64e04e to
3d0d9d6
Compare
|
The failure is irrelevant |
Sorry while there seems to be no original doc that specifies it, our testing for SBSA started from Ampere and there was no support for sm50-75 for SBSA wheels existed. Therefore we hope to keep the same support matrix for CUDA 12 as CUDA 13 to start from sm_80. |
|
@pytorchbot rebase |
|
@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here |
|
Successfully rebased |
9849956 to
2c5c1b3
Compare
|
@pytorchmergebot merge -f "change looks good, merging" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Follow up for CUDA 13 bring up pytorch#159779 sm50-70 should not be added to sbsa build arch list, as previous archs had no support for arm. remove platform_machine from PYTORCH_EXTRA_INSTALL_REQUIREMENTS Pull Request resolved: pytorch#162455 Approved by: https://github.com/atalman
Follow up for CUDA 13 bring up pytorch#159779 sm50-70 should not be added to sbsa build arch list, as previous archs had no support for arm. remove platform_machine from PYTORCH_EXTRA_INSTALL_REQUIREMENTS Pull Request resolved: pytorch#162455 Approved by: https://github.com/atalman
Follow up for CUDA 13 bring up pytorch#159779 sm50-70 should not be added to sbsa build arch list, as previous archs had no support for arm. remove platform_machine from PYTORCH_EXTRA_INSTALL_REQUIREMENTS Pull Request resolved: pytorch#162455 Approved by: https://github.com/atalman
|
@pytorchbot cherry-pick --onto release/2.9 --fixes "Critical binary build fix" -c critical |
Cherry picking #162455Command Details for Dev Infra teamRaised by workflow job |
Follow up for CUDA 13 bring up pytorch#159779 sm50-70 should not be added to sbsa build arch list, as previous archs had no support for arm. remove platform_machine from PYTORCH_EXTRA_INSTALL_REQUIREMENTS Pull Request resolved: pytorch#162455 Approved by: https://github.com/atalman
…From CUDA 12.6 and CUDA 12.8 builds (#162455) (#163764) * [CD] CUDA 13 specific followup changes (#162455) Follow up for CUDA 13 bring up #159779 sm50-70 should not be added to sbsa build arch list, as previous archs had no support for arm. remove platform_machine from PYTORCH_EXTRA_INSTALL_REQUIREMENTS Pull Request resolved: #162455 Approved by: https://github.com/atalman * update --------- Co-authored-by: Ting Lu <tingl@nvidia.com>
Follow up for CUDA 13 bring up pytorch#159779 sm50-70 should not be added to sbsa build arch list, as previous archs had no support for arm. remove platform_machine from PYTORCH_EXTRA_INSTALL_REQUIREMENTS Pull Request resolved: pytorch#162455 Approved by: https://github.com/atalman
Signed-off-by: Huy Do <huydhn@gmail.com>
When trying to bring cu129 back in #163029, I mainly looked at #163029 and missed another tweak coming from #162455 I discover this issue when testing aarch64+cu129 builds in https://github.com/pytorch/test-infra/actions/runs/18603342105/job/53046883322?pr=7373. Surprisingly, there is no test running for aarch64 CUDA build from what I see in https://hud.pytorch.org/pytorch/pytorch/commit/79a37055e790482c12bf32e69b28c8e473d0209d. Pull Request resolved: #165794 Approved by: https://github.com/malfet
When trying to bring cu129 back in #163029, I mainly looked at #163029 and missed another tweak coming from #162455 I discover this issue when testing aarch64+cu129 builds in https://github.com/pytorch/test-infra/actions/runs/18603342105/job/53046883322?pr=7373. Surprisingly, there is no test running for aarch64 CUDA build from what I see in https://hud.pytorch.org/pytorch/pytorch/commit/79a37055e790482c12bf32e69b28c8e473d0209d. Pull Request resolved: #165794 Approved by: https://github.com/malfet (cherry picked from commit 9095a9d)
[CD] Apply the fix from #162455 to aarch64+cu129 build (#165794) When trying to bring cu129 back in #163029, I mainly looked at #163029 and missed another tweak coming from #162455 I discover this issue when testing aarch64+cu129 builds in https://github.com/pytorch/test-infra/actions/runs/18603342105/job/53046883322?pr=7373. Surprisingly, there is no test running for aarch64 CUDA build from what I see in https://hud.pytorch.org/pytorch/pytorch/commit/79a37055e790482c12bf32e69b28c8e473d0209d. Pull Request resolved: #165794 Approved by: https://github.com/malfet (cherry picked from commit 9095a9d) Co-authored-by: Huy Do <huydhn@gmail.com>
…h#165794) When trying to bring cu129 back in pytorch#163029, I mainly looked at pytorch#163029 and missed another tweak coming from pytorch#162455 I discover this issue when testing aarch64+cu129 builds in https://github.com/pytorch/test-infra/actions/runs/18603342105/job/53046883322?pr=7373. Surprisingly, there is no test running for aarch64 CUDA build from what I see in https://hud.pytorch.org/pytorch/pytorch/commit/79a37055e790482c12bf32e69b28c8e473d0209d. Pull Request resolved: pytorch#165794 Approved by: https://github.com/malfet
…h#165794) When trying to bring cu129 back in pytorch#163029, I mainly looked at pytorch#163029 and missed another tweak coming from pytorch#162455 I discover this issue when testing aarch64+cu129 builds in https://github.com/pytorch/test-infra/actions/runs/18603342105/job/53046883322?pr=7373. Surprisingly, there is no test running for aarch64 CUDA build from what I see in https://hud.pytorch.org/pytorch/pytorch/commit/79a37055e790482c12bf32e69b28c8e473d0209d. Pull Request resolved: pytorch#165794 Approved by: https://github.com/malfet
Follow up for CUDA 13 bring up #159779
sm50-70 should not be added to sbsa build arch list, as previous archs had no support for arm.
remove platform_machine from PYTORCH_EXTRA_INSTALL_REQUIREMENTS
cc @atalman @malfet @ptrblck @nWEIdia