node-webcl
node-webcl copied to clipboard
A WebCL implementation for node.js
Directed specifically at Jeff, I'm hoping you read this. I'd want to use this library, but without specified license information, I can't really go forward and bring it into projects....
Trying to install on Linux (Ubuntu 11.04 AMD64). Node version 0.6.17 (downloaded from node website). Did "npm install webcl". Got the following errors: make: Entering directory `/home/rahul/node_modules/webcl/src/wrapper/src' g++ -MM -DCL_WRAPPER_CL_VERSION_SUPPORT=110...
does this work on windows ?
I'm getting an error when compiling: Checking for library OpenCL : not found /usr/local/lib/node_modules/node-webcl/wscript:34: error: the configuration failed (see '/usr/local/lib/node_modules/node-webcl/build/config.log') config.log ends in: Checking for library OpenCL ==> int main()...