ispc 1.22.0-4 source package in Ubuntu

Changelog

ispc (1.22.0-4) unstable; urgency=medium

  * Fix reproducible build using UTC time stamp.

 -- Francois Mazen <email address hidden>  Tue, 26 Dec 2023 17:32:23 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
i386 amd64 arm64
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64 [FULLYBUILT] arm64

Downloads

File Size SHA-256 Checksum
ispc_1.22.0-4.dsc 2.1 KiB 22e3e91bce9ef63c0babee73dee362caa8197e83cc093c5784bf258bf145858c
ispc_1.22.0.orig.tar.gz 18.7 MiB 1f115eeed7df5028c19c9b256887949ca88c29c146f641b031d8e080297f5acd
ispc_1.22.0-4.debian.tar.xz 7.0 KiB bd193adeeb2a01be178711602fc68e04cd8be008ddf16059c75bf0f325ed628d

Available diffs

No changes file available.

Binary packages built by this source

ispc: 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.

ispc-dbgsym: debug symbols for ispc