SlackBuildsOrg/development/ispc
Andrew Clemons b8309f153e
development/ispc: Mark as 64bit only.
Upstream does not support i?86, only x86_64, armv7, and aarch64.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-06-15 07:38:27 +07:00
..
ispc.info
ispc.SlackBuild
README
slack-desc

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-17.0 from slackware64/extra
(released 2024)