File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 177
177
4.1* | 4.0* )
178
178
ROCM_REPO_DIST=" xenial"
179
179
;;
180
- 5.3 | 5.3.* | 5.4 | 5.4.* | 5.5 | 5.5.* | 5.6 | 5.6.* | 5.7 | 5.7.* | 6.0 | 6.0. * )
180
+ 5.3 | 5.3.* | 5.4 | 5.4.* | 5.5 | 5.5.* | 5.6 | 5.6.* | 5.7 | 5.7.* | 6.* )
181
181
case " ${VERSION} " in
182
182
22.04)
183
183
ROCM_REPO_DIST=" ubuntu"
208
208
209
209
# set the sub-URL in https://repo.radeon.com/amdgpu-install/<sub-URL>
210
210
case " ${ROCM_VERSION} " in
211
- 5.3 | 5.3.* | 5.4 | 5.4.* | 5.5 | 5.5.* | 5.6 | 5.6.* | 5.7 | 5.7.* | 6.0 | 6.0. * )
211
+ 5.3 | 5.3.* | 5.4 | 5.4.* | 5.5 | 5.5.* | 5.6 | 5.6.* | 5.7 | 5.7.* | 6.* )
212
212
ROCM_RPM=${ROCM_VERSION} /rhel/${RPM_PATH} /amdgpu-install-${ROCM_MAJOR} .${ROCM_MINOR} .${ROCM_VERSN} -1${RPM_TAG} .noarch.rpm
213
213
;;
214
214
5.2 | 5.2.* | 5.1 | 5.1.* | 5.0 | 5.0.* | 4.* )
236
236
;;
237
237
esac
238
238
case " ${ROCM_VERSION} " in
239
- 5.3 | 5.3.* | 5.4 | 5.4.* | 5.5 | 5.5.* | 5.6 | 5.6.* | 5.7 | 5.7.* | 6.0 | 6.0. * )
239
+ 5.3 | 5.3.* | 5.4 | 5.4.* | 5.5 | 5.5.* | 5.6 | 5.6.* | 5.7 | 5.7.* | 6.* )
240
240
ROCM_RPM=${ROCM_VERSION} /sle/${VERSION} /amdgpu-install-${ROCM_MAJOR} .${ROCM_MINOR} .${ROCM_VERSN} -1.noarch.rpm
241
241
;;
242
242
5.2 | 5.2.* )
You can’t perform that action at this time.
0 commit comments