=== WebCL Widget === Contributors: vinx77 Donate link: Tags: webcl Requires at least: 3.0 Tested up to: 3.6.0 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html WebCL Widget shows if WebCL is working and if so, which OpenCL devices are available. == Description == The WebCL project exposes OpenCL into JavaScript, allowing web developers to tap into the massive parallel computing resources of modern GPUs, multicore CPUs, and upcoming manycore accelerators. This, when combined with WebGL and other emerging standards such as asm.js, 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. This widget tells if there is support for WebCL available. == Installation == 1. Upload `webcl-widget` to the `/wp-content/plugins/` directory, or add the widget via the plugin-search. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Now you can place the widget. == Screenshots == 1. webcl-widget Admin 2. webcl widget == Changelog == * 1.0 Initial version * 1.1 Updated for AMD Radeon GPU names instead of code