This repository holds the API description of the opencl-go simulator.
This is work in progress
The repository is archived and unmaintained. Please see Maintenance Notice for further details.
Install protoc
and the Go plugin.
See here: https://developers.google.com/protocol-buffers/docs/gotutorial .
run
go generate generate.go
(The compiler and Go plugins may need to be reachable through PATH
.)
This project is based on the MIT License. See LICENSE
file.