OpenCLcc: Offline OpenCL Compilation

February 10th, 2011

A simple tool for off-line compilation of OpenCL kernel code, called “OpenCLcc”,  is now available at

http://code.google.com/p/openclcc/

OpenCLcc takes a text file with the OpenCL kernel code as input and calls the OpenCL run-time to compile it, echoing errors to the console.

One Response to “OpenCLcc: Offline OpenCL Compilation”

  1. [...] This post was mentioned on Twitter by James Prior, GPGPU .org. GPGPU .org said: OpenCLcc: Offline OpenCL Compilation: A simple tool for off-line compilation of OpenCL kernel code, called “Open… http://bit.ly/h9RuGn [...]

Leave a Comment