pocl: Portable Computing Language1

Portable Computing Language (pocl) aims to become a MIT-licensed open source implementation of the OpenCL standard which can be easily adapted for new targets and devices, both for homogeneous CPU and heterogenous GPUs/accelerators.

pocl uses Clang as an OpenCL C frontend and LLVM for the kernel compiler implementation, and as a portability layer. Thus, if your desired target has an LLVM backend, it should be able to get OpenCL support easily by using pocl.

... part of T2, get it here

URL: http://pocl.sourceforge.net/
URL: http://portablecl.org

Author: pocl developers
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: MIT
Status: Beta
Version: 5.0

Download: https://github.com/pocl/pocl/ tags

T2 source: pocl.cache
T2 source: pocl.desc

Build time (on reference hardware): 1640% (relative to binutils)2

Installed size (on reference hardware): 50.71 MB, 56 files

Dependencies (build time detected): 00-dirtree autoconf automake binutils coreutils diffutils file findutils gawk glew grep hwloc libffi libpciaccess libtool libxml linux-header llvm m4 make mesa ncurses numactl patch perl pkgconfig sed sysfiles tar xz zlib

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).