1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/ispc/ispc.desc
3 [COPY] Copyright (C) 2022 - 2024 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] Intel Implicit SPMD Program Compiler
14 [T] Ispc is a compiler for a variant of the C programming language, with
15 [T] extensions for single program, multiple data programming. Under the SPMD
16 [T] model, the programmer writes a program that generally appears to be a
17 [T] regular serial program, though the execution model is actually that a
18 [T] number of program instances execute in parallel on the hardware.
20 [U] https://github.com/ispc/ispc
22 [M] Aleksi V <aleksi.venalainen@outlook.com>
31 [P] X -----5---9 300.100
33 [O] var_append cmakeopt ' ' '-DISPC_INCLUDE_TESTS=OFF -DISPC_INCLUDE_EXAMPLES=OFF -DISPC_OPAQUE_PTR_MODE=OFF'
35 [D] 87ca88f0377d5fda90e7e45e228c34e18489c9c71e6eb79d0a487730 ispc-1.25.3.tar.gz https://github.com/ispc/ispc/archive/v1.25.3/