ispc 1.23.0-1 source package in Ubuntu

Changelog

ispc (1.23.0-1) unstable; urgency=medium

  * New upstream release.
  * Remove obsolete patch.

 -- Francois Mazen <email address hidden>  Sun, 03 Mar 2024 09:35:40 +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 proposed universe misc

Builds

Noble: [FULLYBUILT] amd64 [FAILEDTOBUILD] arm64

Downloads

File Size SHA-256 Checksum
ispc_1.23.0-1.dsc 2.1 KiB 32b9d46d0c4be85344eece8428f7e987edef533f758ae0e9947a87e01612ed0f
ispc_1.23.0.orig.tar.gz 18.7 MiB e268eabed9a9021b4402725ed1c120b8eca776ee4aaf50ddeb0e4adaadda05f9
ispc_1.23.0-1.debian.tar.xz 6.7 KiB a85dcaa6f6f679a0122445dc4d5a8e0cfa29b1c9bfb3ea3893bb539f376a02e8

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