A Transformation--Based Approach for the Design of Parallel/Distributed Scientific Software: the FFT

Clinical Orthopaedics and Related Research(2008)

引用 26|浏览9
暂无评分
摘要
We describe a methodology for designing efficient parallel and distributed scientific software. This methodology utilizes sequences of mechanizable algebra-based optimizing transfor- mations. In this study, we apply our methodology to the FFT, starting from a high-level algebraic algorithm description. Abstract multiprocessor plans are developed and refined to specify which computations are to be done by each processor. Templates are then created that specify the loca- tions of computations and data on the processors, as well as data flow among processors. Templates are developed in both the MPI and OpenMP programming styles. Preliminary experiments comparing code constructed using our methodology with code from several standard scientific libraries show that our code is often competitive and sometimes performs better. Interestingly, our code handled a larger range of problem sizes on one target architecture.
更多
查看译文
关键词
fft,shared memory.,message pass- ing,optimizing transformations,design methodology,data flow,programming language,software engineering,shared memory
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要