๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Modeling Semantic Networks on the Connection Machine

โœ Scribed by S.H. Chung; D.I. Moldovan


Publisher
Elsevier Science
Year
1993
Tongue
English
Weight
1007 KB
Volume
17
Category
Article
ISSN
0743-7315

No coin nor oath required. For personal study only.

โœฆ Synopsis


Massively parallel architectures such as the Connection Machine can process large knowledge bases efficiently. An appropriate knowledge representation scheme for parallel processing is a semantic network. We have defined and implemented software data structures, marker propagation rules, and an instruction set for semantic network processing on the Connection Machine. Several experiments were performed in order to analyze the performance of our inferencing system. From these experiments, we have observed that the execution time is a linear function of the length of the critical path, rather than being proportional to the knowledge base size ( (S) ). Identical examples were executed on a SUN uniprocessor. Although the uniprocessor SUN outperforms the Connection Machine for small knowledge bases, the advantage of the parallel machine increases with the size of the problem to achieve a speed-up of (S / \log (S)) in the best case. 1993 Academic Press, Inc.


๐Ÿ“œ SIMILAR VOLUMES


Performance Characteristics of the Conne
โœ M.J. Lin; R.P. Tsang; D.H.C. Du; A.E. Klietz; S. Saroff ๐Ÿ“‚ Article ๐Ÿ“… 1993 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 739 KB

AND Alan E. Klietz* and Stephen Saroff* Minnesota Supercomputer Center, 1200 Washington Avenue South, Minneapolis, Minnesota 55415

The Network Architecture of the Connecti
โœ Charles E. Leiserson; Zahi S. Abuhamdeh; David C. Douglas; Carl R. Feynman; Mahe ๐Ÿ“‚ Article ๐Ÿ“… 1996 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 341 KB

combines the best aspects of SIMD (single instruction stream, multiple data stream) and MIMD (multiple instruction stream, multiple data stream) machines . Each processor in the CM-5 executes its own instructions, providing the flexibility of a typical MIMD machine. And, like many MIMD machines, the