Fedora 21 Update: pocl-0.10-2.fc21

updates at fedoraproject.org updates at fedoraproject.org
Fri Dec 19 18:30:57 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-17082
2014-12-16 21:12:15
--------------------------------------------------------------------------------

Name        : pocl
Product     : Fedora 21
Version     : 0.10
Release     : 2.fc21
URL         : http://pocl.sourceforge.net
Summary     : Portable Computing Language - an OpenCL implementation
Description :
Pocl's goal is to become an efficient open source (MIT-licensed) implementation
of the OpenCL 1.2 (and soon OpenCL 2.0) standard.

In addition to producing an easily portable open-source OpenCL implementation,
another major goal of this project is improving performance portability of
OpenCL programs with compiler optimizations, reducing the need for
target-dependent manual optimizations.

At the core of pocl is the kernel compiler that consists of a set of LLVM
passes used to statically transform kernels into work-group functions with
multiple work-items, even in the presence of work-group barriers. These
functions are suitable for parallelization in multiple ways (SIMD, VLIW,
superscalar,...).

--------------------------------------------------------------------------------
Update Information:

LLVM 3.5, Mesa 10.4, and friends
--------------------------------------------------------------------------------
ChangeLog:

* Tue Oct 28 2014 Adam Jackson <ajax at redhat.com> 0.10-2
- BuildRequires: libedit-devel
- Rebuild for llvm 3.5
* Tue Oct 14 2014 Adam Jackson <ajax at redhat.com> 0.10-1
- pocl 0.10
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update pocl' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list