Automic VaultAutomic Vault

brew

halide mit Homebrew, Nix, apt, pacman installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install halide

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#halide

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

Debian aptverifiziert · 92%
sudo apt install halide19-api-doc

Debian stable package indexes · halide19-api-doc · Quelle: deb.debian.org

Ubuntu aptverifiziert · 92%
sudo apt install halide17-api-doc

Ubuntu 24.04 LTS package indexes · halide17-api-doc · Quelle: archive.ubuntu.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S gengen

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

Überblick

Paketzusammenfassung

Language for fast, portable data-parallel computation

Befehle und Aliase

  • adams2019_retrain_cost_model
  • adams2019_weightsdir_to_weightsfile
  • anderson2021_retrain_cost_model
  • anderson2021_weightsdir_to_weightsfile
  • featurization_to_sample
  • gengen
  • get_host_target

Verlauf

Projektgeschichte und Nutzung

Halide is a language and compiler system for fast, portable image and array processing. It is embedded in C++ and also provides Python bindings, letting developers define the algorithm separately from the schedule that controls locality, vectorization, parallelism, and target-specific code generation.

Projektgeschichte

MIT News introduced Halide in 2012 as a programming language for image-processing software, reporting that MIT researchers used it to express common image-processing algorithms with shorter code and significant speedups. The Halide site presents the same core idea in tool form: write a pipeline in C++ using Halide's API, then JIT-compile it or compile it ahead of time.

The research lineage is central to the project. The Halide site lists publications on decoupling algorithms from schedules, the 2013 PLDI language and compiler paper, automatic scheduling work from 2016, differentiable programming work from 2018, and machine-learning-based autoscheduling in 2019. Those papers explain why Halide is not just a library of filters but a compiler approach to high-performance pipelines.

The release history shows the compiler growing from research artifact into a packaged toolchain. A 2013 GitHub release provided precompiled Halide builds. Later releases added WebAssembly, Direct3D, automatic differentiation, PyTorch custom-op generation, multiple autoschedulers as plugins, C++17 requirements, Vulkan and WebGPU work, RISC-V vector support, Python packaging through PyPI, and alignment of major version numbers with bundled LLVM versions.

Adoptionsgeschichte

Halide's adoption spans research, imaging applications, compiler experimentation, and performance-sensitive production code. The official site points users to tutorials, example apps, tests, GitHub Discussions, CppCon material, CVPR course notes, and API docs, which reflects a community built around learning the scheduling model as much as installing a binary.

For package managers, Halide became more approachable as upstream added binary tarballs, Homebrew installation instructions, vcpkg support, and PyPI wheels for C++ and Python use. Those distribution paths matter because building Halide from source requires a compatible LLVM toolchain and substantial compiler infrastructure.

Wie es verwendet wird

Users define Halide Func, Var, and schedule objects in host code, then compile pipelines for CPU, GPU, mobile, and other targets. The official README describes supported CPU architectures, operating systems, GPU compute APIs, C++17 requirements, Python bindings, tutorials, apps, and build instructions.

Installed package binaries are often used by developers who want headers, libraries, tools such as generators, and CMake integration without managing a custom LLVM build. The Homebrew formula is especially useful on macOS where LLVM discovery and CMake presets can otherwise dominate the first build.

Warum Paket-Nerds sich dafür interessieren

Halide is significant because it turns a compiler research system into a package-manager-installable dependency. The formula is not just a CLI; it packages a DSL runtime, compiler libraries, generators, examples, and an LLVM-facing build surface.

It also shows why some packages are hard to reduce to a single executable. Halide's value is in the development workflow: stable headers, linkable libraries, target backends, Python wheels, CMake discovery, and compatibility with the LLVM versions upstream supports.

Zeitleiste

  • 2012: MIT News described Halide as a language for easier and faster image-processing software.
  • 2013: PLDI paper described Halide as a language and compiler for optimizing parallelism, locality, and recomputation.
  • 2013: GitHub release provided precompiled Halide builds.
  • 2016: Automatic scheduling research expanded the Halide scheduling workflow.
  • 2018: Halide release added features such as PyTorch custom-op generation, automatic differentiation, and WebAssembly support.
  • 2019: SIGGRAPH autoscheduler work applied tree search and random programs to Halide optimization.
  • 2021: Halide 13 required C++17 and documented Homebrew and vcpkg package paths.
  • 2023: Halide 15 added PyPI-distributed Python builds and RISC-V vector support.
  • 2023: Halide 16 added Vulkan support, experimental WebGPU support, and a GPU autoscheduler.
  • 2025: Halide 21 aligned the major version with LLVM and continued Python-binding improvements.

