[ trixie ]
[ sid ]
[ 原始碼: ispc ]
套件:ispc(1.25.3-1)
Intel Implicit SPMD Program Compiler
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 package contains the ispc compiler.
其他與 ispc 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0) [除 i386]
- GCC 支援函式庫
- dep: libgcc-s1 (>= 4.2) [i386]
-
- dep: libllvm19 (>= 1:19.1.0)
- Modular compiler and toolchain technologies, runtime library
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3