Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 713 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 713 Bytes

Example applications from opencl-go

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.

License

This project is based on the MIT License. See LICENSE file.