Skip to content

Commit b618548

Browse files
committed
Move ROCm 7.0,7.1->7.1,7.2 (pytorch#7763)
1 parent af80514 commit b618548

3 files changed

Lines changed: 141 additions & 141 deletions

File tree

tools/scripts/generate_binary_build_matrix.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
}
3434

3535
ROCM_ARCHES_DICT = {
36-
"nightly": ["7.0", "7.1"],
36+
"nightly": ["7.1", "7.2"],
3737
"test": ["7.0", "7.1"],
3838
"release": ["7.0", "7.1"],
3939
}

tools/tests/assets/build_matrix_linux_wheel_cuda.json

Lines changed: 70 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -73,27 +73,27 @@
7373
{
7474
"python_version": "3.10",
7575
"gpu_arch_type": "rocm",
76-
"gpu_arch_version": "7.0",
77-
"desired_cuda": "rocm7.0",
78-
"container_image": "pytorch/manylinux2_28-builder:rocm7.0",
76+
"gpu_arch_version": "7.1",
77+
"desired_cuda": "rocm7.1",
78+
"container_image": "pytorch/manylinux2_28-builder:rocm7.1",
7979
"package_type": "manywheel",
80-
"build_name": "manywheel-py3_10-rocm7_0",
80+
"build_name": "manywheel-py3_10-rocm7_1",
8181
"validation_runner": "linux.2xlarge",
82-
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.0",
82+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.1",
8383
"channel": "nightly",
8484
"upload_to_base_bucket": "no",
8585
"stable_version": "2.10.0"
8686
},
8787
{
8888
"python_version": "3.10",
8989
"gpu_arch_type": "rocm",
90-
"gpu_arch_version": "7.1",
91-
"desired_cuda": "rocm7.1",
92-
"container_image": "pytorch/manylinux2_28-builder:rocm7.1",
90+
"gpu_arch_version": "7.2",
91+
"desired_cuda": "rocm7.2",
92+
"container_image": "pytorch/manylinux2_28-builder:rocm7.2",
9393
"package_type": "manywheel",
94-
"build_name": "manywheel-py3_10-rocm7_1",
94+
"build_name": "manywheel-py3_10-rocm7_2",
9595
"validation_runner": "linux.2xlarge",
96-
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.1",
96+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.2",
9797
"channel": "nightly",
9898
"upload_to_base_bucket": "no",
9999
"stable_version": "2.10.0"
@@ -171,27 +171,27 @@
171171
{
172172
"python_version": "3.11",
173173
"gpu_arch_type": "rocm",
174-
"gpu_arch_version": "7.0",
175-
"desired_cuda": "rocm7.0",
176-
"container_image": "pytorch/manylinux2_28-builder:rocm7.0",
174+
"gpu_arch_version": "7.1",
175+
"desired_cuda": "rocm7.1",
176+
"container_image": "pytorch/manylinux2_28-builder:rocm7.1",
177177
"package_type": "manywheel",
178-
"build_name": "manywheel-py3_11-rocm7_0",
178+
"build_name": "manywheel-py3_11-rocm7_1",
179179
"validation_runner": "linux.2xlarge",
180-
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.0",
180+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.1",
181181
"channel": "nightly",
182182
"upload_to_base_bucket": "no",
183183
"stable_version": "2.10.0"
184184
},
185185
{
186186
"python_version": "3.11",
187187
"gpu_arch_type": "rocm",
188-
"gpu_arch_version": "7.1",
189-
"desired_cuda": "rocm7.1",
190-
"container_image": "pytorch/manylinux2_28-builder:rocm7.1",
188+
"gpu_arch_version": "7.2",
189+
"desired_cuda": "rocm7.2",
190+
"container_image": "pytorch/manylinux2_28-builder:rocm7.2",
191191
"package_type": "manywheel",
192-
"build_name": "manywheel-py3_11-rocm7_1",
192+
"build_name": "manywheel-py3_11-rocm7_2",
193193
"validation_runner": "linux.2xlarge",
194-
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.1",
194+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.2",
195195
"channel": "nightly",
196196
"upload_to_base_bucket": "no",
197197
"stable_version": "2.10.0"
@@ -269,27 +269,27 @@
269269
{
270270
"python_version": "3.12",
271271
"gpu_arch_type": "rocm",
272-
"gpu_arch_version": "7.0",
273-
"desired_cuda": "rocm7.0",
274-
"container_image": "pytorch/manylinux2_28-builder:rocm7.0",
272+
"gpu_arch_version": "7.1",
273+
"desired_cuda": "rocm7.1",
274+
"container_image": "pytorch/manylinux2_28-builder:rocm7.1",
275275
"package_type": "manywheel",
276-
"build_name": "manywheel-py3_12-rocm7_0",
276+
"build_name": "manywheel-py3_12-rocm7_1",
277277
"validation_runner": "linux.2xlarge",
278-
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.0",
278+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.1",
279279
"channel": "nightly",
280280
"upload_to_base_bucket": "no",
281281
"stable_version": "2.10.0"
282282
},
283283
{
284284
"python_version": "3.12",
285285
"gpu_arch_type": "rocm",
286-
"gpu_arch_version": "7.1",
287-
"desired_cuda": "rocm7.1",
288-
"container_image": "pytorch/manylinux2_28-builder:rocm7.1",
286+
"gpu_arch_version": "7.2",
287+
"desired_cuda": "rocm7.2",
288+
"container_image": "pytorch/manylinux2_28-builder:rocm7.2",
289289
"package_type": "manywheel",
290-
"build_name": "manywheel-py3_12-rocm7_1",
290+
"build_name": "manywheel-py3_12-rocm7_2",
291291
"validation_runner": "linux.2xlarge",
292-
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.1",
292+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.2",
293293
"channel": "nightly",
294294
"upload_to_base_bucket": "no",
295295
"stable_version": "2.10.0"
@@ -367,27 +367,27 @@
367367
{
368368
"python_version": "3.13",
369369
"gpu_arch_type": "rocm",
370-
"gpu_arch_version": "7.0",
371-
"desired_cuda": "rocm7.0",
372-
"container_image": "pytorch/manylinux2_28-builder:rocm7.0",
370+
"gpu_arch_version": "7.1",
371+
"desired_cuda": "rocm7.1",
372+
"container_image": "pytorch/manylinux2_28-builder:rocm7.1",
373373
"package_type": "manywheel",
374-
"build_name": "manywheel-py3_13-rocm7_0",
374+
"build_name": "manywheel-py3_13-rocm7_1",
375375
"validation_runner": "linux.2xlarge",
376-
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.0",
376+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.1",
377377
"channel": "nightly",
378378
"upload_to_base_bucket": "no",
379379
"stable_version": "2.10.0"
380380
},
381381
{
382382
"python_version": "3.13",
383383
"gpu_arch_type": "rocm",
384-
"gpu_arch_version": "7.1",
385-
"desired_cuda": "rocm7.1",
386-
"container_image": "pytorch/manylinux2_28-builder:rocm7.1",
384+
"gpu_arch_version": "7.2",
385+
"desired_cuda": "rocm7.2",
386+
"container_image": "pytorch/manylinux2_28-builder:rocm7.2",
387387
"package_type": "manywheel",
388-
"build_name": "manywheel-py3_13-rocm7_1",
388+
"build_name": "manywheel-py3_13-rocm7_2",
389389
"validation_runner": "linux.2xlarge",
390-
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.1",
390+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.2",
391391
"channel": "nightly",
392392
"upload_to_base_bucket": "no",
393393
"stable_version": "2.10.0"
@@ -465,27 +465,27 @@
465465
{
466466
"python_version": "3.13t",
467467
"gpu_arch_type": "rocm",
468-
"gpu_arch_version": "7.0",
469-
"desired_cuda": "rocm7.0",
470-
"container_image": "pytorch/manylinux2_28-builder:rocm7.0",
468+
"gpu_arch_version": "7.1",
469+
"desired_cuda": "rocm7.1",
470+
"container_image": "pytorch/manylinux2_28-builder:rocm7.1",
471471
"package_type": "manywheel",
472-
"build_name": "manywheel-py3_13t-rocm7_0",
472+
"build_name": "manywheel-py3_13t-rocm7_1",
473473
"validation_runner": "linux.2xlarge",
474-
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.0",
474+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.1",
475475
"channel": "nightly",
476476
"upload_to_base_bucket": "no",
477477
"stable_version": "2.10.0"
478478
},
479479
{
480480
"python_version": "3.13t",
481481
"gpu_arch_type": "rocm",
482-
"gpu_arch_version": "7.1",
483-
"desired_cuda": "rocm7.1",
484-
"container_image": "pytorch/manylinux2_28-builder:rocm7.1",
482+
"gpu_arch_version": "7.2",
483+
"desired_cuda": "rocm7.2",
484+
"container_image": "pytorch/manylinux2_28-builder:rocm7.2",
485485
"package_type": "manywheel",
486-
"build_name": "manywheel-py3_13t-rocm7_1",
486+
"build_name": "manywheel-py3_13t-rocm7_2",
487487
"validation_runner": "linux.2xlarge",
488-
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.1",
488+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.2",
489489
"channel": "nightly",
490490
"upload_to_base_bucket": "no",
491491
"stable_version": "2.10.0"
@@ -563,27 +563,27 @@
563563
{
564564
"python_version": "3.14",
565565
"gpu_arch_type": "rocm",
566-
"gpu_arch_version": "7.0",
567-
"desired_cuda": "rocm7.0",
568-
"container_image": "pytorch/manylinux2_28-builder:rocm7.0",
566+
"gpu_arch_version": "7.1",
567+
"desired_cuda": "rocm7.1",
568+
"container_image": "pytorch/manylinux2_28-builder:rocm7.1",
569569
"package_type": "manywheel",
570-
"build_name": "manywheel-py3_14-rocm7_0",
570+
"build_name": "manywheel-py3_14-rocm7_1",
571571
"validation_runner": "linux.2xlarge",
572-
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.0",
572+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.1",
573573
"channel": "nightly",
574574
"upload_to_base_bucket": "no",
575575
"stable_version": "2.10.0"
576576
},
577577
{
578578
"python_version": "3.14",
579579
"gpu_arch_type": "rocm",
580-
"gpu_arch_version": "7.1",
581-
"desired_cuda": "rocm7.1",
582-
"container_image": "pytorch/manylinux2_28-builder:rocm7.1",
580+
"gpu_arch_version": "7.2",
581+
"desired_cuda": "rocm7.2",
582+
"container_image": "pytorch/manylinux2_28-builder:rocm7.2",
583583
"package_type": "manywheel",
584-
"build_name": "manywheel-py3_14-rocm7_1",
584+
"build_name": "manywheel-py3_14-rocm7_2",
585585
"validation_runner": "linux.2xlarge",
586-
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.1",
586+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.2",
587587
"channel": "nightly",
588588
"upload_to_base_bucket": "no",
589589
"stable_version": "2.10.0"
@@ -661,27 +661,27 @@
661661
{
662662
"python_version": "3.14t",
663663
"gpu_arch_type": "rocm",
664-
"gpu_arch_version": "7.0",
665-
"desired_cuda": "rocm7.0",
666-
"container_image": "pytorch/manylinux2_28-builder:rocm7.0",
664+
"gpu_arch_version": "7.1",
665+
"desired_cuda": "rocm7.1",
666+
"container_image": "pytorch/manylinux2_28-builder:rocm7.1",
667667
"package_type": "manywheel",
668-
"build_name": "manywheel-py3_14t-rocm7_0",
668+
"build_name": "manywheel-py3_14t-rocm7_1",
669669
"validation_runner": "linux.2xlarge",
670-
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.0",
670+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.1",
671671
"channel": "nightly",
672672
"upload_to_base_bucket": "no",
673673
"stable_version": "2.10.0"
674674
},
675675
{
676676
"python_version": "3.14t",
677677
"gpu_arch_type": "rocm",
678-
"gpu_arch_version": "7.1",
679-
"desired_cuda": "rocm7.1",
680-
"container_image": "pytorch/manylinux2_28-builder:rocm7.1",
678+
"gpu_arch_version": "7.2",
679+
"desired_cuda": "rocm7.2",
680+
"container_image": "pytorch/manylinux2_28-builder:rocm7.2",
681681
"package_type": "manywheel",
682-
"build_name": "manywheel-py3_14t-rocm7_1",
682+
"build_name": "manywheel-py3_14t-rocm7_2",
683683
"validation_runner": "linux.2xlarge",
684-
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.1",
684+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.2",
685685
"channel": "nightly",
686686
"upload_to_base_bucket": "no",
687687
"stable_version": "2.10.0"

0 commit comments

Comments
 (0)