We're happy to provide a GPU-agnostic implementation of the VCSBeam core utilities. This release boasts a number of changes, including support for both NVIDIA and AMD accelerators, a more performant beamforming kernel, many bug fixes and some quality of life updates.
As always, this code base is a work in progress, and we will focus on tidying up documentation and various parts of the code in future patch releases. Happy Beamforming!
What's Changed
(Since v5.0.1-alpha)
- Tidied up
cu_invert_pfb
inputs by @cplee1 in #66 - Improves beamforming kernel performance. by @dipietrantonio in #67
Full Changelog: v4.2...v5.1