Gpu.js – GPU Accelerated JavaScript
gpu.rocks
Gpu.js – GPU Accelerated JavaScript
1–10 of 84 posts
Re: Gpu.js – GPU Accelerated JavaScript
#2My project manager just hear "So, you're saying this is production-ready? Great!"
Re: Gpu.js – GPU Accelerated JavaScript
#3v0.0 Alpha My project manager just hear "So, you're saying this is production-ready? Great!"
It's not meant to be production ready
Re: Gpu.js – GPU Accelerated JavaScript
#4travelling salesman in js+gpu: https://amoffat.github.io/held-karp-gpu-demo/
gpgpu.js: https://github.com/amoffat/gpgpu.js
Re: Gpu.js – GPU Accelerated JavaScript
#5Some details:
https://en.wikipedia.org/wiki/Lib_Sh https://www.cs.umd.edu/class/spring2005/cmsc828v/papers/p787...
Never really took off. In the end OpenCL and CUDA were the winners in this space and OpenCL and CUDA, while explicit GPU languages, can be simulated on the CPU. I think this pattern will continue.
Re: Gpu.js – GPU Accelerated JavaScript
#6Re: Gpu.js – GPU Accelerated JavaScript
#7Worth noting that Clarifai just released an SDK for offline mobile DL training/evaluation. Not browser based but I'd be curious what the difference in GPU utilization is practically.
Re: Gpu.js – GPU Accelerated JavaScript
#8What is NUS, National University of Singapore?