ice9-bluetooth-sniffer icon indicating copy to clipboard operation
ice9-bluetooth-sniffer copied to clipboard

GPU acceleration of channelizer

Open mikeryan opened this issue 2 years ago • 1 comments

Lots of questions here. Do we go OpenCL or make separate impls for CUDA, Vulkan, Metal, etc? Are there any good implementations we can use or reference, for example clFFT or VkFFT? One promising example of a full channelizer is from gr-clenabled.

mikeryan avatar May 20 '22 16:05 mikeryan

Implemented VkFFT on macOS with the Metal backend

mikeryan avatar Jun 01 '23 21:06 mikeryan