I am trying to run a Xeon Phi card under Ubuntu Server 14.04. I have installed mpss-3.3.5, opencl_runtime_14.2_x64_4.5.0.8, and intel_code_builder_for_opencl_2014_4.6.0.178_x64.
miccheck says everything is "OK". micinfo seems to work. At this point OpenCL sees a cpu device and I can run OpenCL programs on the CPU device. I have setup an icd of /opt/intel/opencl-1.2-4.5.0.8/lib64/libintelocl.so. However I am still not seeing the mic device as an OpenCL device.
Any ideas on debugging this?