I have a question about getting cpu device with opencl on ubuntu 11.10.
I have already installed nvidia opencl(cuda) sdk on my computer, and run sample codes successfully.
But when I tried to modify the code and get cpu devices, the number of cpu devices always returns zero!
My question is how to get the cpu device with opencl.