Difference between revisions of "Cooley-Tukey, scalability"
Jump to navigation
Jump to search
[checked revision] | [checked revision] |
(Created page with "Primary authors of this description: . = Links = Researched [https://gitlab.srcc.msu.ru/alex-teplov/Scalability/blob/master/Cooley-Tukey/fft.c parallel implementation of the...") |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{level-i}} | ||
+ | |||
Primary authors of this description: . | Primary authors of this description: . | ||
Line 16: | Line 18: | ||
= Dynamic characteristics and efficiency of the algorithm implementation = | = Dynamic characteristics and efficiency of the algorithm implementation = | ||
= Run results = | = Run results = | ||
− | + | ||
[[Category:Articles in progress]] | [[Category:Articles in progress]] | ||
[[Ru:Cooley-Tukey, scalability]] | [[Ru:Cooley-Tukey, scalability]] |
Latest revision as of 16:24, 1 July 2022
Primary authors of this description: .
Contents
1 Links
Researched parallel implementation of the algorithm.