Skip to content

Commit

Permalink
Update README with CGBN information (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
vosen committed May 23, 2024
1 parent 2d8c47f commit 9e56862
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 then must be able to find the comgr library (amd_comgr.dll on Windows and libamd_comgr.so.2 on Linux) in a library search path.

#### Meshroom

Meshroom works only with on Windows due to an underlying ROCm/HIP issue.
Expand Down

0 comments on commit 9e56862

Please sign in to comment.