Related projects

  • LLVM: compiler infrastructure used by Halide for code generation.
  • CMake and vcpkg: build and packaging paths documented by Halide.
  • PyPI halide package: binary distribution route for C++ and Python use.
  • PyTorch: target ecosystem referenced by Halide release notes for custom operators.
  • CUDA, OpenCL, Metal, DirectX, Vulkan, WebAssembly, and Hexagon: target backends or platforms represented in Halide documentation and releases.

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

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 8 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

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
adams2019_retrain_cost_modelcliglobales Executable
adams2019_weightsdir_to_weightsfilecliglobales Executable
anderson2021_retrain_cost_modelcliglobales Executable
anderson2021_weightsdir_to_weightsfilecliglobales Executable
featurization_to_samplecliglobales Executable
gengencliglobales Executable
get_host_targetcliglobales Executable

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-07-10
Manager-Version21.0.0
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv21.0.0

https://github.com/halide/Halide

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:halide
Version21.0.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/halide
Homepagehttps://halide-lang.org
Repositoryhttps://github.com/halide/Halide
Upstream-Dokumentationhttps://halide-lang.org/docs
LizenzMIT
Quellarchivhttps://github.com/halide/Halide/archive/refs/tags/v21.0.0.tar.gz
Abhängigkeitenflatbuffers, jpeg-turbo, libpng, lld@21, llvm@21, openssl@3, python@3.14, wabt
Build-Abhängigkeitencmake, pybind11
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namehalide
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

halide19-api-doc 19.0.0-6

fast, portable computation on images and tensors (Doxygen documentation)

https://halide-lang.org/

sudo apt install halide19-api-doc
  • Section: doc
  • Architecture: all
  • Source Package: halide
  • normalized package name match
  • Abgeglichen nach: Halide
Debian stable package indexes · deb.debian.org · Debian stable package indexes: halide19-api-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhalide19-0 19.0.0-6

fast, portable computation on images and tensors

https://halide-lang.org/

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

libhalide19-dev 19.0.0-6

fast, portable computation on images and tensors -- Development files

https://halide-lang.org/

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

libhalide19-doc 19.0.0-6

fast, portable computation on images and tensors (C++ documentation)

https://halide-lang.org/

sudo apt install libhalide19-doc
  • Section: doc
  • Architecture: all
  • Source Package: halide
  • normalized package name match
  • Abgeglichen nach: Halide
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhalide19-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhalideaot19-0 19.0.0-6

fast, portable computation on images and tensors (virtual library)

https://halide-lang.org/

sudo apt install libhalideaot19-0
  • Section: libs
  • Architecture: all
  • Source Package: halide
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Halide
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhalideaot19-0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-halide 19.0.0-6

fast, portable computation on images and tensors -- Python3 bindings

https://halide-lang.org/

sudo apt install python3-halide
  • Section: python
  • Architecture: amd64
  • Source Package: halide
  • 5 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Halide
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-halide from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-halide-doc 19.0.0-6

fast, portable computation on images and tensors (Python3 documentation)

https://halide-lang.org/

sudo apt install python3-halide-doc
  • Section: doc
  • Architecture: all
  • Source Package: halide
  • normalized package name match
  • Abgeglichen nach: Halide
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-halide-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-halide19-dev 19.0.0-6

fast, portable computation on images and tensors (Python3 Bindings Dev files)

https://halide-lang.org/

sudo apt install python3-halide19-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: halide
  • 2 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Halide
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-halide19-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

halide

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

halide17-api-doc 17.0.1-1build1

fast, portable computation on images and tensors (Doxygen documentation)

https://halide-lang.org/

sudo apt install halide17-api-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: halide
  • normalized package name match
  • Abgeglichen nach: Halide
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: halide17-api-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libhalide17-1 17.0.1-1build1

fast, portable computation on images and tensors

https://halide-lang.org/

sudo apt install libhalide17-1
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: halide
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Halide
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libhalide17-1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libhalide17-1-dev 17.0.1-1build1

fast, portable computation on images and tensors -- Development files

https://halide-lang.org/

sudo apt install libhalide17-1-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: halide
  • 5 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Halide
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libhalide17-1-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libhalide17-doc 17.0.1-1build1

fast, portable computation on images and tensors (C++ documentation)

https://halide-lang.org/

sudo apt install libhalide17-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: halide
  • normalized package name match
  • Abgeglichen nach: Halide
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libhalide17-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libhalideaot17-1 17.0.1-1build1

fast, portable computation on images and tensors (virtual library)

https://halide-lang.org/

sudo apt install libhalideaot17-1
  • Section: universe/libs
  • Architecture: all
  • Source Package: halide
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Halide
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libhalideaot17-1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-halide 17.0.1-1build1

fast, portable computation on images and tensors -- Python3 bindings

https://halide-lang.org/

sudo apt install python3-halide
  • Section: universe/python
  • Architecture: amd64
  • Source Package: halide
  • 5 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Halide
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-halide from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-halide-doc 17.0.1-1build1

fast, portable computation on images and tensors (Python3 documentation)

https://halide-lang.org/

sudo apt install python3-halide-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: halide
  • normalized package name match
  • Abgeglichen nach: Halide
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-halide-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment