Letter P

pocl - Portable Computing Language - an OpenCL implementation

Website: https://portablecl.org
License: MIT AND BSD-2-Clause AND (GPL-3.0-ol-later OR LGPL3.0-or-later)
Vendor: Alcance Libre, Inc.
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,...).

Packages

pocl-6.0-2.aldos.i686 [15.9 MiB] Changelog by Joel Barrios (2025-08-19):
- Rebuild with GLIBC 2.30.

Listing created by Repoview-0.6.6-6.fc14.al