[Openicc] GSoC & oyranos

Cyrille Berger cberger at cberger.net
Wed Apr 1 01:53:39 PDT 2009


On Tuesday 31 March 2009, Bob Friesenhahn wrote:
> If only trivial "exclusive use" is supported (i.e. only user owning
> the "console" may use the GPU) then a huge number of potential
> applications are blocked from taking advantage of the GPU and OpenCL
> becomes a hinderance rather than a clear path forward.
That's the main advantage of OpenCL over GLSL, they were also designed to be 
used on CPU(s), when you ask the library/driver to run an OpenCL kernel, you 
are not supposed to know if it will be executed on CPU(s) or on GPU, it's the 
library/driver which "decide" what would be the fastest solution (or 
possible). In other word, the scheduling is the job of the driver. As well as 
is security.

-- 
Cyrille Berger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/openicc/attachments/20090401/c6060cee/attachment.htm 


More information about the openicc mailing list