emrainey / OpenCL-Environment

A series of utilities aimed at making OpenCL easier to use. Includes clCompiler which generates both binary outputs and precompiled headers which can be used in conjunction with clEnvironment. clQuery allows you to print all known information about a OpenCL data type. clPid, clYUV clImgFilter are all examples of how to use the utilities to create a compile time kernel make it a dependency in you makefiles and then use the clEnvironment to call your kernel.

Home Page:http://blog.erik.rainey.name

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emrainey/OpenCL-Environment Stargazers