6
edits
TomiAarnio (talk | contribs) |
TomiAarnio (talk | contribs) |
||
Line 4: | Line 4: | ||
=About WebCL= | =About WebCL= | ||
WebCL is an in-progress | 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. | ||
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 | ||
=Implementations for Gecko= | =Implementations for Gecko= |
edits