Pakket: ispc (1.25.3-1)
Verwijzigingen voor ispc
Debian bronnen:
Het bronpakket ispc downloaden:
Beheerders:
Externe bronnen:
- Homepage [ispc.github.io]
Vergelijkbare pakketten:
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.
Andere aan ispc gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support bibliotheek
-
- dep: libllvm19 (>= 1:19.1.0)
- Modular compiler and toolchain technologies, runtime library
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3