OpenCL kernel error: cvms_element_build_from_source
I have written a few OpenCL kernels in the last few years. My code works on Windows, Linux and OS X. It works on my MacBook Pro (NVIDIO GeForce GT 650M). It used to work on my Mac Pro (AMD ATI Radeon HD 5870), but after upgrading to Yosemite I get the error "cvms_element_build_from_source" on the call to clBuildProgram. I have all of the updates for OS X including the latest Xcode and command line utilities.