Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 770 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 770 Bytes

VOLK Pothos Blocks

This toolkit adds Pothos blocks that wrap the majority of functionality from the Vector-Optimized Library of Kernels (VOLK). There is significant overlap with PothosComms, but this module optimizes for various cases not covered by PothosComms, such as operations taking in ports of different types.

Depending on the block and underlying architecture, these blocks' performance may be comparable to their PothosComms equivalent's SIMD implementations or vary significantly.

Dependencies

  • Pothos library (0.7+)
  • VOLK (2.0+)

Licensing information

This module is licensed under the GNU General Public License v3.0. To view the full license, view the COPYING file.