Multiple Devices on NVIDIA sdk 2.3a and khronos DLL.

Is there any way to get both my NVIDIA device and the CPU device using the current NVIDIA OpenCL sdk (or even the ATI sdk) and the khronos DLL?
does the ICD work yet? who provides the CPU device ? intel ? amd ? microsoft ?

Trying to get as much performance as possible on my new OpenCL software rasterizer http://www.tweakoz.com/michael/wordpress/?page_id=464

Thanks,

mtm

Nvidia does not offer a CPU device. Only Apple and AMD do at the moment. To run an Nvidia GPU with a CPU your best bet is to use Mac OS X if you can, otherwise you will have to wait for the platform layer to be finished. If you search this board there is a link to a third-party solution that allows you to integrate AMD’s CPU device with Nvidia’s GPU device, but you may lose a lot of efficiency.