Skip to content

evantandersen/go-opencl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 

Repository files navigation

OpenCL bindings for Go

Documentation at http://godoc.org/github.com/jgillich/go-opencl/cl.

See the test for usage examples.

By default, the OpenCL 1.2 API is exported. To get OpenCL 1.0, set the build tag cl10.

Differences from jgillich/go-opencl:

Fixed cl.Flush() calling clFinish(), and added additional APIs for asynchronous use

About

OpenCL bindings for Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.7%
  • C 0.3%