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

API description of the opencl-go simulator

License

Notifications You must be signed in to change notification settings

opencl-go/simulator-grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulator gRPC definitions

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.

Update definitions

Install compiler (once)

Install protoc and the Go plugin. See here: https://developers.google.com/protocol-buffers/docs/gotutorial .

Update Go code

run

go generate generate.go

(The compiler and Go plugins may need to be reachable through PATH.)

License

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

About

API description of the opencl-go simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages