Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 233 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 233 Bytes

go-opencl

Very minimalist OpenCL bindings in pure go, doesn't need CGo thanks to https://github.com/ebitengine/purego.

There's not much at the moment, it's experimental, only tested on Windows, and made around my own usage so far