A HIGH-PERFORMANCE CLUSTER COMPUTING ENVIRONMENT BASED ON HYBRID SHARED-MEMORY MESSAGE-PASSING MODEL
Citation
Y. Ohnishi et al., A HIGH-PERFORMANCE CLUSTER COMPUTING ENVIRONMENT BASED ON HYBRID SHARED-MEMORY MESSAGE-PASSING MODEL, IEICE transactions on information and systems, E80D(4), 1997, pp. 448-454
Categorie Soggetti
Computer Science Information Systems
SICI code
0916-8532(1997)E80D:4<448:AHCCEB>2.0.ZU;2-7
Abstract
We conducted research and development of Distributed Supercomputing En
vironment (DSE) based on distributed shared memory model to serve as a
cluster computing environment to provide parallel processing faciliti
es. Shared memory model and message passing model are well-known typic
al models of parallel processing. It is desired that hybrid programmin
g environment will make the best use of the prominent features of both
models. Consequently, we add a new message passing mechanism to prese
nt DSE, and create a prototype called Hybrid DSE as a hybrid model bas
ed cluster computing environment. In this paper, we describe the imple
mentation of a message passing mechanism on DSE and performance evalua
tion of Hybrid DSE.