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
Unofficially some people have a workaround by setting environment variable HSA_OVERRIDE_GFX_VERSION=11.0.0 This is not officially supported by AMD but some have had success with it.
Unofficially some people have a workaround by setting environment variable HSA_OVERRIDE_GFX_VERSION=11.0.0 This is not officially supported by AMD but some have had success with it.
@NaveenElumalaiAMD Thanks for reply. Will you still add support code into rocblas? I saw there already has navi33 support code, but navi33 not listed at the system requirement list either. And I remember that without support code, hsa override doesn’t really work for rocblas.
I saw there already has navi33 support code, but navi33 not listed at the system requirement list either?
Our team is continuously working on improving and adding support to newer devices and regarding your question navi33 not listed at the system requirement list you could bring it up in this repo: https://github.com/ROCm/ROCm/issues.
Will you still add support code into rocblas?
At this time, the Radeon 780M is not supported by ROCm. However, you could still try HSA_OVERRIDE_GFX_VERSION=11.0.0 without the support code.
Currently rocBLAS lacks 780M gpu support. However there already exists a support patch for that in Fedora’s repo: https://src.fedoraproject.org/rpms/rocblas/blob/rawhide/f/0001-add-gfx1103-support-for-rocBLAS.patch
Can you add support for that? (Maybe also 890M gpu?)
The text was updated successfully, but these errors were encountered: