OpenCLUtilities icon indicating copy to clipboard operation
OpenCLUtilities copied to clipboard

A small set of function based on the OpenCL C++ bindings to help set up an OpenCL and OpenCL-GL context as well as compiling OpenCL code

Results 2 OpenCLUtilities issues
Sort by recently updated
recently updated
newest added

Added printCLPlatform(). For example ![printclplatform-console-demo](https://f.cloud.github.com/assets/311074/2430588/5eab3258-acf2-11e3-8697-f60840dc3ae4.png)

It is often useful to view the assembly code of a kernel