mirror of
https://github.com/tcsenpai/ollama.git
synced 2025-06-07 03:35:21 +00:00
fix output in build_hipblas.sh
This commit is contained in:
parent
54f391309f
commit
87af27dac0
@ -65,7 +65,7 @@ hipcc \
|
||||
-lhipblas -lamdhip64 -lrocblas \
|
||||
-shared \
|
||||
$additional_flags \
|
||||
-o ggml-hipblas.dll \
|
||||
-o $output \
|
||||
ggml-cuda.cu ggml-cuda/*.cu ggml.c ggml-backend.c ggml-alloc.c ggml-quants.c sgemm.cpp
|
||||
|
||||
# -D_DLL \
|
||||
|
Loading…
x
Reference in New Issue
Block a user