Portable OpenCL 0.6 Released, Implementing OpenCL 1.2

Written by Michael Larabel in Free Software on 17 August 2012 at 10:01 AM EDT. 4 Comments
FREE SOFTWARE
Version 0.6 of POCL is now available, which is a portable OpenCL implementation that's targeting the Open Computing Language 1.2 specification.

Among the changes for Portable OpenCL 0.6 is implementing an optimized kernel library for x86_64/SSE, preliminary support for ARM on Linux, multi-threading at the work group granularity using pthreads, region-based customized memory allocator, automatic vectorization of work groups, installable client driver (ICD) support, event profiling support, and other changes.

The release announcement for POCL 0.6 can be found on the llvmdev list while the code is hosted at Launchpad.net.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week