Name: | pocl |
---|---|
Version: | 3.1 |
Release: | 1.0.1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 10311628 |
License: | MIT AND BSD-1-Clause AND (GPL-3.0-or-later OR LGPL-3.0-or-later) |
RPM: | pocl-3.1-1.0.1.el9.aarch64.rpm |
Source RPM: | pocl-3.1-1.0.1.el9.src.rpm |
Build Date: | Mon Jul 03 2023 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/pocl/pocl |
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,...). |
- Rebuild with LLVM 15
- Updated to version 3.1. - Fixed FTBFS on Fedora 37+. - Performed major SPEC cleanup. - Switched to SPDX license tag.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- update to 1.8 (rhbz #2013342)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Rebuild(uthash)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild