I posted the below question here and below is the link: http://stackoverflow.com/questions/17669688/opencl-support-hardware-requirements
Do my machine support Opencl? I found this link ( http://www.khronos.org/conformance/adopters/conformant-products/ ) where the list contains the required hardware requirements. Please find the below screenshots of few of my machine. Does any one of the below support opencl?
Screen shot Machine 1:
http://i.stack.imgur.com/UxCQM.png
Screen Shot Machine 2:
http://i.stack.imgur.com/DrSuw.png
Screen Shot Machine 3:
http://i.stack.imgur.com/9ps5m.png
Does any of my three machines support Opencl? Or all the three supports Opencl? I am trying to run a basic opencl face detection program and am failing. I have posted a question here regarding the same http://stackoverflow.com/questions/17475003/how-to-run-basic-opencl-face-detection-code.