Fedora Packages

pocl

Portable Computing Language - an OpenCL implementation

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,...).

Releases Overview

Release Stable Testing
Fedora Rawhide 5.0-2.fc41 -
Fedora 40 5.0-2.fc40 -
Fedora 39 4.0-3.fc39 -
Fedora 38 4.0-2.fc38 -
EPEL 9 3.1-2.el9 -
File a new bug report »
Package Info
  • Upstream: https://github.com/pocl/pocl
  • License(s): MIT AND BSD-1-Clause AND (GPL-3.0-or-later OR LGPL-3.0-or-later)
  • Maintainers: xvitaly, sergesanspaille, besser82, ignatenkobrain

Related Packages

You can contact the maintainers of this package via email at pocl dash maintainers at fedoraproject dot org.



Sources on Pagure