[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/ispc/ispc.desc [COPY] Copyright (C) 2022 - 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Intel Implicit SPMD Program Compiler [T] Ispc is a compiler for a variant of the C programming language, with [T] extensions for single program, multiple data programming. Under the SPMD [T] model, the programmer writes a program that generally appears to be a [T] regular serial program, though the execution model is actually that a [T] number of program instances execute in parallel on the hardware. [U] https://github.com/ispc/ispc [A] Intel [M] Aleksi Venäläinen [C] extra/base [F] OBJDIR #NO-LTO [V] 1.30.0 [L] BSD [P] X -----5---9 300.100 [D] 06c29c90a4f7fe379d5527adde3b614ef279c0a14c4b0e87435a588e ispc-1.30.0.tar.gz https://github.com/ispc/ispc/archive/v1.30.0/ var_append cmakeopt ' ' '-DISPC_INCLUDE_TESTS=OFF -DISPC_INCLUDE_EXAMPLES=OFF -DISPC_OPAQUE_PTR_MODE=OFF'