SPMD EXECUTION OF PROGRAMS WITH POINTER-BASED DATA-STRUCTURES ON DISTRIBUTED-MEMORY MACHINES

被引:1
|
作者
GUPTA, R
机构
[1] Department of Computer Science, University of Pittsburgh, Pittsburgh
基金
美国国家科学基金会;
关键词
D O I
10.1016/0743-7315(92)90026-J
中图分类号
TP301 [理论、方法];
学科分类号
081202 ;
摘要
This paper discusses an approach to supporting SPMD (single-program, multiple-data) execution of programs with pointer-based data structures on distributed-memory machines. Through a combination of language design and new compilation techniques, static and dynamic implicit parallelism present in sequential programs based upon pointer-based data structures is exploited. Language support is provided for constructing and manipulating local as well as distributed data structures. The compiler translates the program for execution in SPMD mode in which each processor executes that part of the program which operates on the elements of distributed data structures local to the processor. Therefore the parallelism implicit in a sequential program is exploited. A novel approach for implementing pointers which is based upon the generation of names for the nodes in a data structure is presented in this paper. The name based strategy enables the dynamic distribution of data structures among the processors as well as the traversal of distributed data structures without interprocessor communication. © 1992.
引用
收藏
页码:92 / 107
页数:16
相关论文
共 39 条