We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 904aaeb commit 7f9ae42Copy full SHA for 7f9ae42
llama_cublas.go
@@ -4,6 +4,6 @@
4
package llama
5
6
/*
7
-#cgo LDFLAGS: -lcublas
+#cgo LDFLAGS: -lcublas -lcudart -L/usr/local/cuda/lib64/
8
*/
9
import "C"
0 commit comments