Fedora 19 Update: pocl-0.9-4.fc19

updates at fedoraproject.org updates at fedoraproject.org
Sat Apr 26 09:18:29 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-4666
2014-04-02 07:55:00
--------------------------------------------------------------------------------

Name        : pocl
Product     : Fedora 19
Version     : 0.9
Release     : 4.fc19
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:

Add a runtime depdendency on glibc to be able to build kernels.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1082364 - Require glibc-devel
        https://bugzilla.redhat.com/show_bug.cgi?id=1082364
--------------------------------------------------------------------------------

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