首页>
外文OA文献
>Efficient methods for multi-dimensional array redistribution (Conference)
【2h】
Efficient methods for multi-dimensional array redistribution (Conference)
展开▼
机译:多维数组重新分配的有效方法(会议)
展开▼
免费
页面导航
摘要
著录项
引文网络
相似文献
相关主题
摘要
[[abstract]]In this paper, we present efficient methods for multidimensional array redistribution. Based on the previous work, the basic-cycle calculation technique, we present a basic-block calculation (BBC) and a complete-dimension calculation (CDC) techniques. We have developed a theoretical model to analyze the computation costs of these two techniques. The theoretical model shows that the BBC method has smaller indexing costs and performs well for the redistribution with small array size. The CDC method has smaller packing/unpacking costs and performs well when the array size is large. We also have implemented these two techniques along with the PITFALLS method and the Prylli's method on an IBM SP2 parallel machine. The experimental results show that the BBC method has the smallest execution time of these four algorithms when the array size is small. The CDC method has the smallest execution time of these four algorithms when the array size is large. Furthermore, the BBC method outperforms the PITFALLS method and the Prylli's method for all test samples
展开▼