If yes - where should be file OpenCL.dll ? Trying to find in
C:\Windows\System32\DriverStore\FileRepository
but no success... :-(
I need this file for normal work of project I worked on. I have hope that i could stole it from computer with NVidia and CUDA 5.5 and it will works on my computer with ATI Radeon HD 3400...
Could anyone give some suggest?
You can "steal" the OpenCL.dll, but if the driver does not support OpenCL it will still fail (crash). Since the OpenCL.dll is just a stub to the inner ICD and driver. Your best choise is to install AMD SDK and use OpenCL in CPU mode only.
As far as I know, GPUs below 4xxx do not have OpenCL support. (There may be exceptions)