mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 23:26:44 +00:00
8 lines
210 B
Markdown
8 lines
210 B
Markdown
OpenCL bindings for Go
|
|
======================
|
|
|
|
Documentation at <http://godoc.org/github.com/samuel/go-opencl/cl>
|
|
|
|
Can look at cl_test.go for an example of use.
|
|
|
|
To get OpenCL 1.2 API build with the tag `cl12`
|