-
Notifications
You must be signed in to change notification settings - Fork 28.8k
Open
Labels
bug-reportReport of a bug, yet to be confirmedReport of a bug, yet to be confirmedplatform:amdIssues that apply to AMD manufactured cardsIssues that apply to AMD manufactured cards
Description
Is there an existing issue for this?
- I have searched the existing issues and checked the recent builds/commits
What happened?
Without set HSA_OVERRIDE_GFX_VERSION=11.0.0, this program doesn't start on my RX 7600.
I could solve this adding this variable, then I suggest to add this in webui.sh
Steps to reproduce the problem
bash webui.sh
What should have happened?
Missing setting HSA_OVERRIDE_GFX_VERSION=11.0.0 in source code conditionals of webui.sh.
Version or Commit where the problem happens
1.5.1
What Python version are you running on ?
Python 3.10.x
What platforms do you use to access the UI ?
Linux
What device are you running WebUI on?
AMD GPUs (RX 6000 above)
Cross attention optimization
Automatic
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
`HSA_OVERRIDE_GFX_VERSION=11.0.0 bash webui.sh` to solve this problem.
List of extensions
None
Console logs
Irrelevant information, because I solved the problem with the environment variable that they forgot to export in the code.
Additional information
I think this bug report didn't need so many fields.
popsUlfr and Wysogotafernandoisnaldo
Metadata
Metadata
Assignees
Labels
bug-reportReport of a bug, yet to be confirmedReport of a bug, yet to be confirmedplatform:amdIssues that apply to AMD manufactured cardsIssues that apply to AMD manufactured cards