ispc: Intel Implicit SPMD Program Compiler1

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.

... part of T2, get it here

URL: https://github.com/ispc/ispc

Author: Intel
Maintainer: Aleksi V <aleksi [dot] venalainen [at] outlook [dot] com>

License: BSD
Status: Stable
Version: 1.25.3

Download: https://github.com/ispc/ispc/ ispc-1.25.3.tar.gz

T2 source: ispc.cache
T2 source: ispc.desc

Build time (on reference hardware): 50% (relative to binutils)2

Installed size (on reference hardware): 20.40 MB, 27 files

Dependencies (build time detected): 00-dirtree bash bison clang cmake coreutils diffutils flex gawk git grep gzip libxml linux-header llvm m4 make pkgconfig python sed tar tbb

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).