Commit f9a6982
authored
Switch test_mi300 workflow to a different runner label and remove Docker. (#20192)
Another tentative fix for #19955.
The previously used runner label did not have ROCm installed or GPUs
visible so we were forced to get that from a Dockerfile. With this we no
longer need Docker in the workflow at all, including the changes from
#20178 and
iree-org/base-docker-images#28). I can delete
that dockerfile if this sticks.
Test runs:
* https://github.com/iree-org/iree/actions/runs/13726740244/attempts/1
* https://github.com/iree-org/iree/actions/runs/13726740244/attempts/2
(flakes tracked at #20061)
* https://github.com/iree-org/iree/actions/runs/13726740244/attempts/3
ci-exactly: build_packages, test_amd_mi3001 parent d3ce7e7 commit f9a6982
1 file changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 22 | + | |
26 | 23 | | |
27 | 24 | | |
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
31 | | - | |
32 | | - | |
33 | 28 | | |
34 | 29 | | |
35 | 30 | | |
36 | 31 | | |
37 | 32 | | |
38 | 33 | | |
| 34 | + | |
| 35 | + | |
39 | 36 | | |
40 | 37 | | |
41 | 38 | | |
42 | 39 | | |
43 | | - | |
44 | | - | |
45 | 40 | | |
46 | 41 | | |
47 | 42 | | |
48 | 43 | | |
49 | 44 | | |
50 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments