node-webcl
node-webcl copied to clipboard
A WebCL implementation for node.js
This is an implementation of WebCL (i.e. OpenCL) for node.js. It is based on the proposed WebCL API found at: https://cvs.khronos.org/svn/repos/registry/trunk/public/webcl/spec/latest/index.html with minor changes.
WebCL for node is developed by Jeff Fifield. The most current version can be found at https://github.com/fifield/node-webcl.
Documentation can be found at https://github.com/fifield/node-webcl/wiki/
If this is useful to you, please consider contributing to development and testing!