12
12
uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
13
13
with :
14
14
runner : linux.arm64.m7g.4xlarge
15
- docker-image : " pytorch/manylinuxaarch64-builder:cuda12.1 -main"
15
+ docker-image : " pytorch/manylinuxaarch64-builder:cuda12.6 -main"
16
16
gpu-arch-type : cuda
17
- gpu-arch-version : " 12.1 "
17
+ gpu-arch-version : " 12.6 "
18
18
timeout : 60
19
19
script : |
20
20
echo "::group::Print machine info"
37
37
uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
38
38
with :
39
39
runner : linux.arm64.m7g.4xlarge
40
- docker-image : " pytorch/manylinuxaarch64-builder:cuda12.1 -main"
40
+ docker-image : " pytorch/manylinuxaarch64-builder:cuda12.6 -main"
41
41
gpu-arch-type : cuda
42
- gpu-arch-version : " 12.1 "
42
+ gpu-arch-version : " 12.6 "
43
43
timeout : 60
44
44
script : |
45
45
echo "::group::Print machine info"
57
57
uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
58
58
with :
59
59
runner : linux.arm64.m7g.4xlarge
60
- docker-image : " pytorch/manylinuxaarch64-builder:cuda12.1 -main"
60
+ docker-image : " pytorch/manylinuxaarch64-builder:cuda12.6 -main"
61
61
gpu-arch-type : cuda
62
- gpu-arch-version : " 12.1 "
62
+ gpu-arch-version : " 12.6 "
63
63
timeout : 60
64
64
script : |
65
65
echo "::group::Print machine info"
82
82
uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
83
83
with :
84
84
runner : linux.arm64.m7g.4xlarge
85
- docker-image : " pytorch/manylinuxaarch64-builder:cuda12.1 -main"
85
+ docker-image : " pytorch/manylinuxaarch64-builder:cuda12.6 -main"
86
86
gpu-arch-type : cuda
87
- gpu-arch-version : " 12.1 "
87
+ gpu-arch-version : " 12.6 "
88
88
timeout : 60
89
89
script : |
90
90
echo "::group::Print machine info"
@@ -107,9 +107,9 @@ jobs:
107
107
uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
108
108
with :
109
109
runner : linux.arm64.m7g.4xlarge
110
- docker-image : " pytorch/manylinuxaarch64-builder:cuda12.1 -main"
110
+ docker-image : " pytorch/manylinuxaarch64-builder:cuda12.6 -main"
111
111
gpu-arch-type : cuda
112
- gpu-arch-version : " 12.1 "
112
+ gpu-arch-version : " 12.6 "
113
113
timeout : 60
114
114
script : |
115
115
echo "::group::Print machine info"
0 commit comments