diff options
author | Andrzej Janik <[email protected]> | 2024-02-15 13:24:55 +0100 |
---|---|---|
committer | Andrzej Janik <[email protected]> | 2024-02-15 13:24:55 +0100 |
commit | 8eb5b501d2a8c55d8e6746e2d5c20373f784a03f (patch) | |
tree | d0d31774add386ef9be55757c4f4280c75e86972 | |
parent | bc13044ac26bd1b88a0a254245b17e8080e3db09 (diff) | |
download | ZLUDA-troubleshooting_docs.tar.gz ZLUDA-troubleshooting_docs.zip |
Update developers sectiontroubleshooting_docs
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -248,7 +248,7 @@ If an application fails to start under ZLUDA or crashes please check [Known Issu ## For developers -If you are curious about ZLUDA's architecture, you can read a broad overview in [ARCHITECTURE.md](ARCHITECTURE.md). +If you are curious about ZLUDA's architecture, you can read a broad overview in [ARCHITECTURE.md](ARCHITECTURE.md). If you want to debug ZLUDA check the "Debugging" section in [TROUBLESHOOTING.md](TROUBLESHOOTING.md#debugging). ## License |