viable/strict/1788560676: Build Windows MAGMA for CUDA 13.4, drop CUDA 12.x builds (#196014)
- PyTorch 近 90 天出现 538 次
- PyTorch 近 90 天第 532 次发版
- 上一次:同一天稍早 · viable/strict/1788555000: [MPS] Fix svd_jacobi Metal compiler crash (#195949)
发生了什么
Windows cu134 wheel builds die in build_env_setup.py 's install_magma() because magma_2.5.4_cuda134_release.7z was never published to the ossci-windows bucket: 200 magma_2.5.4_cuda134_release.7z -> 404"> magma_2.5.4_cuda132_release.7z -> 200 magma_2.5.4_cuda134_release.7z -> 404 This PR: adds 134 to the build-magma-windows.yml matrix, with the matching CUDA_ARCH_LIST in build_magma.bat (same list as 13.2); adds the…
摘要按规则整理自下方来源原文