pkg.soopen package index

brew / Rang 4328

ispc mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ispc in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install ispc

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install ispc

MacPorts ports tree · lang/ispc/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add ispc

Alpine Linux edge package indexes · ispc · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install ispc

Debian stable package indexes · ispc · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install ispc

Fedora Rawhide package metadata · ispc · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#ispc

nixpkgs package indexes · pkgs/by-name/is/ispc/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S ispc

Arch Linux sync databases · ispc · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install ispc

openSUSE Tumbleweed package metadata · ispc · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/ispc

Scoop official bucket manifest trees · bucket/ispc.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Compiler for SIMD programming on the CPU

Befehle und Aliase

  • ispc

Verlauf

Projektgeschichte und Nutzung

Intel ISPC, the Implicit SPMD Program Compiler, is a compiler for a C-derived SPMD language that maps program instances onto SIMD lanes and can also scale work across CPU cores. The project exists to let programmers write shader-like data-parallel code for CPUs without hand-writing SIMD intrinsics.

Projektgeschichte

Matt Pharr's project history says he began experimenting with LLVM around 2010 while at Intel and released the code publicly on GitHub on 2011-06-21. The GitHub repository metadata matches that date, and the project site explains the core model: write code that looks mostly serial while multiple program instances execute in parallel on SIMD hardware.

ISPC quickly became both a compiler project and a research artifact. The official documentation points to the InPar 2012 paper by Matt Pharr and William R. Mark, which presents ISPC as a compiler for high-performance CPU programming using SPMD ideas familiar from GPU shaders, CUDA, and OpenCL.

The release notes show continuing evolution with LLVM baselines, new CPU and GPU targets, standard-library work, JIT/library embedding, Python integration experiments, AVX10 and AMX support, and fixes for architecture-specific behavior.

Adoptionsgeschichte

ISPC found adoption among graphics, rendering, simulation, and performance-oriented developers who needed explicit SIMD performance without maintaining separate intrinsics code for every vector width. The project site advertises common speedups on SSE and AVX-width architectures, and official downloads provide binaries for Linux, macOS, and Windows.

Package-manager adoption broadened access beyond Intel-hosted binaries. The input metadata shows ISPC packaged by Homebrew, Debian, Ubuntu, Fedora, MacPorts, Nix, Arch, Scoop, Alpine, and openSUSE.

Wie es verwendet wird

Users write `.ispc` source files, compile them with the `ispc` command, and link the generated objects and headers into C or C++ programs. The documentation emphasizes SPMD concepts, exported functions, task parallelism, vector targets, and examples for integrating generated code with host applications.

In package-manager contexts, ISPC is often installed as a build-time compiler dependency for projects that ship vectorized kernels but want ordinary source builds on developer machines and CI.

Warum Paket-Nerds sich dafür interessieren

ISPC is significant because it packages a compiler whose behavior depends on LLVM versions, CPU targets, runtime libraries, and platform-specific binary distribution. That makes it more like a language toolchain than a single-purpose CLI.

It is also a useful case study in how a research-flavored Intel project became a practical dependency for open-source rendering and compute software: source packages must balance reproducible compiler builds, prebuilt binaries, target support, and fast-moving LLVM internals.

Zeitleiste

  • 2010: Matt Pharr begins LLVM-based experiments that lead to ISPC.
  • 2011: ISPC code goes public on GitHub.
  • 2012: Pharr and William R. Mark publish the InPar paper on ISPC.
  • 2013: NEON support lands after Pharr's ARM backend experiment and discussion around Intel-maintained support.
  • 2025: v1.28.0 adds library/JIT and Python integration work.
  • 2026: v1.30.0 and v1.31.0 add AMX, AVX10.2nvl, LLVM baseline, and standard-library work.

Related projects

  • ISPC is related to LLVM, C and C++ build systems, SIMD intrinsics, GPU shader languages, CUDA, OpenCL, Intel oneAPI components, rendering engines, and high-performance CPU kernels.

