Efficient implementation of multi-dimensional array redistribution

Citation
My. Guo et al., Efficient implementation of multi-dimensional array redistribution, IEICE T INF, E81D(11), 1998, pp. 1195-1204
Citations number
21
Categorie Soggetti
Information Tecnology & Communication Systems
Journal title
IEICE TRANSACTIONS ON INFORMATION AND SYSTEMS
ISSN journal
09168532 → ACNP
Volume
E81D
Issue
11
Year of publication
1998
Pages
1195 - 1204
Database
ISI
SICI code
0916-8532(199811)E81D:11<1195:EIOMAR>2.0.ZU;2-1
Abstract
Array redistribution is required very often in programs on distributed memo ry parallel computers. It is essential to use efficient algorithms for redi stribution, otherwise the performance of programs may degrade considerably. In this paper, we focus on automatic generation of communication routines for multi-dimensional redistribution. The principal advantage of this work is to gain the ability to handle redistribution between arbitrary source an d destination processor sets and between arbitrary source and destination d istribution schemes. We have implemented these algorithms using Parallelwar e communication library. Some experimental results show the efficiency and flexibility of our techniques compared to the other redistribution works.