Update README with CGBN information

This commit is contained in:
Andrzej Janik 2024-05-23 13:25:12 +02:00
parent 2d8c47f147
commit 5d93242b88

View file

@ -127,6 +127,12 @@ If an application fails to start under ZLUDA or crashes please check [Known Issu
### Applications
#### CGBN
CGBN crashes due to an underlying ROCm/HIP issue.
You can solve the issue by building comgr with LLVM containing this patch: ROCm/llvm-project#91. ZLUDA must be able to find amd_comgr.dll/libamd_comgr.so.2 in the library search path.
#### Meshroom
Meshroom works only with on Windows due to an underlying ROCm/HIP issue.