OSCAR AMOROS


SimpleOpenCL is an Open Source project licensed in GPLv3 developed by myself that tries to solve the problem of having to write too much Host code for OpenCL programs. The first version allows to execute an OpenCL kernel using host pointers with a single function call, and simplifies in a single line the initialization and selection of hardware and .cl source files.
It is available for download at Google code simple-opencl.