Add almalinux docker for magma and CUDA installation for CUDA 13#160201
Add almalinux docker for magma and CUDA installation for CUDA 13#160201tinglvv wants to merge 15 commits intopytorch:mainfrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/160201
Note: Links to docs will display an error until the docs builds have been completed. ⏳ No Failures, 97 PendingAs of commit 6da4fb1 with merge base 6b994c4 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
cudnn 9.12 and tensorrt 10.13.2 and nccl 2.27.7 are the minimum for cuda 13 right? |
|
@tinglvv we do have 12.4 build still here: https://github.com/pytorch/pytorch/actions/runs/16915397606/job/47927902158 if we are removing 12.4 artifacts we must make sure to run periodic tests not to regress this job |
|
@tinglvv cusparselt is now available for cuda 13. You can upgrade it |
|
@pytorchbot rebase |
|
@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here |
|
Successfully rebased |
dcb9496 to
045d5a2
Compare
|
Looks good |
|
@pytorchbot 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 |
|
LGTM 👍 |
|
@pytorchmergebot merge -f "lint and almalinux builds look good" |
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 |
Add the almalinux docker for building magma-cuda 13.0 pytorch#159779 Also fixed the NVSHMEM download link Pull Request resolved: pytorch#160201 Approved by: https://github.com/atalman Co-authored-by: Andrey Talman <atalman@fb.com>
Add the almalinux docker for building magma-cuda 13.0 pytorch#159779 Also fixed the NVSHMEM download link Pull Request resolved: pytorch#160201 Approved by: https://github.com/atalman Co-authored-by: Andrey Talman <atalman@fb.com>

#159779
CUDA 13.0.0
NVSHMEM 3.3.20
CusparseLt 0.8.0.4
CUDNN 9.12.0.46
cc @atalman @malfet @ptrblck @nWEIdia