@inproceedings{345dde41868d4b4f950ca7914b8402f2,
title = "A portable distributed shared memory system on the cluster environment: Design and implementation fully in software",
abstract = "Cluster of workstation or personal computers connected with high speed network has become one of major architectures of distributed memory parallel computers. However, software on the cluster environment is still not improved in performance. The distributed shared memory can be a solution of programming style on distributed memory parallel system including clusters because we know from experiences that shared memory model ease programming. However, it must be implemented with care for the performance problem where there is no hardware support for shared memory system. Another, but serious problem is the portability. In this paper, we discuss the design and implementation of portable distributed shared memory system. Our shared memory system is based on PVM in consideration of portability. Our contributions in this paper is the design and implementation of portable shared memory system on the cluster environment using faithful implementation of active messages fully in software, together with an enhancement of PVM to support active messages.",
author = "Hiroyuki Sato and Takeshi Nanri and Masaaki Shimasaki",
year = "1997",
month = jan,
day = "1",
doi = "10.1007/BFb0024229",
language = "English",
isbn = "3540637664",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "343--350",
editor = "Keijiro Araki and Makoto Amamiya and Constantine Polychronopoulos and Kazuki Joe",
booktitle = "High Performance Computing - International Symposium, ISHPC 1997, Proceedings",
address = "Germany",
note = "International Symposium on High Performance Computing, ISHPC 1997 ; Conference date: 04-11-1997 Through 06-11-1997",
}