mirror of
https://github.com/ROCm/ROCm-docker.git
synced 2026-05-05 15:46:12 +02:00
Update add-rocm.sh
This commit is contained in:
parent
9bcfa581cf
commit
f3ca97073d
@ -52,6 +52,8 @@ if [ -e /sys/module/amdgpu/version ]; then
|
||||
add_repo http://repo.radeon.com/rocm/apt/2.5
|
||||
elif [ "$KERNEL_VERSION" == "5.0.71" ]; then
|
||||
add_repo http://repo.radeon.com/rocm/apt/2.6
|
||||
elif [ "$KERNEL_VERSION" == "5.0.79" ]; then
|
||||
add_repo http://repo.radeon.com/rocm/apt/2.8.0
|
||||
else
|
||||
add_repo http://repo.radeon.com/rocm/apt/debian/
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user