[webkit-dev] Feature announcement: WebCL
Antonio Gomes
tonikitoo at webkit.org
Tue Apr 30 17:10:44 PDT 2013
Hello.
As discussed before, Khronos has been working on a specification for WebCL,
a JavaScript API that exposes GPUs and multi-core processors for intensive
compute tasks. The latest version of the working draft is available here:
[1].
Over the past weeks, some discussion involving WebCL took place in this
mailing list ([2]), when some concerns were raised, and to which I later on
tried to address in [3].
At this time, I would like to contribute our WebCL prototype implementation
[4] to WebKit.org.
Feature would be defined behind a ENABLE(WEBCL) feature flag, and work will
be tracked onhttps://bugs.webkit.org/show_bug.cgi?id=115457.
Let me know if you have any comments or concerns.
Cheers,
[1]
https://cvs.khronos.org/svn/repos/registry/trunk/public/webcl/spec/latest/index.html
[2] https://lists.webkit.org/pipermail/webkit-dev/2013-April/024546.html
[3] https://lists.webkit.org/pipermail/webkit-dev/2013-April/024747.html
[4] https://github.com/SRA-SiliconValley/webkit-webcl
--
--Antonio Gomes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20130430/c1dc41ae/attachment.html>
More information about the webkit-dev
mailing list