マルチプロセッサシステムによる並行探索 : 仮説検証法の場合
スポンサーリンク
概要
- 論文の詳細を見る
This paper describes the implementation of a concurrent search algorithm on the distributed system which consists of 15 processors connected by VME-bus. In such a system, it is necessary to exchange messages between asynchronous processors. The efficiency of the system goes down when message exchanges are quite often. An effort is required to make the message exchanges as less as possible. The requirment would be reflected in the problem decomposition methods, namely, to decompose a problem into mutually independent subproblems. We proposed two distinct methods answering the requirment. In this paper, we apply one of them, called Hypothesis Verification Method, and describe the realization of a distributed system appropriate for it. We report on the design and evaluation. Especially, the following two points are investigated : (1) How fast can the system solve 2×2×2 Rubik's Cube ; (2) There exist several problems for which the speed-up ratio superlinearly increases with the number of processors. This phenomenon is called extraordinary acceleration. We investigate the reason why this phenomenon occurs.
- 社団法人人工知能学会の論文
- 1990-11-01
著者
関連論文
- 仮説生成に基づく分散型問題解決
- 俯瞰可能迷路の代数的構造(Semi-Ring)による数学的モデル化と成功経路導出アルゴリズム
- 初期視覚モデルと眼球運動
- 初期視覚モデルと錯視 : ラプラシアン・ガウシアンに関する一考察
- 超多重解像度に基づく錯視の情報処理モデル
- 網膜における多重解像度と錯視 : ミューラー・リヤー錯視の場合
- 複雑さの制御による問題解決 : 大規模巡回セールスマン問題の求解
- 2000-HPC-82-27 クラスタリングによる抽象化を用いた巡回セールスマン問題の分散処理解法
- 文脈自由文法を用いた日本語誤り検出・訂正手法の提案
- マルチプロセッサシステムによる並行探索 : 仮説検証法の場合
- エッジ検出に基づく曲率計算
- 帰納的アルゴリズムに基づく巡回セールスマン問題の解法
- 並列処理に適した縦続的問題分解