mirror of
https://github.com/tcsenpai/ollama.git
synced 2025-06-08 04:05:20 +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 \
|
-lhipblas -lamdhip64 -lrocblas \
|
||||||
-shared \
|
-shared \
|
||||||
$additional_flags \
|
$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
|
ggml-cuda.cu ggml-cuda/*.cu ggml.c ggml-backend.c ggml-alloc.c ggml-quants.c sgemm.cpp
|
||||||
|
|
||||||
# -D_DLL \
|
# -D_DLL \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user