mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
🔖 Bump llama.cpp-hip version to b8067-1
This commit is contained in:
parent
76084d3de6
commit
8c4f9f7928
1 changed files with 1 additions and 0 deletions
1
PKGBUILD
1
PKGBUILD
|
|
@ -63,6 +63,7 @@ build() {
|
|||
-S "${_pkgname}"
|
||||
-DCMAKE_BUILD_TYPE=Release
|
||||
-DCMAKE_INSTALL_PREFIX='/usr'
|
||||
-DCMAKE_HIP_FLAGS="-mllvm --amdgpu-unroll-threshold-local=600" # 修复 ROCm 性能问题
|
||||
-DBUILD_SHARED_LIBS=ON
|
||||
-DLLAMA_BUILD_TESTS=OFF
|
||||
-DLLAMA_USE_SYSTEM_GGML=OFF
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue