2021
DOI: 10.1007/s11045-021-00772-1
|View full text |Cite
|
Sign up to set email alerts
|

A novel parallel prefix adder for optimized Radix-2 FFT processor

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2

Citation Types

0
2
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 17 publications
(2 citation statements)
references
References 19 publications
0
2
0
Order By: Relevance
“…To achieve all of these goals, it is critical to develop an algorithm that solves all of these challenges. Although these methods are fast, the actual calculation time is determined by the processor’s system clock 1 . In processors, Multiplication is now an essential component of binary computers.…”
Section: Introductionmentioning
confidence: 99%
“…To achieve all of these goals, it is critical to develop an algorithm that solves all of these challenges. Although these methods are fast, the actual calculation time is determined by the processor’s system clock 1 . In processors, Multiplication is now an essential component of binary computers.…”
Section: Introductionmentioning
confidence: 99%
“…Compared to serial algorithms, CUDA-based parallel algorithms execute single instruction multithreaded commands, which can perform more operations and improve the efficiency of algorithm execution. However, due to the execution mode and memory access mode of the prefix sum algorithm [11][12][13], the execution process is prone to thread division and memory access conflict phenomena, which cannot effectively utilize the hardware resources of GPU. Prefix summation contains a large number of repetitive operations, which are simple but inefficient.…”
Section: Introductionmentioning
confidence: 99%