Skip to content

Commit 8ae5ffb

Browse files
committed
update build instructions with theRock rocm installation and release link
Signed-off-by: Hao Li <[email protected]>
1 parent 9fdd966 commit 8ae5ffb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/build.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,8 +296,11 @@ You can download it from your Linux distro's package manager or from here: [ROCm
296296
```
297297
TheRock (The HIP Environment and ROCm Kit) has been released on https://github.com/ROCm/TheRock/, which is a lightweight open source build platform for HIP and ROCm.
298298
Below is step for building llama.cpp for HIP backend for Windows.
299+
299300
Download from https://github.com/ROCm/TheRock/releases and uncompress it to %HIP_PATH%.
301+
300302
Also Set RC COMPILER with https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/ installation, like C:/Program Files (x86)/Windows Kits/10/bin/10.0.26100.0/x64/rc.exe
303+
301304
Assuming a gfx1151-compatible AMD GPU from https://github.com/ROCm/TheRock/blob/main/RELEASES.md
302305

303306
```bash

0 commit comments

Comments
 (0)