Commit fb50f25
committed
Update action.yml
Fix ROCm setup: remove duplicate cleanup and target.lst entries
- Removed redundant cleanup commands that were outside the ROCm patch.
- Ensure MI200-class accelerator fake entry (`gfx90a`) is only added once.
- Streamlined BLAS/LAPACK pinning and ROCm package installation steps.1 parent a955ab3 commit fb50f25
1 file changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
108 | 112 | | |
109 | 113 | | |
110 | 114 | | |
111 | 115 | | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
112 | 119 | | |
113 | 120 | | |
114 | 121 | | |
| |||
0 commit comments