another missing flag?
This commit is contained in:
parent
396f857021
commit
1347d3acc0
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -53,7 +53,7 @@ NONECFLAGS =
|
|||
OPENBLAS_FLAGS = -DGGML_USE_OPENBLAS -I/usr/local/include/openblas
|
||||
CLBLAST_FLAGS = -DGGML_USE_CLBLAST
|
||||
FAILSAFE_FLAGS = -DUSE_FAILSAFE
|
||||
CUBLAS_FLAGS =
|
||||
CUBLAS_FLAGS = -DGGML_USE_CUBLAS
|
||||
CUBLASLD_FLAGS =
|
||||
CUBLAS_OBJS =
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue