* move libffi to base/ Category
[t2sde.git] / package / develop / pocl / pocl.desc
blob4a27781fc55fcbf7a0a6ebf328a4c11c448b1b74
1 [COPY] --- T2-COPYRIGHT-BEGIN ---
2 [COPY] t2/package/*/pocl/pocl.desc
3 [COPY] Copyright (C) 2008 - 2025 The T2 SDE Project
4 [COPY] SPDX-License-Identifier: GPL-2.0
5 [COPY] --- T2-COPYRIGHT-END ---
7 [I] Portable Computing Language
9 [T] Portable Computing Language (pocl) aims to become a MIT-licensed
10 [T] open source implementation of the OpenCL standard which can be easily
11 [T] adapted for new targets and devices, both for homogeneous CPU and
12 [T] heterogenous GPUs/accelerators.
13 [T]
14 [T] pocl uses Clang as an OpenCL C frontend and LLVM for the kernel
15 [T] compiler implementation, and as a portability layer. Thus, if your
16 [T] desired target has an LLVM backend, it should be able to get OpenCL
17 [T] support easily by using pocl.
19 [U] https://pocl.sourceforge.net/
20 [U] https://portablecl.org
22 [A] pocl developers
23 [M] Rene Rebe <rene@t2-project.org>
25 [C] extra/development
27 [L] MIT
28 [S] Stable
29 [V] 6.0-6fdedb0
30 [P] X -----5---9 109.500
32 [O] var_append extraconfopt ' ' '--disable-icd'
34 [CV-FLAGS] NO-PREFIX
35 [D] 3152567b81004a1bf1d26f8a3fcf70b60c150d68fec3a1aeb8822ee6 pocl-6.0-6fdedb0.tar.gz https://github.com/pocl/pocl/archive/6fdedb0/