slackbuilds/development/ispc
Matteo Bernardini 68b879a5a6
development/ispc: Patch to build with llvm 20.x.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-03-28 22:00:33 +07:00
..
07e63aeea2687b799acca932670f0ad12591097e.patch development/ispc: Patch to build with llvm 20.x. 2025-03-28 22:00:33 +07:00
README development/ispc: Update README to note new llvm in extra. 2025-03-28 22:00:30 +07:00
ispc.SlackBuild development/ispc: Patch to build with llvm 20.x. 2025-03-28 22:00:33 +07:00
ispc.info development/ispc: Updated for version 1.26.0 2025-02-15 08:30:17 +07:00
slack-desc

README

ispc

ispc is a compiler for a variant of the C programming language, with
extensions for single program, multiple data programming. Under the SPMD
model, the programmer writes a program that generally appears to be a
regular serial program, though the execution model is actually that a
number of program instances execute in parallel on the hardware.

ispc is a dependency of embree

IMPORTANT: This build REQUIRES llvm-20 from slackware64/extra
(released 2025)