[ bianca ]
[ 源代码: ispc ]
软件包:libispcrt1(1.26.0-1)
Intel Implicit SPMD Program Compiler runtime library
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 runtime library for building programs that use ispc runtime.
其他与 libispcrt1 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: libtbb12 (>= 2021.4.0) [amd64]
- parallelism library for C++ - runtime files
- dep: libtbb12 (>= 2022.0.0) [arm64]