An open API service indexing awesome lists of open source software.

https://github.com/nv7-github/go-cl

Golang OpenCL bindings.
https://github.com/nv7-github/go-cl

Last synced: 3 months ago
JSON representation

Golang OpenCL bindings.

Awesome Lists containing this project

README

        

# go-cl
These are OpenCL bindings for go. This is mostly from (samuel's go-opencl library)[https://github.com/samuel/go-opencl] with a CL.h from the cl library in [gominer](https://github.com/Dirbaio/gominer).

You can find example usage in cl_test.go