Unverified Commit ca485d23 authored by Vladislav's avatar Vladislav Committed by GitHub
Browse files

Update README.md

Information about running at RX7600
parent 9fccf4aa
...@@ -160,6 +160,10 @@ Try running it with this command if you have issues: ...@@ -160,6 +160,10 @@ Try running it with this command if you have issues:
```HSA_OVERRIDE_GFX_VERSION=10.3.0 python main.py``` ```HSA_OVERRIDE_GFX_VERSION=10.3.0 python main.py```
### For AMD 7600 and meybe others with RDNA3
```HSA_OVERRIDE_GFX_VERSION=11.0.0 python main.py```
# Notes # Notes
Only parts of the graph that have an output with all the correct inputs will be executed. Only parts of the graph that have an output with all the correct inputs will be executed.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment