Hello,
I am working on an open source jpeg 2000 decoder:
https://github.com/OpenCodec/ThousandthChicken
I am on windows, using visual studio 2012 and the 2014 beta OpenCL sdk.
My laptop has an intel CPU and an HD4400 intel GPU. When I target the CPU,
everything works fine. But, when I target the GPU, clBuildProgram crashes with an access
violation.
Thanks,
Aaron