We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 396f857 commit 1347d3aCopy full SHA for 1347d3a
Makefile
@@ -53,7 +53,7 @@ NONECFLAGS =
53
OPENBLAS_FLAGS = -DGGML_USE_OPENBLAS -I/usr/local/include/openblas
54
CLBLAST_FLAGS = -DGGML_USE_CLBLAST
55
FAILSAFE_FLAGS = -DUSE_FAILSAFE
56
-CUBLAS_FLAGS =
+CUBLAS_FLAGS = -DGGML_USE_CUBLAS
57
CUBLASLD_FLAGS =
58
CUBLAS_OBJS =
59
0 commit comments