macOS
brew install volklocal Homebrew formula metadata
sudo port install volkMacPorts ports tree · science/volk/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de volk pour les workflows d'agents IA.
installation
brew install volklocal Homebrew formula metadata
sudo port install volkMacPorts ports tree · science/volk/Portfile · Source: api.github.com
sudo apk add volkAlpine Linux edge package indexes · volk · Source: dl-cdn.alpinelinux.org
sudo dnf install volkFedora Rawhide package metadata · volk · Source: dl.fedoraproject.org
nix profile install nixpkgs#volknixpkgs package indexes · pkgs/by-name/vo/volk/package.nix · Source: api.github.com
sudo pacman -S volkArch Linux sync databases · volk · Source: geo.mirror.pkgbuild.com
sudo zypper install volkopenSUSE Tumbleweed package metadata · volk · Source: download.opensuse.org
sudo apt install libvolk-binDebian stable package indexes · libvolk-bin · Source: deb.debian.org
aperçu
Vector Optimized Library of Kernels
historique
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.
posture de sécurité
library-like package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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_configexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
volk-config-info | cli | exécutable global | |
volk_modtool | cli | exécutable global | |
volk_profile | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/gnuradio/volk
métadonnées d'installation
| Clé du paquet | brew:volk |
|---|---|
| Version | 3.3.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/volk |
| Page d'accueil | https://www.libvolk.org/ |
| Dépôt | https://github.com/gnuradio/volk |
| Docs amont | https://www.libvolk.org/doxygen |
| Licence | LGPL-3.0-or-later |
| Archive source | https://github.com/gnuradio/volk/releases/download/v3.3.0/volk-3.3.0.tar.gz |
| Dernière mise à jour | 2026-06-02T18:42:40+01:00 |
| Pulse | updated |
| Dépendances | cpu_features, fmt, orc, python@3.14 |
| Dépendances de compilation | cmake, pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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_3piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.