节点文献

PDSM:一个可移植的分布式共享存储系统

PDSM: A Portable Distributed Shared Memory System

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【摘要】 <正> 1.引言科学计算是一门迅速发展的学科,传统上,这些问题是用超级计算机或工作站机群来解决的。在互相独立的计算机上的并行程序设计是在PVM这样的网络并行计算和分布式编程环境下通过消息传递实现结点通信的。但是,由于编程者要了解底层消息传递的细节,基于PVM的并行编程十分困难,而科学家们又没有很多精力用于细致的程序设计。DSM(分布式共享内存)通过在工作站机群上建立一个共享内存的抽象层来降低这种程序设计的复杂度。

【Abstract】 Parallel programming on independent computers has done using systems that support for inter-computer communication through message passing,the programmer has to worry about low level message passing details- DSM mitigates the programming complexity by providing a shared memory abstraction on top of a network of computers. This paper describes PDSM,a flexible and efficient COW-based DSM system in Linux,which we developed to provide an easy to use tool to build high performance computing applications under fine-grained access control and application-specific protocols without complicating the system design.

【关键词】 Message passingDSMCOWFalse sharingThreadPage fault
【Key words】 Message passingDSMCOWFalse sharingThreadPage fault
【基金】 国家自然基金;863计划
  • 【文献出处】 计算机科学 ,Computer Science , 编辑部邮箱 ,1999年02期
  • 【分类号】TP333
  • 【被引频次】3
  • 【下载频次】39
节点文献中: 

本文链接的文献网络图示:

本文的引文网络