I have a simple OpenCL program that I need to get running on an e8860 on Linux (Centos 7 preferably or Ubuntu if needed). I have tried the dedicated linux drivers from the downloads page, which would not compile, the amd-gpu-pro drivers and the AMD APP SDK 3.0 would run on the cpu and not GPU. I know this program works because I can run it on an Nvidia GPU and I see it running on there. The e8860 only supports OpenCL 1.2 but I can't find the dedicated 1.2 libraries. Are the dedicated 8860 drivers the best bet for getting this running? Or should I be looking at the generic libraries for OpenCL support?