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
{{ message }}
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.
The issue is reproducible on a system with two gfx1030 cards. It is not reproducible on a system with only one: if I create a rocm/rocm-terminal:5.3 image and pass only one card, the example works like it should. The issue is not reproducible on a system with two gfx908 cards.
I was able to reproduce the hang in a 5.3 docker container (rocm/rocm-terminal:5.3) before updating the host system to 5.3, but not after it.
Looks like an additional requirement for this to trigger is to have the rocm 5.2 kernel module, but using the 5.3 runtime (typically via new docker containers, when the host has not yet been updated).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The following test hangs with ROCm 5.3 on the
gfx1030
architecture (AMD Radeon PRO V620).Ran with
Built and executed in Docker image
rocm/rocm-terminal
.hipconfig
reportsThe test works with ROCm 5.2 and with ROCm 5.3 on other architectures.
The text was updated successfully, but these errors were encountered: