ispc 1.22.0-3 source package in Ubuntu

Changelog

ispc (1.22.0-3) unstable; urgency=medium

  * Add missing build dependencies for ARM architectures.

 -- Francois Mazen <email address hidden>  Mon, 25 Dec 2023 13:56:32 +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

Builds

Noble: [FULLYBUILT] amd64 [FULLYBUILT] arm64

Downloads

File Size SHA-256 Checksum
ispc_1.22.0-3.dsc 2.1 KiB 5f3be25b37074d6dc8482774d6ed7bc8cf5803faae1ca6aceb93e16c6e80747a
ispc_1.22.0.orig.tar.gz 18.7 MiB 1f115eeed7df5028c19c9b256887949ca88c29c146f641b031d8e080297f5acd
ispc_1.22.0-3.debian.tar.xz 6.7 KiB 5f9454478e554046894ed70b01f6826121e086357dfabb0d621b7484adeb611d

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