Skip to content

Commit

Permalink
Disable CUDA 12.4 nightly build (#6333)
Browse files Browse the repository at this point in the history
pytorch/pytorch#145570

deprecate cuda 12.4 nightly build

cc @atalman
  • Loading branch information
tinglvv authored Feb 26, 2025
1 parent 1adb695 commit 2a18211
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 451 deletions.
2 changes: 1 addition & 1 deletion tools/scripts/generate_binary_build_matrix.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"],
}
Expand Down
90 changes: 0 additions & 90 deletions tools/tests/assets/build_matrix_linux_wheel_cuda.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
90 changes: 0 additions & 90 deletions tools/tests/assets/build_matrix_linux_wheel_cuda_norocm.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
Loading

0 comments on commit 2a18211

Please sign in to comment.