标题: GPU Computing on the Web [打印本页] 作者: jocover 时间: 2011-5-11 21:58 标题: GPU Computing on the Web GPU Computing on the Web
The WebCL project exposes OpenCL into JavaScript, allowing web developers to tap into the massive parallel computing resources of modern GPUs and multicore CPUs. This, when combined with WebGL and other emerging standards, enables entirely new categories of interactive web apps, such as photo editing, video processing, visualization, simulation, and cutting-edge games -- things that haven't been possible on the web before.
Getting Started