Skip to content

A very simple prototype for a basic OpenCL host and kernel code

Notifications You must be signed in to change notification settings

OpenCL/CL-basic

Repository files navigation

CL-basic

A prototype for a basic OpenCL host and kernel code

To compile:

  • To compile
$ cd build
$ cmake ../.
$ make

To test:

  • To run program
$ cd build
$ ./CL-basic

About

A very simple prototype for a basic OpenCL host and kernel code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published