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.28.1
Download: https://github.com/ispc/ispc/ ispc-1.28.1.tar.gz
T2 source: ispc.cache
T2 source: ispc.desc
Build time (on reference hardware): 270% (relative to binutils)2
Installed size (on reference hardware): 95.49 MB, 27 files
Dependencies (build time detected):
bash
binutils
bison
clang
cmake
coreutils
diffutils
flex
gawk
git
grep
gzip
linux-header
lld
llvm
m4
make
python
sed
tar
tbb
Installed files (on reference hardware):
[show]
usr/bin/check_isa
usr/bin/ispc
usr/include/ispcrt
usr/include/ispcrt/ispcrt.h
usr/include/ispcrt/ispcrt.hpp
usr/include/ispcrt/ispcrt.isph
usr/lib64/cmake/ispcrt-1.26.0
usr/lib64/cmake/ispcrt-1.26.0/Finddpcpp_compiler.cmake
usr/lib64/cmake/ispcrt-1.26.0/Findlevel_zero.cmake
usr/lib64/cmake/ispcrt-1.26.0/interop.cmake
usr/lib64/cmake/ispcrt-1.26.0/ispc.cmake
usr/lib64/cmake/ispcrt-1.26.0/ispcrtConfig.cmake
usr/lib64/cmake/ispcrt-1.26.0/ispcrtConfigVersion.cmake
usr/lib64/cmake/ispcrt-1.26.0/ispcrt_Exports-release.cmake
usr/lib64/cmake/ispcrt-1.26.0/ispcrt_Exports.cmake
usr/lib64/cmake/ispcrt-1.27.0
usr/lib64/cmake/ispcrt-1.27.0/Finddpcpp_compiler.cmake
usr/lib64/cmake/ispcrt-1.27.0/Findlevel_zero.cmake
usr/lib64/cmake/ispcrt-1.27.0/interop.cmake
usr/lib64/cmake/ispcrt-1.27.0/ispc.cmake
usr/lib64/cmake/ispcrt-1.27.0/ispcrtConfig.cmake
usr/lib64/cmake/ispcrt-1.27.0/ispcrtConfigVersion.cmake
usr/lib64/cmake/ispcrt-1.27.0/ispcrt_Exports-release.cmake
usr/lib64/cmake/ispcrt-1.27.0/ispcrt_Exports.cmake
usr/lib64/libispcrt.so
usr/lib64/libispcrt.so.1
usr/lib64/libispcrt.so.1.26.0
usr/lib64/libispcrt.so.1.27.0
usr/lib64/libispcrt_device_cpu.so
usr/lib64/libispcrt_device_cpu.so.1
usr/lib64/libispcrt_device_cpu.so.1.26.0
usr/lib64/libispcrt_device_cpu.so.1.27.0
usr/lib64/libispcrt_static.a
var/adm/dependencies/ispc
var/adm/descs/ispc
var/adm/flists/ispc
var/adm/md5sums/ispc
var/adm/packages/ispc
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).