SlackBuilds Repository

15.0 > Development > ispc (1.26.0)

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.

This requires: tbb, llvm-opt

Maintained by: Lockywolf
Keywords: spmd,c,compiler,simd
ChangeLog: ispc

Homepage:
https://github.com/ispc/ispc/

Source Downloads (64bit):
ispc-1.26.0.tar.gz (bd9c9a3ebb06c2ae30faf7d4e06c9b8c)

Download SlackBuild:
ispc.tar.gz
ispc.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds