viable/strict/1788560676: Build Windows MAGMA for CUDA 13.4, drop CUDA 12.x builds (#196014)
- PyTorch: 530 events in the last 90 days
- PyTorch: 524th Release in the last 90 days
- Previous: earlier the same day · viable/strict/1788555000: [MPS] Fix svd_jacobi Metal compiler crash (#195949)
What happened
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…
Summary assembled by rule from the sources below