aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorAndrzej Janik <[email protected]>2024-05-23 13:25:12 +0200
committerAndrzej Janik <[email protected]>2024-05-23 13:25:12 +0200
commit5d93242b88881823e297bd53569d022cf3c190c2 (patch)
treef5c7390bb2f7f3b616ec23f8f5a1195c834a46ee /README.md
parent2d8c47f147fe522678c1e21eada91b51c1fd20e4 (diff)
downloadZLUDA-5d93242b88881823e297bd53569d022cf3c190c2.tar.gz
ZLUDA-5d93242b88881823e297bd53569d022cf3c190c2.zip
Update README with CGBN information
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 52781d0..c80ffb7 100644
--- a/README.md
+++ b/README.md
@@ -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.