Quellen

  • GitHub releases and release notes document later target, LLVM, JIT, Python, AVX10, and AMX evolution.
  • Matt Pharr's primary-source history posts document the origin and 2011 public release.
  • The official site and user guide describe the SPMD language model, CPU/GPU targets, documentation, downloads, and package-manager installation paths.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
ispcExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version1.31.0
Manager aktualisiert2026-06-25
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:ispc
Version1.31.0
PaketmanagerHomebrew
Homepagehttps://ispc.github.io
Repositoryhttps://github.com/ispc/ispc
Zuletzt aktualisiert2026-06-25T23:35:22Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

ispc 1.26.0-1

Intel Implicit SPMD Program Compiler

https://ispc.github.io/

sudo apt install ispc
  • Section: devel
  • Architecture: amd64
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ispc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ispc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libispcrt-dev 1.26.0-1

Intel Implicit SPMD Program Compiler runtime library development files

https://ispc.github.io/

sudo apt install libispcrt-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: ispc
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ispc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libispcrt-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libispcrt1 1.26.0-1

Intel Implicit SPMD Program Compiler runtime library

https://ispc.github.io/

sudo apt install libispcrt1
  • Section: libs
  • Architecture: amd64
  • Source Package: ispc
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ispc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libispcrt1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ispc

nix profile install nixpkgs#ispc
  • normalized package name match
  • Abgeglichen nach: Ispc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/is/ispc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

ispc 1.22.0-4

Intel Implicit SPMD Program Compiler

https://ispc.github.io/

sudo apt install ispc
  • Section: universe/devel
  • Architecture: amd64
  • 6 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ispc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ispc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

ispc 1.31.0-r0

Intel SPMD Program Compiler

https://ispc.github.io/

sudo apk add ispc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: ispc
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ispc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ispc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

ispc 1.31.0-2.fc45

C-based SPMD programming language compiler

https://ispc.github.io/

sudo dnf install ispc
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ispc
  • 8 Abhängigkeiten
  • 4 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ispc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ispc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

ispc-devel 1.31.0-2.fc45

Development files for ispc

https://ispc.github.io/

sudo dnf install ispc-devel
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ispc
  • 6 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ispc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ispc-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

ispc-gpu 1.31.0-2.fc45

GPU runtime for ispc

https://ispc.github.io/

sudo dnf install ispc-gpu
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ispc
  • 6 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ispc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ispc-gpu from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

ispc-static 1.31.0-2.fc45

Static libraries for ispc

https://ispc.github.io/

sudo dnf install ispc-static
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ispc
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ispc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ispc-static from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

ispc 1.31.0-1

Compiler for high-performance SIMD programming on the CPU

https://ispc.github.io/

sudo pacman -S ispc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • 6 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ispc
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ispc from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

ispc 1.31.0-2.2

C-based SPMD programming language compiler

https://ispc.github.io/

sudo zypper install ispc
  • License: BSD-3-Clause
  • Category: Development/Languages/C and C++
  • Architecture: x86_64
  • Source Package: ispc
  • 6 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ispc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ispc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

ispc-devel 1.31.0-2.2

Development files for ispc

https://ispc.github.io/

sudo zypper install ispc-devel
  • License: BSD-3-Clause
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: ispc
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ispc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ispc-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

libispcrt1 1.31.0-2.2

C-based SPMD programming language compiler library

https://ispc.github.io/

sudo zypper install libispcrt1
  • License: BSD-3-Clause
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: ispc
  • 8 Abhängigkeiten
  • 5 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ispc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libispcrt1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

ispc

sudo port install ispc
  • normalized package name match
  • Abgeglichen nach: Ispc
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/ispc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/ispc

scoop install main/ispc
  • normalized package name match
  • Abgeglichen nach: Ispc
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/ispc.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation