Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions tools/scripts/generate_binary_build_matrix.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
}

ROCM_ARCHES_DICT = {
"nightly": ["7.1", "7.2"],
"test": ["7.1", "7.2"],
"release": ["7.1", "7.2"],
"nightly": ["7.2", "7.14"],
"test": ["7.2", "7.14"],
"release": ["7.2", "7.14"],
Comment thread
jeffdaily marked this conversation as resolved.
Outdated
}

CUDA_CUDNN_VERSIONS = {
Expand Down
160 changes: 80 additions & 80 deletions tools/tests/assets/build_matrix_linux_wheel_cuda.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,27 +59,27 @@
{
"python_version": "3.10",
"gpu_arch_type": "rocm",
"gpu_arch_version": "7.1",
"desired_cuda": "rocm7.1",
"container_image": "pytorch/manylinux2_28-builder:rocm7.1",
"gpu_arch_version": "7.2",
"desired_cuda": "rocm7.2",
"container_image": "pytorch/manylinux2_28-builder:rocm7.2",
"package_type": "manywheel",
"build_name": "manywheel-py3_10-rocm7_1",
"build_name": "manywheel-py3_10-rocm7_2",
"validation_runner": "linux.2xlarge",
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.1",
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.2",
"channel": "nightly",
"upload_to_base_bucket": "no",
"stable_version": "2.13.0"
},
{
"python_version": "3.10",
"gpu_arch_type": "rocm",
"gpu_arch_version": "7.2",
"desired_cuda": "rocm7.2",
"container_image": "pytorch/manylinux2_28-builder:rocm7.2",
"gpu_arch_version": "7.14",
"desired_cuda": "rocm7.14",
"container_image": "pytorch/manylinux2_28-builder:rocm7.14",
"package_type": "manywheel",
"build_name": "manywheel-py3_10-rocm7_2",
"build_name": "manywheel-py3_10-rocm7_14",
"validation_runner": "linux.2xlarge",
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.2",
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.14",
"channel": "nightly",
"upload_to_base_bucket": "no",
"stable_version": "2.13.0"
Expand Down Expand Up @@ -143,27 +143,27 @@
{
"python_version": "3.11",
"gpu_arch_type": "rocm",
"gpu_arch_version": "7.1",
"desired_cuda": "rocm7.1",
"container_image": "pytorch/manylinux2_28-builder:rocm7.1",
"gpu_arch_version": "7.2",
"desired_cuda": "rocm7.2",
"container_image": "pytorch/manylinux2_28-builder:rocm7.2",
"package_type": "manywheel",
"build_name": "manywheel-py3_11-rocm7_1",
"build_name": "manywheel-py3_11-rocm7_2",
"validation_runner": "linux.2xlarge",
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.1",
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.2",
"channel": "nightly",
"upload_to_base_bucket": "no",
"stable_version": "2.13.0"
},
{
"python_version": "3.11",
"gpu_arch_type": "rocm",
"gpu_arch_version": "7.2",
"desired_cuda": "rocm7.2",
"container_image": "pytorch/manylinux2_28-builder:rocm7.2",
"gpu_arch_version": "7.14",
"desired_cuda": "rocm7.14",
"container_image": "pytorch/manylinux2_28-builder:rocm7.14",
"package_type": "manywheel",
"build_name": "manywheel-py3_11-rocm7_2",
"build_name": "manywheel-py3_11-rocm7_14",
"validation_runner": "linux.2xlarge",
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.2",
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.14",
"channel": "nightly",
"upload_to_base_bucket": "no",
"stable_version": "2.13.0"
Expand Down Expand Up @@ -227,27 +227,27 @@
{
"python_version": "3.12",
"gpu_arch_type": "rocm",
"gpu_arch_version": "7.1",
"desired_cuda": "rocm7.1",
"container_image": "pytorch/manylinux2_28-builder:rocm7.1",
"gpu_arch_version": "7.2",
"desired_cuda": "rocm7.2",
"container_image": "pytorch/manylinux2_28-builder:rocm7.2",
"package_type": "manywheel",
"build_name": "manywheel-py3_12-rocm7_1",
"build_name": "manywheel-py3_12-rocm7_2",
"validation_runner": "linux.2xlarge",
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.1",
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.2",
"channel": "nightly",
"upload_to_base_bucket": "no",
"stable_version": "2.13.0"
},
{
"python_version": "3.12",
"gpu_arch_type": "rocm",
"gpu_arch_version": "7.2",
"desired_cuda": "rocm7.2",
"container_image": "pytorch/manylinux2_28-builder:rocm7.2",
"gpu_arch_version": "7.14",
"desired_cuda": "rocm7.14",
"container_image": "pytorch/manylinux2_28-builder:rocm7.14",
"package_type": "manywheel",
"build_name": "manywheel-py3_12-rocm7_2",
"build_name": "manywheel-py3_12-rocm7_14",
"validation_runner": "linux.2xlarge",
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.2",
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.14",
"channel": "nightly",
"upload_to_base_bucket": "no",
"stable_version": "2.13.0"
Expand Down Expand Up @@ -311,27 +311,27 @@
{
"python_version": "3.13",
"gpu_arch_type": "rocm",
"gpu_arch_version": "7.1",
"desired_cuda": "rocm7.1",
"container_image": "pytorch/manylinux2_28-builder:rocm7.1",
"gpu_arch_version": "7.2",
"desired_cuda": "rocm7.2",
"container_image": "pytorch/manylinux2_28-builder:rocm7.2",
"package_type": "manywheel",
"build_name": "manywheel-py3_13-rocm7_1",
"build_name": "manywheel-py3_13-rocm7_2",
"validation_runner": "linux.2xlarge",
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.1",
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.2",
"channel": "nightly",
"upload_to_base_bucket": "no",
"stable_version": "2.13.0"
},
{
"python_version": "3.13",
"gpu_arch_type": "rocm",
"gpu_arch_version": "7.2",
"desired_cuda": "rocm7.2",
"container_image": "pytorch/manylinux2_28-builder:rocm7.2",
"gpu_arch_version": "7.14",
"desired_cuda": "rocm7.14",
"container_image": "pytorch/manylinux2_28-builder:rocm7.14",
"package_type": "manywheel",
"build_name": "manywheel-py3_13-rocm7_2",
"build_name": "manywheel-py3_13-rocm7_14",
"validation_runner": "linux.2xlarge",
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.2",
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.14",
"channel": "nightly",
"upload_to_base_bucket": "no",
"stable_version": "2.13.0"
Expand Down Expand Up @@ -395,27 +395,27 @@
{
"python_version": "3.14",
"gpu_arch_type": "rocm",
"gpu_arch_version": "7.1",
"desired_cuda": "rocm7.1",
"container_image": "pytorch/manylinux2_28-builder:rocm7.1",
"gpu_arch_version": "7.2",
"desired_cuda": "rocm7.2",
"container_image": "pytorch/manylinux2_28-builder:rocm7.2",
"package_type": "manywheel",
"build_name": "manywheel-py3_14-rocm7_1",
"build_name": "manywheel-py3_14-rocm7_2",
"validation_runner": "linux.2xlarge",
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.1",
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.2",
"channel": "nightly",
"upload_to_base_bucket": "no",
"stable_version": "2.13.0"
},
{
"python_version": "3.14",
"gpu_arch_type": "rocm",
"gpu_arch_version": "7.2",
"desired_cuda": "rocm7.2",
"container_image": "pytorch/manylinux2_28-builder:rocm7.2",
"gpu_arch_version": "7.14",
"desired_cuda": "rocm7.14",
"container_image": "pytorch/manylinux2_28-builder:rocm7.14",
"package_type": "manywheel",
"build_name": "manywheel-py3_14-rocm7_2",
"build_name": "manywheel-py3_14-rocm7_14",
"validation_runner": "linux.2xlarge",
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.2",
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.14",
"channel": "nightly",
"upload_to_base_bucket": "no",
"stable_version": "2.13.0"
Expand Down Expand Up @@ -479,27 +479,27 @@
{
"python_version": "3.14t",
"gpu_arch_type": "rocm",
"gpu_arch_version": "7.1",
"desired_cuda": "rocm7.1",
"container_image": "pytorch/manylinux2_28-builder:rocm7.1",
"gpu_arch_version": "7.2",
"desired_cuda": "rocm7.2",
"container_image": "pytorch/manylinux2_28-builder:rocm7.2",
"package_type": "manywheel",
"build_name": "manywheel-py3_14t-rocm7_1",
"build_name": "manywheel-py3_14t-rocm7_2",
"validation_runner": "linux.2xlarge",
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.1",
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.2",
"channel": "nightly",
"upload_to_base_bucket": "no",
"stable_version": "2.13.0"
},
{
"python_version": "3.14t",
"gpu_arch_type": "rocm",
"gpu_arch_version": "7.2",
"desired_cuda": "rocm7.2",
"container_image": "pytorch/manylinux2_28-builder:rocm7.2",
"gpu_arch_version": "7.14",
"desired_cuda": "rocm7.14",
"container_image": "pytorch/manylinux2_28-builder:rocm7.14",
"package_type": "manywheel",
"build_name": "manywheel-py3_14t-rocm7_2",
"build_name": "manywheel-py3_14t-rocm7_14",
"validation_runner": "linux.2xlarge",
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.2",
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.14",
"channel": "nightly",
"upload_to_base_bucket": "no",
"stable_version": "2.13.0"
Expand Down Expand Up @@ -563,27 +563,27 @@
{
"python_version": "3.15",
"gpu_arch_type": "rocm",
"gpu_arch_version": "7.1",
"desired_cuda": "rocm7.1",
"container_image": "pytorch/manylinux2_28-builder:rocm7.1",
"gpu_arch_version": "7.2",
"desired_cuda": "rocm7.2",
"container_image": "pytorch/manylinux2_28-builder:rocm7.2",
"package_type": "manywheel",
"build_name": "manywheel-py3_15-rocm7_1",
"build_name": "manywheel-py3_15-rocm7_2",
"validation_runner": "linux.2xlarge",
"installation": "pip3 install --pre torch --index-url https://download.pytorch.org/whl/nightly/rocm7.1",
"installation": "pip3 install --pre torch --index-url https://download.pytorch.org/whl/nightly/rocm7.2",
"channel": "nightly",
"upload_to_base_bucket": "no",
"stable_version": "2.13.0"
},
{
"python_version": "3.15",
"gpu_arch_type": "rocm",
"gpu_arch_version": "7.2",
"desired_cuda": "rocm7.2",
"container_image": "pytorch/manylinux2_28-builder:rocm7.2",
"gpu_arch_version": "7.14",
"desired_cuda": "rocm7.14",
"container_image": "pytorch/manylinux2_28-builder:rocm7.14",
"package_type": "manywheel",
"build_name": "manywheel-py3_15-rocm7_2",
"build_name": "manywheel-py3_15-rocm7_14",
"validation_runner": "linux.2xlarge",
"installation": "pip3 install --pre torch --index-url https://download.pytorch.org/whl/nightly/rocm7.2",
"installation": "pip3 install --pre torch --index-url https://download.pytorch.org/whl/nightly/rocm7.14",
"channel": "nightly",
"upload_to_base_bucket": "no",
"stable_version": "2.13.0"
Expand Down Expand Up @@ -647,27 +647,27 @@
{
"python_version": "3.15t",
"gpu_arch_type": "rocm",
"gpu_arch_version": "7.1",
"desired_cuda": "rocm7.1",
"container_image": "pytorch/manylinux2_28-builder:rocm7.1",
"gpu_arch_version": "7.2",
"desired_cuda": "rocm7.2",
"container_image": "pytorch/manylinux2_28-builder:rocm7.2",
"package_type": "manywheel",
"build_name": "manywheel-py3_15t-rocm7_1",
"build_name": "manywheel-py3_15t-rocm7_2",
"validation_runner": "linux.2xlarge",
"installation": "pip3 install --pre torch --index-url https://download.pytorch.org/whl/nightly/rocm7.1",
"installation": "pip3 install --pre torch --index-url https://download.pytorch.org/whl/nightly/rocm7.2",
"channel": "nightly",
"upload_to_base_bucket": "no",
"stable_version": "2.13.0"
},
{
"python_version": "3.15t",
"gpu_arch_type": "rocm",
"gpu_arch_version": "7.2",
"desired_cuda": "rocm7.2",
"container_image": "pytorch/manylinux2_28-builder:rocm7.2",
"gpu_arch_version": "7.14",
"desired_cuda": "rocm7.14",
"container_image": "pytorch/manylinux2_28-builder:rocm7.14",
"package_type": "manywheel",
"build_name": "manywheel-py3_15t-rocm7_2",
"build_name": "manywheel-py3_15t-rocm7_14",
"validation_runner": "linux.2xlarge",
"installation": "pip3 install --pre torch --index-url https://download.pytorch.org/whl/nightly/rocm7.2",
"installation": "pip3 install --pre torch --index-url https://download.pytorch.org/whl/nightly/rocm7.14",
"channel": "nightly",
"upload_to_base_bucket": "no",
"stable_version": "2.13.0"
Expand Down
Loading
Loading