macOS
brew install volklocal Homebrew formula metadata
sudo port install volkMacPorts ports tree · science/volk/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für volk in AI-Agent-Workflows.
Installation
brew install volklocal Homebrew formula metadata
sudo port install volkMacPorts ports tree · science/volk/Portfile · Quelle: api.github.com
sudo apk add volkAlpine Linux edge package indexes · volk · Quelle: dl-cdn.alpinelinux.org
sudo dnf install volkFedora Rawhide package metadata · volk · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#volknixpkgs package indexes · pkgs/by-name/vo/volk/package.nix · Quelle: api.github.com
sudo pacman -S volkArch Linux sync databases · volk · Quelle: geo.mirror.pkgbuild.com
sudo zypper install volkopenSUSE Tumbleweed package metadata · volk · Quelle: download.opensuse.org
sudo apt install libvolk-binDebian stable package indexes · libvolk-bin · Quelle: deb.debian.org
Überblick
Vector Optimized Library of Kernels
Verlauf
VOLK, the Vector-Optimized Library of Kernels, is a GNU Radio sub-project that packages hand-written SIMD kernels behind portable C/C++ APIs. Its niche is digital signal processing code that wants architecture-specific speedups without scattering SSE, AVX, NEON, or generic fallback implementations across application code.
GNU Radio developer Tom Rondeau announced VOLK in December 2010 as a new library pushed into the GNU Radio tree. The motivation was practical: GNU Radio had used hand optimization in places such as FIR filters, but lacked a convenient way to use SIMD routinely in everyday signal-processing blocks.
VOLK's design separated a public kernel call from multiple architecture-specific proto-kernels. At runtime, VOLK can select the best implementation for the processor, while users call an architecture-agnostic function. The project later became a separately usable GNU Radio sub-project with its own website, documentation, GitHub repository, and release stream.
VOLK's adoption followed GNU Radio's ecosystem: it became part of the performance toolbox for software-defined radio and DSP applications that need portable vector math. The official README still frames VOLK as a GNU Radio sub-project and directs users to GNU Radio for broader project context.
Stewardship moved with GNU Radio's modern open-source workflow. The contributing documentation notes that copyright was historically owned by the Free Software Foundation and that the project now uses the Developer Certificate of Origin process, with pull requests tested across Linux, macOS, Windows, x86_64, armv7, and aarch64.
Typical users link against VOLK kernels for vector math operations and run `volk_profile` after installation so VOLK can benchmark and select the fastest implementation for the local CPU. Developers add new proto-kernels when a platform or instruction set needs a tuned implementation, while keeping a generic version for portability.
VOLK matters to package maintainers because it is small but hardware-sensitive: the same source package exposes optional acceleration paths across CPU families, and runtime profiling means the installed package can adapt to the machine rather than baking in one best answer at build time.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.volk/volk_configExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
volk-config-info | cli | globales Executable | |
volk_modtool | cli | globales Executable | |
volk_profile | cli | globales Executable |
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.
https://github.com/gnuradio/volk
Installationsmetadaten
| Paketschlüssel | brew:volk |
|---|---|
| Version | 3.3.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/volk |
| Homepage | https://www.libvolk.org/ |
| Repository | https://github.com/gnuradio/volk |
| Upstream-Dokumentation | https://www.libvolk.org/doxygen |
| Lizenz | LGPL-3.0-or-later |
| Quellarchiv | https://github.com/gnuradio/volk/releases/download/v3.3.0/volk-3.3.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-02T18:42:40+01:00 |
| Pulse | updated |
| Abhängigkeiten | cpu_features, fmt, orc, python@3.14 |
| Build-Abhängigkeiten | cmake, pkgconf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | volk |
| Version Scheme | 0 |
| Revision | 2 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
libvolk-bin 3.2.0-2
vector optimized runtime tools
sudo apt install libvolk-binlibvolk-dev 3.2.0-2
vector optimized function headers
sudo apt install libvolk-devlibvolk-doc 3.2.0-2
vector optimized library documentation
sudo apt install libvolk-doclibvolk3.2 3.2.0-2
vector optimized functions
sudo apt install libvolk3.2volk
nix profile install nixpkgs#volklibvolk-bin 3.1.2-1.1build1
vector optimized runtime tools
sudo apt install libvolk-binlibvolk-dev 3.1.2-1.1build1
vector optimized function headers
sudo apt install libvolk-devlibvolk-doc 3.1.2-1.1build1
vector optimized library documentation
sudo apt install libvolk-doclibvolk3.1t64 3.1.2-1.1build1
vector optimized functions
sudo apt install libvolk3.1t64volk 1.4.341.0-r0
Meta loader for Vulkan API
sudo apk add volkvolk-doc 1.4.341.0-r0
Meta loader for Vulkan API (documentation)
sudo apk add volk-docvolk 3.3.0-2.fc45
The Vector Optimized Library of Kernels
https://github.com/gnuradio/volk
sudo dnf install volkvolk-devel 3.3.0-2.fc45
Development files for VOLK
https://github.com/gnuradio/volk
sudo dnf install volk-develvolk-doc 3.3.0-2.fc45
Documentation files for VOLK
https://github.com/gnuradio/volk
sudo dnf install volk-docvolk 1.4.350.0-1
Meta loader for Vulkan API
sudo pacman -S volklibvolk3_3 3.3.0-1.3
Vector-Optimized Library of Kernels
sudo zypper install libvolk3_3Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.