摘要
分布式共享存储虽然有易于编程的优点 ,但往往被认为效率不高 .完全由软件实现的分布式共享存储系统 (又称为虚拟共享存储系统 )更是如此 .文中以典型的消息传递系统 PVM与分布式共享存储系统 JIAJIA为例 ,分析了这两种并行程序设计环境的特点 ,并用 7个应用程序在曙光 10 0 0 A上分别比较了这两个系统的性能 .实验结果表明 ,JIAJIA的性能与 PVM基本相当 ,但基于 JIAJIA的并行程序设计却比
Taking 7 well known parallel applications as examples, this paper studies the programmability and performance of PVM, a typical message passing system, and JIAJIA, a typical user level software distributed shared memory system, on the Dawning 1000A cluster system. Experimental results show that JIAJIA, with a relatively simple programming model, achieves comparable performance with that of PVM.
出处
《计算机学报》
EI
CSCD
北大核心
2000年第2期134-140,共7页
Chinese Journal of Computers
基金
国家攀登计划项目
国家自然科学基金重大项目 !( 698962 5 0 )
中国科学院基础研究重大项目
关键词
共享存储
消息传递
PVM
JIAJIA
并行程序设计
Dawning 1000A, distributed shared memory, message passing, PVM, JIAJIA, performance evaluation