* yet more dir-less .cache DEP updates
[t2sde.git] / package / contrib / ispc / ispc.desc
blobb8c987e2209d7c72eb71b889efc982596f561ae5
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/ispc/ispc.desc
3 [COPY] Copyright (C) 2022 - 2024 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] 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
21 [A] Intel
22 [M] Aleksi V <aleksi.venalainen@outlook.com>
24 [C] extra/base
25 [F] OBJDIR
26 #NO-LTO
28 [V] 1.25.3
29 [L] BSD
30 [S] Stable
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/