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

opencl-go/examples-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.