There is a newer version of the record available.

Published February 25, 2024 | Version v3.1.2
Software Open

Vector-Optimized Library of Kernels (VOLK)

  • 1. Department of Communications Engineering, University of Bremen, Germany
  • 2. Carnegie Mellon University, IIT Bombay
  • 3. Corgan Labs
  • 4. Skylark Wireless (@skylarkwireless)
  • 5. Centre Tecnològic de Telecomunicacions de Catalunya (CTTC)
  • 6. University of Colorado Boulder
  • 7. GCN Development
  • 8. @deepsig
  • 9. GNU Radio
  • 10. Medurit AB
  • 11. @MITHaystack

Description

Hi everyone!

This is the VOLK v3.1.2 release! We want to thank all contributors. This release wouldn't have been possible without them.

The last maintenance release revealed issues in areas that are difficult to test. While the changes to the library should be minimal, usability should be improved. Most notably, we build and deploy the VOLK documentation automatically now.

Contributors

Changes

  • Documentation improvements, and automatically generate and publish
    • docs: Add VOLK doc build to CI
    • docs: Add upload to GitHub actions
    • cpu_features: Update hints in README
  • Remove sse2neon with a native NEON implementation
    • Replace sse2neon with native NEON
    • Remove loop unrolling
    • Simplify Spiral-generated code
  • Improve CI pipeline with new runner
    • flyci: Test CI service with M2 instance
    • actions: Update GH Actions checkout
  • Auto-format CMake files
    • cmake: Add .cmake-format.py
    • cmake: Apply .cmake-format.py
  • Release script fixes
    • scripts/release: fix multi-concatenation of submodule tars
    • shellcheck fixes
    • bash negative exit codes are not portable, let's be positive

Files

gnuradio/volk-v3.1.2.zip

Files (571.1 kB)

Name Size Download all
md5:112a87ca1d4c44ff73d233bc661b2052
571.1 kB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/gnuradio/volk/tree/v3.1.2 (URL)