Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37728882
en ru br
ALT Linux repositórios
S:4.0-alt0.6

Group :: Desenvolvimento/Outros
RPM: pocl

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 4.0-alt0.6
Data da compilação: 2 setembro 2023, 08:26 ( 34.9 weeks ago )
Tamanho:: 1354.47 Kb

Home page:   https://github.com/pocl/pocl

Licença: MIT AND BSD-1-Clause AND (GPL-3.0-or-later OR LGPL-3.0-or-later)
Sumário: Portable Computing Language - an OpenCL implementation
Descrição:

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

Mantenedor currente: L.A. Kostis

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • libpocl2
  • libpocl2-debuginfo
  • pocl-devel
  • pocl-devel-debuginfo
  • pocl-docs
  • pocl-opencl-icd
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009