Automic VaultAutomic Vault

brew

Installer volk avec Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de volk pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install volk

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install volk

MacPorts ports tree · science/volk/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add volk

Alpine Linux edge package indexes · volk · Source: dl-cdn.alpinelinux.org

Fedora dnfvérifié · 92%
sudo dnf install volk

Fedora Rawhide package metadata · volk · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#volk

nixpkgs package indexes · pkgs/by-name/vo/volk/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S volk

Arch Linux sync databases · volk · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install volk

openSUSE Tumbleweed package metadata · volk · Source: download.opensuse.org

Debian aptvérifié · 92%
sudo apt install libvolk-bin

Debian stable package indexes · libvolk-bin · Source: deb.debian.org

aperçu

Résumé du paquet

Vector Optimized Library of Kernels

Commandes et alias

  • volk-config-info
  • volk_modtool
  • volk_profile

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 2010-12-11: Tom Rondeau announced VOLK as a new library in the GNU Radio tree.
  • 2020: The libvolk.org website identified VOLK as a GNU Radio sub-project with GitHub-based source, documentation, issues, and contributing workflow.
  • 2026-02-08: The project website listed VOLK v3.3.0 as a recent release.

Related projects

  • GNU Radio is the parent ecosystem and original integration point for VOLK.
  • FFTW is a common comparison point in VOLK's early explanation because it demonstrated how much SIMD can matter for numerical signal processing.

posture de sécurité

Niveau de risque : vert

library-like package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • library-like package without higher-risk signals

Signaux

  • metadata:library-like

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 4 dépendances d’exécution.
  • Les métadonnées de compilation listent 2 dépendances de compilation.

Revue recommandée

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

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.volk/volk_config

exécutables

Exécutables installés

CommandeTypeExpositionNote
volk-config-infocliexécutable global
volk_modtoolcliexécutable global
volk_profilecliexécutable global

fraîcheur

Version et 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.

page générée2026-07-10
version du gestionnaire3.3.0
gestionnaire mis à jour2026-06-02
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/gnuradio/volk

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:volk
Version3.3.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/volk
Page d'accueilhttps://www.libvolk.org/
Dépôthttps://github.com/gnuradio/volk
Docs amonthttps://www.libvolk.org/doxygen
LicenceLGPL-3.0-or-later
Archive sourcehttps://github.com/gnuradio/volk/releases/download/v3.3.0/volk-3.3.0.tar.gz
Dernière mise à jour2026-06-02T18:42:40+01:00
Pulseupdated
Dépendancescpu_features, fmt, orc, python@3.14
Dépendances de compilationcmake, pkgconf
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namevolk
Version Scheme0
Revision2
Conflicts With
  • vulkan-volk
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

libvolk-bin 3.2.0-2

vector optimized runtime tools

https://libvolk.org

sudo apt install libvolk-bin
  • Section: libs
  • Architecture: amd64
  • Source Package: volk
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Volk
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvolk-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvolk-dev 3.2.0-2

vector optimized function headers

https://libvolk.org

sudo apt install libvolk-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: volk
  • 1 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Volk
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvolk-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvolk-doc 3.2.0-2

vector optimized library documentation

https://libvolk.org

sudo apt install libvolk-doc
  • Section: doc
  • Architecture: all
  • Source Package: volk
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Volk
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvolk-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvolk3.2 3.2.0-2

vector optimized functions

https://libvolk.org

sudo apt install libvolk3.2
  • Section: libs
  • Architecture: amd64
  • Source Package: volk
  • 2 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Volk
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvolk3.2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

volk

nix profile install nixpkgs#volk
  • normalized package name match
  • Correspondance par : Volk
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/vo/volk/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libvolk-bin 3.1.2-1.1build1

vector optimized runtime tools

https://libvolk.org

sudo apt install libvolk-bin
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: volk
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Volk
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libvolk-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libvolk-dev 3.1.2-1.1build1

vector optimized function headers

https://libvolk.org

sudo apt install libvolk-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: volk
  • 1 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Volk
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libvolk-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libvolk-doc 3.1.2-1.1build1

vector optimized library documentation

https://libvolk.org

sudo apt install libvolk-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: volk
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Volk
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libvolk-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libvolk3.1t64 3.1.2-1.1build1

vector optimized functions

https://libvolk.org

sudo apt install libvolk3.1t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: volk
  • 2 Dépendances
  • 1 fournit
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Volk
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libvolk3.1t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

volk 1.4.341.0-r0

Meta loader for Vulkan API

https://github.com/zeux/volk

sudo apk add volk
  • License: MIT
  • Architecture: x86_64
  • Source Package: volk
  • normalized package name match
  • Correspondance par : Volk
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: volk from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

volk-doc 1.4.341.0-r0

Meta loader for Vulkan API (documentation)

https://github.com/zeux/volk

sudo apk add volk-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: volk
  • normalized package name match
  • Correspondance par : Volk
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: volk-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

volk 3.3.0-2.fc45

The Vector Optimized Library of Kernels

https://github.com/gnuradio/volk

sudo dnf install volk
  • License: LGPL-3.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: volk
  • 10 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Volk
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: volk from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

volk-devel 3.3.0-2.fc45

Development files for VOLK

https://github.com/gnuradio/volk

sudo dnf install volk-devel
  • License: LGPL-3.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: volk
  • 4 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Volk
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: volk-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

volk-doc 3.3.0-2.fc45

Documentation files for VOLK

https://github.com/gnuradio/volk

sudo dnf install volk-doc
  • License: LGPL-3.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: volk
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Volk
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: volk-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

volk 1.4.350.0-1

Meta loader for Vulkan API

https://github.com/zeux/volk

sudo pacman -S volk
  • License: MIT
  • Architecture: x86_64
  • normalized package name match
  • Correspondance par : Volk
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: volk from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

libvolk3_3 3.3.0-1.3

Vector-Optimized Library of Kernels

https://libvolk.org/

sudo zypper install libvolk3_3
  • License: LGPL-3.0-or-later
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: volk
  • 4 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Volk
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libvolk3_3 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment