From 2a18211811b10018985dce75b1e49aa875e2b373 Mon Sep 17 00:00:00 2001 From: Ting Lu <92425201+tinglvv@users.noreply.github.com> Date: Wed, 26 Feb 2025 12:14:48 -0800 Subject: [PATCH] Disable CUDA 12.4 nightly build (#6333) https://github.com/pytorch/pytorch/issues/145570 deprecate cuda 12.4 nightly build cc @atalman --- tools/scripts/generate_binary_build_matrix.py | 2 +- .../assets/build_matrix_linux_wheel_cuda.json | 90 ------------------- .../build_matrix_linux_wheel_cuda_norocm.json | 90 ------------------- .../build_matrix_linux_wheel_nocpu.json | 90 ------------------- .../assets/build_matrix_linux_wheel_xpu.json | 90 ------------------- .../build_matrix_windows_wheel_cuda.json | 90 ------------------- 6 files changed, 1 insertion(+), 451 deletions(-) diff --git a/tools/scripts/generate_binary_build_matrix.py b/tools/scripts/generate_binary_build_matrix.py index 2919647e8b..5f37c9fc6c 100755 --- a/tools/scripts/generate_binary_build_matrix.py +++ b/tools/scripts/generate_binary_build_matrix.py @@ -27,7 +27,7 @@ "release": ["3.9", "3.10", "3.11", "3.12", "3.13"], } CUDA_ARCHES_DICT = { - "nightly": ["11.8", "12.4", "12.6", "12.8"], + "nightly": ["11.8", "12.6", "12.8"], "test": ["11.8", "12.4", "12.6"], "release": ["11.8", "12.4", "12.6"], } diff --git a/tools/tests/assets/build_matrix_linux_wheel_cuda.json b/tools/tests/assets/build_matrix_linux_wheel_cuda.json index d1e4dc5b1e..4bec645f43 100644 --- a/tools/tests/assets/build_matrix_linux_wheel_cuda.json +++ b/tools/tests/assets/build_matrix_linux_wheel_cuda.json @@ -30,21 +30,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.9", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "manywheel", - "build_name": "manywheel-py3_9-cuda12_4", - "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.9", "gpu_arch_type": "cuda", @@ -135,21 +120,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.10", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "manywheel", - "build_name": "manywheel-py3_10-cuda12_4", - "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.10", "gpu_arch_type": "cuda", @@ -240,21 +210,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.11", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "manywheel", - "build_name": "manywheel-py3_11-cuda12_4", - "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.11", "gpu_arch_type": "cuda", @@ -345,21 +300,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.12", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "manywheel", - "build_name": "manywheel-py3_12-cuda12_4", - "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.12", "gpu_arch_type": "cuda", @@ -450,21 +390,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.13", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "manywheel", - "build_name": "manywheel-py3_13-cuda12_4", - "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.13", "gpu_arch_type": "cuda", @@ -555,21 +480,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.13t", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "manywheel", - "build_name": "manywheel-py3_13t-cuda12_4", - "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.13t", "gpu_arch_type": "cuda", diff --git a/tools/tests/assets/build_matrix_linux_wheel_cuda_norocm.json b/tools/tests/assets/build_matrix_linux_wheel_cuda_norocm.json index 0f5a2bc4fb..9f71b4bcef 100644 --- a/tools/tests/assets/build_matrix_linux_wheel_cuda_norocm.json +++ b/tools/tests/assets/build_matrix_linux_wheel_cuda_norocm.json @@ -30,21 +30,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.9", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "manywheel", - "build_name": "manywheel-py3_9-cuda12_4", - "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.9", "gpu_arch_type": "cuda", @@ -105,21 +90,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.10", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "manywheel", - "build_name": "manywheel-py3_10-cuda12_4", - "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.10", "gpu_arch_type": "cuda", @@ -180,21 +150,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.11", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "manywheel", - "build_name": "manywheel-py3_11-cuda12_4", - "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.11", "gpu_arch_type": "cuda", @@ -255,21 +210,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.12", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "manywheel", - "build_name": "manywheel-py3_12-cuda12_4", - "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.12", "gpu_arch_type": "cuda", @@ -330,21 +270,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.13", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "manywheel", - "build_name": "manywheel-py3_13-cuda12_4", - "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.13", "gpu_arch_type": "cuda", @@ -405,21 +330,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.13t", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "manywheel", - "build_name": "manywheel-py3_13t-cuda12_4", - "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.13t", "gpu_arch_type": "cuda", diff --git a/tools/tests/assets/build_matrix_linux_wheel_nocpu.json b/tools/tests/assets/build_matrix_linux_wheel_nocpu.json index 239b52c4f7..43795482c6 100644 --- a/tools/tests/assets/build_matrix_linux_wheel_nocpu.json +++ b/tools/tests/assets/build_matrix_linux_wheel_nocpu.json @@ -15,21 +15,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.9", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "manywheel", - "build_name": "manywheel-py3_9-cuda12_4", - "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.9", "gpu_arch_type": "cuda", @@ -105,21 +90,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.10", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "manywheel", - "build_name": "manywheel-py3_10-cuda12_4", - "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.10", "gpu_arch_type": "cuda", @@ -195,21 +165,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.11", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "manywheel", - "build_name": "manywheel-py3_11-cuda12_4", - "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.11", "gpu_arch_type": "cuda", @@ -285,21 +240,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.12", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "manywheel", - "build_name": "manywheel-py3_12-cuda12_4", - "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.12", "gpu_arch_type": "cuda", @@ -375,21 +315,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.13", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "manywheel", - "build_name": "manywheel-py3_13-cuda12_4", - "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.13", "gpu_arch_type": "cuda", @@ -465,21 +390,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.13t", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "manywheel", - "build_name": "manywheel-py3_13t-cuda12_4", - "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.13t", "gpu_arch_type": "cuda", diff --git a/tools/tests/assets/build_matrix_linux_wheel_xpu.json b/tools/tests/assets/build_matrix_linux_wheel_xpu.json index f4c34decf6..ef8a72ec11 100644 --- a/tools/tests/assets/build_matrix_linux_wheel_xpu.json +++ b/tools/tests/assets/build_matrix_linux_wheel_xpu.json @@ -15,21 +15,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.9", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "manywheel", - "build_name": "manywheel-py3_9-cuda12_4", - "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.9", "gpu_arch_type": "cuda", @@ -90,21 +75,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.10", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "manywheel", - "build_name": "manywheel-py3_10-cuda12_4", - "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.10", "gpu_arch_type": "cuda", @@ -165,21 +135,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.11", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "manywheel", - "build_name": "manywheel-py3_11-cuda12_4", - "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.11", "gpu_arch_type": "cuda", @@ -240,21 +195,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.12", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "manywheel", - "build_name": "manywheel-py3_12-cuda12_4", - "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.12", "gpu_arch_type": "cuda", @@ -315,21 +255,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.13", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "manywheel", - "build_name": "manywheel-py3_13-cuda12_4", - "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.13", "gpu_arch_type": "cuda", @@ -390,21 +315,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.13t", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "manywheel", - "build_name": "manywheel-py3_13t-cuda12_4", - "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.13t", "gpu_arch_type": "cuda", diff --git a/tools/tests/assets/build_matrix_windows_wheel_cuda.json b/tools/tests/assets/build_matrix_windows_wheel_cuda.json index ff7e8db5b1..b1c4917ccd 100644 --- a/tools/tests/assets/build_matrix_windows_wheel_cuda.json +++ b/tools/tests/assets/build_matrix_windows_wheel_cuda.json @@ -30,21 +30,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.9", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "wheel", - "build_name": "wheel-py3_9-cuda12_4", - "validation_runner": "windows.g4dn.xlarge", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.9", "gpu_arch_type": "cuda", @@ -120,21 +105,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.10", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "wheel", - "build_name": "wheel-py3_10-cuda12_4", - "validation_runner": "windows.g4dn.xlarge", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.10", "gpu_arch_type": "cuda", @@ -210,21 +180,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.11", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "wheel", - "build_name": "wheel-py3_11-cuda12_4", - "validation_runner": "windows.g4dn.xlarge", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.11", "gpu_arch_type": "cuda", @@ -300,21 +255,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.12", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "wheel", - "build_name": "wheel-py3_12-cuda12_4", - "validation_runner": "windows.g4dn.xlarge", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.12", "gpu_arch_type": "cuda", @@ -390,21 +330,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.13", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "wheel", - "build_name": "wheel-py3_13-cuda12_4", - "validation_runner": "windows.g4dn.xlarge", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.13", "gpu_arch_type": "cuda", @@ -480,21 +405,6 @@ "stable_version": "2.6.0", "use_split_build": false }, - { - "python_version": "3.13t", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", - "package_type": "wheel", - "build_name": "wheel-py3_13t-cuda12_4", - "validation_runner": "windows.g4dn.xlarge", - "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.6.0", - "use_split_build": false - }, { "python_version": "3.13t", "gpu_arch_type": "cuda",