Hello,
I have succesfully developed a opencl program on my PC, which has Intel Opencl 2.0 SDK installed.
Now I want to run this program on another PC, so I copy the .exe file to another PC without Intel OpenCL SDK installed. It failed to work. Then I copy the opencl.dll with the .exe from my PC, it also failed. And then I copy all the DLL file in the SDK directory from my PC, it also failed.
Could you please let me know if I miss any thing?
How could I distribute my program with OpenCL to other PC without Intel OpenCL installed?




