Efficient multidimensional data redistribution for resizable parallel computations

被引:0
作者
Sudarsan, Rajesh [1 ]
Ribbens, Calvin J. [1 ]
机构
[1] Virginia Tech, Dept Comp Sci, Blacksburg, VA 24061 USA
来源
PARALLEL AND DISTRIBUTED PROCESSING AND APPLICATIONS, PROCEEDINGS | 2007年 / 4742卷
关键词
dynamic scheduling; dynamic resizing; data redistribution; dynamic resource management; process remapping; resizable applications;
D O I
暂无
中图分类号
TP3 [计算技术、计算机技术];
学科分类号
0812 ;
摘要
Traditional parallel schedulers running on cluster supercomputers support only static scheduling, where the number of processors allocated to an application remains fixed throughout the execution of the job. This results in under-utilization of idle system resources thereby decreasing overall system throughput. In our research, we have developed a prototype framework called ReSHAPE, which supports dynamic resizing of parallel NIPI applications executing on distributed memory platforms. The resizing library in ReSHAPE includes support for releasing and acquiring processors and efficiently redistributing application state to a new set of processors. In this paper, we derive an algorithm for redistributing two-dimensional block-cyclic arrays from P to Q processors, organized as 2-D processor grids. The algorithm ensures a contention-free communication schedule for data redistribution if P-r <= Q(r) and P-c <= Q(c). In other cases, the algorithm implements circular row and column shifts on the communication schedule to minimize node contention.
引用
收藏
页码:182 / 194
页数:13
相关论文
共 20 条