Greetings,
I am working on an application that uses OpenCL. I generally develop programs on a VM but I haven't been able to get the OpenCL.dll to install. I suspect it is because I do not actually have a graphics card installed on this VM. At least initially, I don't need access to a GPU for my development machine because I was just going to test against an Intel CPU. When I install the Catalyst drivers on a system with an ATI GPU it seems to work fine. Is there a way to force the driver install on a VM that doesn't see a GPU? What would I be missing if I just copy the OpenCL.dll to my VM?
Thank you,
David Morris
i have no VM running but i guess you will need the Intel OpenCL SDK,
http://software.intel.com/en-us/articles/vcsource-tools-opencl-sdk/
on the upper right corner you will find the download section...good luck.
--
Srdja
Thank you for the reply. I hadn't noticed that Intel has a CPU-only drive. I have it downloaded and will try it out.
--David Morris
The AMD SDK also includes a cpu driver (which works fine on intel cpus i've used).