2012
DOI: 10.1007/s10766-012-0229-2
|View full text |Cite
|
Sign up to set email alerts
|

Extensible Recognition of Algorithmic Patterns in DSP Programs for Automatic Parallelization

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2014
2014
2022
2022

Publication Types

Select...
5
1
1

Relationship

1
6

Authors

Journals

citations
Cited by 7 publications
(3 citation statements)
references
References 14 publications
0
3
0
Order By: Relevance
“…It then uses a data-dependence analysis to prove that all loop iterations refer to different elements of the reduced array. Sarvestani et al introduced an idiom-detection tool for kernel recognition in DSP applications based on the Cetus compiler [30,41]. Each detected kernel is replaced with a highly optimized parallel version.…”
Section: Related Workmentioning
confidence: 99%
“…It then uses a data-dependence analysis to prove that all loop iterations refer to different elements of the reduced array. Sarvestani et al introduced an idiom-detection tool for kernel recognition in DSP applications based on the Cetus compiler [30,41]. Each detected kernel is replaced with a highly optimized parallel version.…”
Section: Related Workmentioning
confidence: 99%
“…FFT. This is a quite difficult problem to automate, however some progress has been made by another division involved in the same project [4].…”
Section: Goals and Scopementioning
confidence: 99%
“…It would also be interesting to test this on heterogeneous systems such as CPU-GPU based ones, especially if we apply our technique for loop unrolling. Another interesting problem would be to derive parameterized models of algorithms using a pattern matching framework such as PRT [85] and combine it with machine learning. Each pattern could then be annotated with a predictor for the pattern implementations' best performance for specific parameter values and for a given type of hardware.…”
Section: Future Workmentioning
confidence: 99%