ROCm / ROCm

AMD ROCm™ Software - GitHub Home

Home Page:https://rocm.docs.amd.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Issue]: Proble with HSA_OVERRIDE_GFX_VERSION

Who-are-me opened this issue · comments

Problem Description

How is set HSA_OVERRIDE_GFX_VERSION for each GPU?

Operating System

OpenSUSE Leap 15.5

CPU

r7 2700

GPU

AMD Radeon VII

ROCm Version

ROCm 5.6.0

ROCm Component

No response

Steps to Reproduce

No response

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response

Hi @Who-are-me, your "AMD Radeon VII" is a supported GPU. You don't need to use HSA_OVERRIDE_GFX_VERSION.

@Who-are-me, you can also google "how to use HSA_OVERRIDE_GFX_VERSION". Thanks.

Thx, but HSA_OVERRIDE_GFX_VERSION work on all GPUs, it's possible override version for one specific GPU (for example for second gpu)?

for example for second GPU (rx 6600)

OK, so you want a way to have an HSA_OVERRIDE_GFX_VERSION per GPU on an heterogeneous multi-GPU system?

Yes, it's possible?

I ran into the same issue; I believe ROCm/ROCT-Thunk-Interface#104 would solve this.