CPU on Linux

What packages on Linux (I’m on Ubuntu) need to be installed in order to run OpenCL on an i386 CPU? My first attempt at an OpenCL program finds no OpenCL devices. I assume that I compiled against the wrong library, or do not have the appropriate ICD file installed. Or both.

Hi skewray,

I think its best to look for the intel / AMD Libraries for openCL. I don’t have a Linux but I think it would be the best to look on their site for a simple tut to get it working.

Greetings,
clint3112