WebCL: OpenCL For The Browser

Posted by Michael Larabel on July 05, 2011

First there was WebGL to bring OpenGL to the web-browser, and now there's WebCL to do the same for bringing OpenCL to the web. The Khronos Group is getting ready WebCL, to bring OpenCL to modern web browsers with JavaScript support. Early WebCL support is already available for the WebKit rendering engine.

WebCL is expected to work in a similar way to WebGL, but to instead harness the compute power of modern graphics processors. There are currently a few basic WebCL demos for those running Mac OS X with a modern NVIDIA GPU that supports the OpenCL 1.0+ specification. Samsung is largely behind the work on bringing WebCL to WebKit while Nokia has been working on a WebCL extension for Mozilla Firefox. Those interested in learning more about WebCL can visit the Khronos Group Wiki page.

When WebGL initially came to web browsers on Linux, there were problems. In particular, the AMD Catalyst driver wasn't up to par, but generally more broken was the state of Mesa and its OpenGL ES 2.0 support across the different hardware drivers. It's not even until Firefox 6.0 where more GPU Linux drivers should be white-listed. On the WebCL side, there will be even greater problems than there was with supporting WebGL on an open-source stack. There currently is no working OpenCL support for the open-source GPU drivers.

Being worked on this summer as part of Google's Summer of Code (GSoC) is OpenCL over Gallium3D, which has had some code developed for a few years known as "Clover", but it's not yet in a usable form. Recently the OpenCL-Gallium3D milestone was hit of building native OpenCL kernels, but Clover remains out of master and still has a lot of work ahead before it's ready for adoption by end-users. Even when OpenCL-over-Gallium3D is there, it won't do any good for those with the Intel classic driver or those just wishing to use OpenCL on the CPU; well, unless the OpenCL state tracker is made to work with Softpipe or (more ideally) LLVMpipe. At least though the modern NVIDIA and AMD drivers support OpenCL 1.0+ when paired with modern graphics processors.

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.
Latest Hardware Reviews
  1. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  2. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
  3. F2FS File-System Shows Regressions On Linux 3.10
  4. Previewing The Radeon Gallium3D Shader Optimizations
Latest Linux News
  1. Mageia 3 Released, Still Using Legacy GRUB
  2. NetBSD 6.1 Brings In More Features
  3. Using Six Monitors With AMD's Open-Source Linux Driver
  4. Benchmarking The Intel P-State, CPUfreq Changes
  5. FreeBSD Still Working On Next-Gen Package Manager
  6. DNF Still Advancing As Experimental Yum For Fedora
  7. Logitech Begins Supporting Linux Users
  8. Modern Intel Gallium3D Driver Still Being Toyed With
  9. Linux 3.10 Kernel Benchmarks On A Core i7 Laptop
  10. GCC 4.8.1 Compiler Due To Be Out Next Week
  11. Linux 3.10 Kernel Benchmarks For Intel Ivy Bridge
Latest Forum Talk
  1. Using Six Monitors With AMD's Open-Source Linux...
  2. NetBSD 6.1 Brings In More Features
  3. Mageia 3 Released, Still Using Legacy GRUB
  4. FreeBSD Still Working On Next-Gen Package Manager
  5. Logitech Begins Supporting Linux Users
  6. KDE's Krita Ported To OpenGL 3.1, OpenGL ES 2.0
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite