Pakket: libispcrt1 (1.25.3-1)
Verwijzigingen voor libispcrt1
Debian bronnen:
Het bronpakket ispc downloaden:
Beheerders:
Externe bronnen:
- Homepage [ispc.github.io]
Vergelijkbare pakketten:
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.
Andere aan libispcrt1 gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support bibliotheek
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: libtbb12 (>= 2021.4.0)
- parallelism library for C++ - runtime files