Is there a detailed explanation of the actual plumbing they use anywhere? -----Original Message----- From: Jean-Daniel Dupas [mailto:devlists@shadowlab.org] Sent: Tuesday, June 08, 2010 4:00 PM To: David Minor Cc: libdispatch-dev@lists.macosforge.org Subject: Re: [libdispatch-dev] OpenCL AFAIK, that's already how it works on OS X:
From OpenCL Programming Guide:
«Apple's implementation of OpenCL is built on top of Grand Central Dispatch (GCD).» http://developer.apple.com/mac/library/documentation/Performance/Conceptual/... Le 8 juin 2010 à 14:53, David Minor a écrit :
Is anybody working on the idea of getting OpenCL kernels to run under libdispatch? A kernel is semantically similar to a block. I think it would be a big win to be able to do this.
David Minor
_______________________________________________ libdispatch-dev mailing list libdispatch-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/libdispatch-dev
-- Jean-Daniel