1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/pocl/pocl.desc
3 [COPY] Copyright (C) 2008 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
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.
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
28 [M] Rene Rebe <rene@t2-project.org>
35 [P] X -----5---9 109.500
37 [O] var_append extraconfopt ' ' '--disable-icd'
40 [D] 73740626cb6676403a74f5e81f94e18c1022f8348fc5d6e6a0ca2793 pocl-1.8.tar.gz https://github.com/pocl/pocl/archive/v1.8/