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

PDSM: A Portable Distributed Shared Memory System

在线阅读下载全文

作  者:徐大杰[1] 章锋[1] 李宁峰 陈国良[1] 

机构地区:[1]中国科技大学计算机系,合肥230027

出  处:《计算机科学》1999年第2期18-22,共5页Computer Science

基  金:国家自然基金;863计划

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

关 键 词:PDSM 共享存储系统 UNIX 操作系统 

分 类 号:TP316[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象