Hi,
I have developed a simple image processing OpenCL application on Windows 7 Ultimate, VS2010 and I want to run the .exe file of this application on another system. Basically the platforms are identical(the CPU and the GPU) but OS is Windows 7 Professional. I have just installed the graphics driver on this machine and I want it this way.(No Opencl SDK, no toolkit, no Visual Studio). I am using NVIDIA GeForce graphics card.
I also tried running the executables for all configurations(win32 debug/release, x64 debug/release).
Then using depends.exe, Ifigured out that CILKRTS20.dll and IRML.dllare not found.
Any idea how to fix this..?




