Gidm: Globally-Indexed Distributed Memory

Hr Kuang,Lf Bic, Mb Dillencourt

FTDCS '03: Proceedings of the The Ninth IEEE Workshop on Future Trends of Distributed Computing Systems(2003)

引用 1|浏览39
暂无评分
摘要
In applications where a large array is distributed over multiple machines, the programming task is simplified if a common global indexing structure is used on all nodes. Distributed Shared Memory (DSM) can be used to achieve this. However, most implementations of DSM are too general and too inefficient for this task. We present a special form of DSM, targeted specifically at numerical distributed applications. This technique decouples the two aspects of DSM systems: the global view and the consistency protocols. The global view allows a program to access each element using its global index even if only a partition of an array is allocated locally. The consistency protocol allows two copies to be synchronized, but leaves the decision of when to synchronize up to the programmer using explicit export/import primitives. The two mechanisms can be used separately or together The technique provides the advantages of easier programming, flexibility, scalability, and good performance.
更多
查看译文
关键词
distributed programming,distributed shared memory systems,consistency protocols,distributed programs,distributed shared memory system,explicit export-import primitives,globally-indexed distributed memory,
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要