* updated kmbox (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / package / develop / pocl / pocl.desc
blobb197486111472f81f4313d76b91acc4566598e32
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/pocl/pocl.desc
3 [COPY] Copyright (C) 2008 - 2021 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] Portable Computing Language
14 [T] Portable Computing Language (pocl) aims to become a MIT-licensed
15 [T] open source implementation of the OpenCL standard which can be easily
16 [T] adapted for new targets and devices, both for homogeneous CPU and
17 [T] heterogenous GPUs/accelerators.
18 [T]
19 [T] pocl uses Clang as an OpenCL C frontend and LLVM for the kernel
20 [T] compiler implementation, and as a portability layer. Thus, if your
21 [T] desired target has an LLVM backend, it should be able to get OpenCL
22 [T] support easily by using pocl.
24 [U] http://pocl.sourceforge.net/
25 [U] http://portablecl.org
27 [A] pocl developers
28 [M] Rene Rebe <rene@t2-project.org>
30 [C] extra/development
32 [L] MIT
33 [S] Beta
34 [V] 1.8
35 [P] X -----5---9 109.500
37 [O] var_append extraconfopt ' ' '--disable-icd'
39 [CV-FLAGS] NO-PREFIX
40 [D] 73740626cb6676403a74f5e81f94e18c1022f8348fc5d6e6a0ca2793 pocl-1.8.tar.gz https://github.com/pocl/pocl/archive/v1.8/