You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is lots of room for improvement on ROCm docker UX. On NVIDIA GPUs, end users just do --gpus all but on AMD, i need to type like 8 additional different flags.
i know this issue seems minor but it is tons of minors quirks across the ROCm ecosystem that hurts the user experience.
any chance, AMD could work with docker corp to make AMD GPUs also just be also as simple as --gpus all?
Currently
on NVIDIA GPUs, users just need to add 1 flag
docker run --gpu alls ...
Currently on ROCm GPUs, user need to a bunch of flags
The text was updated successfully, but these errors were encountered:
OrenLeung
changed the title
[Feature]: Make ROCm Docker UX Intuitive
[Feature]: Make ROCm Docker UX Intuitive - Achieve Parity with NVIDIA
Mar 8, 2025
OrenLeung
changed the title
[Feature]: Make ROCm Docker UX Intuitive - Achieve Parity with NVIDIA
[Feature]: Make ROCm Docker UX Intuitive - Achieve User Experience Parity with NVIDIA
Mar 8, 2025
Suggestion Description
There is lots of room for improvement on ROCm docker UX. On NVIDIA GPUs, end users just do
--gpus all
but on AMD, i need to type like 8 additional different flags.i know this issue seems minor but it is tons of minors quirks across the ROCm ecosystem that hurts the user experience.
any chance, AMD could work with docker corp to make AMD GPUs also just be also as simple as
--gpus all
?Currently
on NVIDIA GPUs, users just need to add 1 flag
Currently on ROCm GPUs, user need to a bunch of flags
Suggestion
ROCm follows the UX pattern on NVIDIA GPUs and users just need to add 1 flag
cc: @hliuca and @powderluv
Operating System
No response
GPU
No response
ROCm Component
No response
The text was updated successfully, but these errors were encountered: