This repository shows some basic examples for the OpenCL wrapper libraries from the opencl-go project.
The repository is archived and unmaintained. Please see Maintenance Notice for further details.
Find the examples in the cmd/
folder.
To build this project, you need an OpenCL SDK installed on your system. Refer to the documentation on opencl-go on how to do this.
To run the examples, you need at least one OpenCL runtime installed on your system.
This project is based on the MIT License. See LICENSE
file.