Add CUDA 13.2 support and drop unsupported 12.8/12.9#20440
Conversation
Add (13, 2) to SUPPORTED_CUDA_VERSIONS in install_utils.py and to the cuda.yml build matrix. Remove 12.8 and 12.9, which are no longer supported.
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/20440
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 6 New Failures, 1 Unrelated Failure, 1 Unclassified FailureAs of commit 36444d6 with merge base 574bfca ( NEW FAILURES - The following jobs have failed:
UNCLASSIFIED FAILURE - DrCI could not classify the following job because the workflow did not run on the merge base. The failure may be pre-existing on trunk or introduced by this PR:
BROKEN TRUNK - The following job failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
Add (13, 2) to SUPPORTED_CUDA_VERSIONS in install_utils.py and to the cuda.yml build matrix. Remove 12.8 and 12.9, which are no longer supported.