Announcing: SMUGOpenCL
• Chris Liscio
• Chris Liscio
SMUGOpenCL is an open-source library (MIT License) that provides a Cocoa wrapper to the OpenCL framework in Mac OS X 10.6 Snow Leopard. Its applications include game programming, scientific computing, image processing, and much more.
The project is located on bitbucket at this URL: http://bitbucket.org/liscio/smugopencl.
The repository includes a simple example that demonstrates how to set up an OpenCL context, and compile/run a kernel. It also provides an example of mixing the SMUGMath and SMUGOpenCL frameworks together.
An example of SMUGOpenCL usage (taken from the included example program) can be seen at the wiki page here: https://bitbucket.org/liscio/smugopencl/wiki/Home
There are many features to come, so follow the project on BitBucket to keep an eye on SMUGOpenCL development.