Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
lshqqytiger committed Jul 10, 2024
2 parents 2ad9ad6 + 9e56862 commit 4d5838e
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 4d5838e

Please sign in to comment.