/go-cl

Golang OpenCL bindings.

Primary LanguageGoMIT LicenseMIT

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.

You can find example usage in cl_test.go