Pith. sign in

REVIEW 1 cited by

Efficient FFT mapping on GPU for radar processing application: modeling and implementation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1505.08067 v1 pith:3MXZROQ4 submitted 2015-05-29 cs.MS cs.DCcs.PF

classification cs.MScs.DCcs.PF
keywords applicationblockcomputesizedataelementaryfullgiven
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

General-purpose multiprocessors (as, in our case, Intel IvyBridge and Intel Haswell) increasingly add GPU computing power to the former multicore architectures. When used for embedded applications (for us, Synthetic aperture radar) with intensive signal processing requirements, they must constantly compute convolution algorithms, such as the famous Fast Fourier Transform. Due to its "fractal" nature (the typical butterfly shape, with larger FFTs defined as combination of smaller ones with auxiliary data array transpose functions), one can hope to compute analytically the size of the largest FFT that can be performed locally on an elementary GPU compute block. Then, the full application must be organized around this given building block size. Now, due to phenomena involved in the data transfers between various memory levels across CPUs and GPUs, the optimality of such a scheme is only loosely predictable (as communications tend to overcome in time the complexity of computations). Therefore a mix of (theoretical) analytic approach and (practical) runtime validation is here needed. As we shall illustrate, this occurs at both stage, first at the level of deciding on a given elementary FFT block size, then at the full application level.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. From 8 Seconds to 370ms: Kernel-Fused SAR Imaging on Apple Silicon via Single-Dispatch FFT Pipelines

    cs.PF 2026-04 conditional novelty 6.5 of 10

    Kernel-fused FFT→multiply→IFFT in one Metal dispatch processes a 4096×4096 SAR scene in 370 ms on Apple M1 (22× vs multi-dispatch), with first Apple MMA FFT and 0.0 dB SNR change.

Pith tools