Module sparse_fft_gpu

Module sparse_fft_gpu 

Source
Expand description

GPU-accelerated Sparse Fast Fourier Transform

This module extends the sparse FFT functionality with GPU acceleration using CUDA, HIP (ROCm), or SYCL backends for high-performance computing.

Structs§

GPUSparseFFT
GPU-accelerated sparse FFT processor
GPUSparseFFTConfig
GPU-accelerated sparse FFT configuration

Enums§

GPUBackend
GPU acceleration backend

Functions§

gpu_batch_sparse_fft
Perform GPU-accelerated batch processing of multiple signals
gpu_sparse_fft
Performs GPU-accelerated sparse FFT on a signal