Platform/GFX/WebCL: Difference between revisions

Line 4: Line 4:
=About WebCL=
=About WebCL=


WebCL is an in-progress project to specify a JavaScript/DOM API similar to OpenCL, which is an API for high-performance computing hardware, such as GPGPUs. WebCL should be to OpenCL what WebGL is to OpenGL.
WebCL is an in-progress effort by Khronos (http://www.khronos.org) to specify a JavaScript/DOM API similar to OpenCL, which is an API for high-performance computing hardware, such as GPGPUs. WebCL should be to OpenCL what WebGL is to OpenGL.


There is not yet a draft spec.
The latest WebCL Working Draft is available here:
  https://cvs.khronos.org/svn/repos/registry/trunk/public/webcl/spec/latest/index.html


There is a private and a public WebCL mailing list at Khronos. The public list is:
There is a private and a public WebCL mailing list at Khronos. The public list is:
   https://www.khronos.org/webcl/public-mailing-list/
   https://www.khronos.org/webcl/public-mailing-list/
The private list is:
The private list is:
   https://www.khronos.org/members/login/list_archives/webcl/
   https://www.khronos.org/members/login/list_archives/webcl/
Line 15: Line 17:
Public discussion for WebCL integration in Gecko:
Public discussion for WebCL integration in Gecko:
   webcl-gecko@googlegroups.com
   webcl-gecko@googlegroups.com
[https://wiki.mozilla.org/IRC  IRC channel] is also available


=Implementations for Gecko=
=Implementations for Gecko=
6

edits