Skip to content

Commit

Permalink
Update README with CGBN information
Browse files Browse the repository at this point in the history
  • Loading branch information
vosen committed May 23, 2024
1 parent 2d8c47f commit 5d93242
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 5d93242

Please sign in to comment.