macOS
brew install volklocal Homebrew formula metadata
sudo port install volkMacPorts ports tree · science/volk/Portfile · ソース: api.github.com
brew
volk のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install volklocal Homebrew formula metadata
sudo port install volkMacPorts ports tree · science/volk/Portfile · ソース: api.github.com
sudo apk add volkAlpine Linux edge package indexes · volk · ソース: dl-cdn.alpinelinux.org
sudo dnf install volkFedora Rawhide package metadata · volk · ソース: dl.fedoraproject.org
nix profile install nixpkgs#volknixpkgs package indexes · pkgs/by-name/vo/volk/package.nix · ソース: api.github.com
sudo pacman -S volkArch Linux sync databases · volk · ソース: geo.mirror.pkgbuild.com
sudo zypper install volkopenSUSE Tumbleweed package metadata · volk · ソース: download.opensuse.org
sudo apt install libvolk-binDebian stable package indexes · libvolk-bin · ソース: deb.debian.org
概要
Vector Optimized Library of Kernels
履歴
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.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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_config実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
volk-config-info | cli | グローバル実行可能ファイル | |
volk_modtool | cli | グローバル実行可能ファイル | |
volk_profile | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/gnuradio/volk
インストールメタデータ
| パッケージキー | brew:volk |
|---|---|
| バージョン | 3.3.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/volk |
| ホームページ | https://www.libvolk.org/ |
| リポジトリ | https://github.com/gnuradio/volk |
| 上流ドキュメント | https://www.libvolk.org/doxygen |
| ライセンス | LGPL-3.0-or-later |
| ソースアーカイブ | https://github.com/gnuradio/volk/releases/download/v3.3.0/volk-3.3.0.tar.gz |
| 最終更新 | 2026-06-02T18:42:40+01:00 |
| Pulse | updated |
| 依存関係 | cpu_features, fmt, orc, python@3.14 |
| ビルド依存関係 | cmake, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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_3ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.