期刊文献+
共找到3篇文章
< 1 >
每页显示 20 50 100
多机仿真器SimDSM的设计及实现 被引量:2
1
作者 陈新 洪锦伟 +2 位作者 高原 李晓峰 郑世荣 《小型微型计算机系统》 EI CSCD 北大核心 2000年第2期186-189,共4页
仿真器是进行计算机体系结构研究的有力工具.本文以多机仿真器SimDSM为实例,讨论了设计仿真器的一般原理和评价仿真器的标准.SimDSM是为了分析研究分布式共享存储系统而设计的,它基于CISC结构的Intel的体系结... 仿真器是进行计算机体系结构研究的有力工具.本文以多机仿真器SimDSM为实例,讨论了设计仿真器的一般原理和评价仿真器的标准.SimDSM是为了分析研究分布式共享存储系统而设计的,它基于CISC结构的Intel的体系结构,由于采用执行驱动和自定义的线程的实现方法,使得仿真可以高效准确进行.实验的结果表明,该仿真器具有较高的实用性和有效性. 展开更多
关键词 多机仿真器 自定义线程 SimDSM 仿真器 设计
下载PDF
面向共享虚拟存储系统的编译支持的通信优化技术 被引量:1
2
作者 洪锦伟 陈国良 +1 位作者 张兆庆 章峰 《计算机学报》 EI CSCD 北大核心 2000年第7期738-743,共6页
当前的面向消息传递的自动并行编译器由于各种原因 ,只能支持极有限的一类数据并行应用程序 .共享虚拟存储系统 SVM和面向共享存储的编译技术的相结合有效地解决了这一问题 ,使得编写并行应用程序变得十分容易 ,而且易于移植 .然而 ,研... 当前的面向消息传递的自动并行编译器由于各种原因 ,只能支持极有限的一类数据并行应用程序 .共享虚拟存储系统 SVM和面向共享存储的编译技术的相结合有效地解决了这一问题 ,使得编写并行应用程序变得十分容易 ,而且易于移植 .然而 ,研究表明通信是影响基于 SVM的应用程序性能的主要因素之一 .在文中 ,针对底层SVM的特性 ,提出了页面对齐、软流水等编译支持的通信优化技术 .在 SVM系统 JIAJIA的平台上实现了制导辅助的自动编译器 Autopar4Jia Jia,用它对标准测试程序包 NAS进行了测试 ,实验结果表明编译支持的通信优化技术对于提高运行在 展开更多
关键词 共享虚拟存储系统 自动编译 通信优化
下载PDF
Supporting Flexible Data Distributionin Software DSMs
3
作者 洪锦伟 陈国良 张兆庆 《Journal of Computer Science & Technology》 SCIE EI CSCD 2000年第5期445-452,共8页
Page-based software DSM systems suffer from false sharing caused by the large sharing granularity, and only support one-dimension Block or Cyclicblock data distribution schemes. Thus applications running on them will... Page-based software DSM systems suffer from false sharing caused by the large sharing granularity, and only support one-dimension Block or Cyclicblock data distribution schemes. Thus applications running on them will suffer from poor data locality and will be able to exploit parallelism only when using a large number of processors. In this paper, a way towards supporting flexible data distribution (FDD) on software DSM system is presented. Small granularity-tunable blocks, the size of which can be set by compiler or programmer, are used to overlap the working data sets distributed among processors. The FDD was implemented on a software DSM system called JIAJIA. Compared with Block/Cyclic-block distribution schemes used by most DSM systems now, experiments show that the proposed way of flexible data distribution is more effective. The performance of the applications used in the experiments is significantly improved. 展开更多
关键词 DSM JIAJIA data distribution address computation Dawning
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部