On Fri, 27 Jan 2012 09:36:12 -0700, Steve Spicklemire <[email protected]> wrote:
> That was it! I changed my code to carry the context etc around in an object 
> to be reused each time... not it's much better. No need to inspect my crazy 
> code...
> 
> I do see that my cpu core with this process is at 100% while this code
> is running. Does wait() do something that takes cpu cycles? I had
> hoped that with the GPU busy computing, I'd have most of my cpu left
> for other stuff.

http://forums.nvidia.com/index.php?showtopic=201041
http://www.khronos.org/message_boards/viewtopic.php?f=28&t=2794

Short answer: depends on driver version, in general there doesn't seem
to be a switch on Nv.

Andreas

Attachment: pgpTBFwm15kdo.pgp
Description: PGP signature

_______________________________________________
PyOpenCL mailing list
[email protected]
http://lists.tiker.net/listinfo/pyopencl

Reply via email to