Commit 88f7ead
rocm: fix dnf install and add ROCM_HOME debug prints
install_rocjpeg.sh: drop non-existent libva-amdgpu and
mesa-amdgpu-va-drivers from the explicit dnf install; rocjpeg-devel's
RPM dependencies pull them in automatically per the official rocJPEG
7.2 package install docs.
repair_wheel.py: remove hardcoded /opt/rocm fallback from
_find_rocjpeg_license() and add debug prints to confirm ROCM_HOME
is set correctly at wheel-repair time.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 7639d20 commit 88f7ead
2 files changed
Lines changed: 10 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| 42 | + | |
| 43 | + | |
46 | 44 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
139 | 143 | | |
140 | 144 | | |
141 | 145 | | |
| |||
154 | 158 | | |
155 | 159 | | |
156 | 160 | | |
157 | | - | |
158 | | - | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
159 | 165 | | |
160 | 166 | | |
161 | 167 | | |
| |||
0 commit comments