Has anyone investigated wine support for OpenCL apps?
What is required to support Win32 OpenCL apps, assuming the host machine has modern hardware, like an NVidia GT240?
The main thing we lack at this point is an opencl32 -> libCL (or is it libopencl) wrapper. Though it might be wise to wait a bit with it since the library isn't stable yet. Right now vendors have their own libs but it seems to be moving to an ICD mechanism similar to opengl. This might influence the design.
Roderick
On Fri, Mar 5, 2010 at 3:29 PM, Peter Urbanec winehq.org@urbanec.net wrote:
Has anyone investigated wine support for OpenCL apps?
What is required to support Win32 OpenCL apps, assuming the host machine has modern hardware, like an NVidia GT240?