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

See http://www.eriksmistad.no/opencl-utilities/ for information on usage

Tip

This small is utility library is perfect to as a git submodule. For instance: git submodule add [email protected]:smistad/OpenCLUtilities.git

See http://help.github.com/submodules/ for more information on submodules