A scheduling policy to save 10% of communication time in parallel fast Fourier transform

CONCURRENCY AND COMPUTATION-PRACTICE & EXPERIENCE(2023)

引用 2|浏览14
暂无评分
摘要
The fast Fourier transform (FFT) has applications in almost every frequency related study, for example, in image and signal processing, and radio astronomy. It is also used as a Poisson operator inversion kernel in partial differential equations in fluid flows, in density functional theory, many-body theory, and others. The three-dimensional N3 FFT has large time complexity O(N3log2N). Hence, parallelization is used to compute such FFTs. Popular libraries perform slab division or pencil decomposition of N3 data. None of the existing libraries achieve perfect inverse scaling of time with (T-1 approximate to n) cores because FFT requires all-to-all communication and clusters hitherto do not have physical all-to-all connections. Dragonfly, one of the popular topologies for the interconnect, supports hierarchical connections among the components. We show that if we align the all-to-all communication of FFT with the physical connections of Dragonfly topology we will achieve a better scaling and reduce communication time.
更多
查看译文
关键词
communication time,efficient job scheduling,parallel FFT
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要