An open API service indexing awesome lists of open source software.

https://github.com/kraglik/single_binary_opencl_example

Simple C++ OpenCL app with OpenCL kernels embedding.
https://github.com/kraglik/single_binary_opencl_example

cmake cpp opencl

Last synced: over 1 year ago
JSON representation

Simple C++ OpenCL app with OpenCL kernels embedding.

Awesome Lists containing this project

README

          

# Single Binary OpenCL Example

In this example, OpenCL kernels are embedded into the executable, which is useful for creating single-binary commercial applications.