Skip to content

how can i invoke cuda kernal from golang code #2420

Closed Answered by maleadt
hunjixin asked this question in Q&A
Discussion options

You must be logged in to vote

Since there doesn't seem to be a Go<->Julia integration package, you can use the Julia C API, https://docs.julialang.org/en/v1/manual/embedding/, and call that using Go's C FFI.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by maleadt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants