|
volk
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Description: Vector Optimized Library of Kernels |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type: Formula | Latest Version: 3.2.0@0 | Tracked Since: Oct 11, 2025 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tags: simd vectorization performance c-library signal-processing | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Install: brew install volk | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
About: VOLK (Vector Optimized Library of Kernels) is a C library that abstracts SIMD programming for multiple architectures. It provides a simple templated API for writing portable, high-performance vectorized code, automatically selecting the best kernel for the target CPU at runtime. This simplifies development and significantly boosts performance for signal processing and scientific computing tasks. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Alternatives: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|