Skip to content

Commit 7f9ae42

Browse files
committed
Add to build tags all info - might just work for most cases
1 parent 904aaeb commit 7f9ae42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llama_cublas.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
package llama
55

66
/*
7-
#cgo LDFLAGS: -lcublas
7+
#cgo LDFLAGS: -lcublas -lcudart -L/usr/local/cuda/lib64/
88
*/
99
import "C"

0 commit comments

Comments
 (0)