[ol9_developer_EPEL] pocl-3.1-1.0.1.el9.aarch64

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

Changelog (Show File list) (Show related packages)