JPH0640308B2 - Information processing equipment - Google Patents

Information processing equipment

Info

Publication number
JPH0640308B2
JPH0640308B2 JP58244538A JP24453883A JPH0640308B2 JP H0640308 B2 JPH0640308 B2 JP H0640308B2 JP 58244538 A JP58244538 A JP 58244538A JP 24453883 A JP24453883 A JP 24453883A JP H0640308 B2 JPH0640308 B2 JP H0640308B2
Authority
JP
Japan
Prior art keywords
target
program
unit
processing
sentence
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP58244538A
Other languages
Japanese (ja)
Other versions
JPS60138643A (en
Inventor
孝 石川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Pentel Co Ltd
Original Assignee
Pentel Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Pentel Co Ltd filed Critical Pentel Co Ltd
Priority to JP58244538A priority Critical patent/JPH0640308B2/en
Publication of JPS60138643A publication Critical patent/JPS60138643A/en
Publication of JPH0640308B2 publication Critical patent/JPH0640308B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Devices For Executing Special Programs (AREA)

Description

【発明の詳細な説明】 (1)産業上の利用分野 本発明は一階述語論理型言語を高速処理可能な情報処理
装置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION (1) Field of Industrial Application The present invention relates to an information processing apparatus capable of processing a first-order predicate logical language at high speed.

(2)先行技術 近年、述語論理式をプログラムと見なし、証明するとい
うことを計算することと見なした一階述語論理式が提案
されている。例えば一階述語論理型言語をホーン節に限
ると証明過程が再帰呼出しや繰返しによる計算過程に素
直に対応することに基づいてPROLOG[Kowalski,
R.:“Predicate Logic as Programming Language”,Pro
c・IFIP 74,pp.569-574(1974)]等が開発されている。
(2) Prior Art In recent years, there has been proposed a first-order predicate logical expression which regards a predicate logical expression as a program and a calculation of proof. For example, if the first-order predicate logic language is limited to the Horn clause, PROG [Kowalski, Kowalski,
R .: “Predicate Logic as Programming Language”, Pro
c-IFIP 74, pp.569-574 (1974)], etc. have been developed.

PROLOGは非決定的処理とその並列処理可能性によ
つて次世代のコンピユータにおける言語として注目され
ているが、その実行手順はバツクトラツキングと呼ぶ試
行錯誤制御機構によつて実現され、現在このバツクトラ
ツキング制御機構はハードウエアでは未だ実現されてお
らず、ソフトウエアによつて実現されており、プログラ
ム実行の大部分はこのソフトウエアによる制御オーバー
ヘツドとなり、実用的処理速度を得られないでいる。
PROLOG has been attracting attention as a language for the next-generation computer due to its non-deterministic processing and its parallelizability, but its execution procedure is realized by a trial-and-error control mechanism called back-tracking, and this back-tracking is currently used. The king control mechanism has not yet been realized by hardware, but is realized by software, and most of the program execution is a control overhead by this software, and a practical processing speed cannot be obtained.

このためPROLOGを実行するためのハードウエアと
して、いくつかの提案がなされているが、構成が複雑で
ある割には並列処理の効果が小さく、また、変数の値の
同期等については未解決であるという問題があつた。
For this reason, some proposals have been made as hardware for executing PROLOG, but the effect of parallel processing is small in spite of the complicated configuration, and the synchronization of variable values is unsolved. There was a problem.

(3)発明の目的 本発明は上述従来技術の問題点に鑑みなされたものでそ
の目的とする所は、一階述語論理型言語を並列処理し、
バツクトラツキングのオーバーヘツドを軽減し、高速処
理を行なう情報処理装置を提供することにある。
(3) Object of the invention The present invention has been made in view of the above-mentioned problems of the prior art. The object of the invention is to process a first-order predicate logical language in parallel,
An object of the present invention is to provide an information processing device that reduces the overhead of backtracking and performs high-speed processing.

(4)実施例 以下、図面を参照して本発明に係る一実施例について詳
細に説明する。
(4) Example Hereinafter, an example according to the present invention will be described in detail with reference to the drawings.

第1図は本発明の一実施例情報処理装置のブロツク構成
図である。
FIG. 1 is a block diagram of an information processing apparatus according to an embodiment of the present invention.

第1図図示の如く本実施例装置は、データ伝送手段であ
るコモンバス3に接続された複数の単位処理手段である
入出力処理装置1とn個の単位処理装置2−,2
,…,2−nとからなる。コモンバス3は、単位処
理装置(以下UPmと略す)2−mにプログラムをロー
ドする場合や、入出力処理装置(以下IOPと略す)1
とUPm(2−m)相互間での通信に用いる。本実施例
装置では処理装置相互間での通信方法として、送信権移
譲手段である制御ライン4により各処理装置に順次送信
権を移譲して行く送信権サイクル方式を用いている。
As Figure 1 illustrates the apparatus of this embodiment is a plurality of unit processing means connected to the common bus 3 is a data transmission unit input and output processing unit 1 and the n unit processing apparatus 2 1, 2
-2 , ..., 2-n. The common bus 3 is used to load a program into a unit processing device (hereinafter abbreviated as UPm) 2-m, or an input / output processing device (hereinafter abbreviated as IOP) 1
And UPm (2-m) are used for communication between each other. In the apparatus of this embodiment, as a communication method between the processing apparatuses, a transmission right cycle method is used in which the transmission right is sequentially transferred to each processing apparatus by the control line 4 which is the transmission right transfer means.

また5は操作者が質問を入力するキーボード(KB)、
6は処理経過等を表示する表示装置(CRT)、7はプ
ログラム等の格納されている外部記憶装置(以下DIS
Kと称す)、8は処理経過や処理結果等を出力するプリ
ンタである。
Also, 5 is a keyboard (KB) for the operator to input a question,
6 is a display device (CRT) for displaying the progress of processing, and 7 is an external storage device (hereinafter referred to as DIS) in which programs and the like are stored.
Denoted by K) and 8 are printers for outputting processing progress, processing results, and the like.

次にIOP1の詳細を第2図に示す。図中5〜8は第1
図に示した構成と同一である。
Next, details of IOP1 are shown in FIG. 5-8 in the figure is the first
The configuration is the same as that shown in the figure.

IOP1の機能は主に操作者からの質問の受け付け、質
問に対する答えの出力(表示)、プログラムのロード等
であり、コモンバス3とインタフエース13を介して接
続されたローカルバス11にCPU10、メモリ12、
I/O制御部50が接続されており、I/O制御部50
にはキーボード5とCRT6とが接続されている。また
ローカルバス11にはDISK7及びプリンタ8も接続
されている。上記インタフエース13には第1図の制御
ライン4に相当する先頭のUP(2−)への制御ラ
イン401と最後のUPn(2−n)よりの制御ライン
4n0とが接続され、送信権移譲手段が制御される。
The functions of the IOP 1 are mainly for accepting questions from the operator, outputting (displaying) answers to the questions, loading programs, etc. The CPU 10 and the memory 12 are connected to the local bus 11 connected via the common bus 3 and the interface 13. ,
The I / O control unit 50 is connected to the I / O control unit 50.
A keyboard 5 and a CRT 6 are connected to the. A DISK 7 and a printer 8 are also connected to the local bus 11. The interface 13 is connected with a control line 401 to the first UP 1 (2-1) corresponding to the control line 4 in FIG. 1 and a control line 4n0 from the last UPn (2-n) for transmission. The right transfer means is controlled.

次にUPm(2−m)の詳細を第3図に示す。Next, details of UPm (2-m) are shown in FIG.

UPm(2−m)の機能は目標を受け取り、その目標に
対する答を返すことであり、各UPm(2−m)はコモ
ンバス3にUPインタフエース2m3を介して接続され
たローカルバス2m1にUPCPU2m0、UPメモリ
2m2が接続された構成であり、UPインタフエース2
m3には前のUPm−1よりの制御ライン4(m−1
mと、次のUPm+1よりの制御ライン4m(m+1
とをもつ。
The function of UPm (2-m) is to receive a target and return an answer to the target. Each UPm (2-m) has a UPCPU 2m0 connected to a local bus 2m1 connected to a common bus 3 via an UP interface 2m3. It has a configuration in which the UP memory 2m2 is connected, and the UP interface 2
Control line 4 ( m-1 ) from the previous UP m-1 for m3
m and control line 4m ( m + 1 ) from the next UP m + 1
With and.

但し、m=1の場合には前のUP(m=0)はIOP1
となり、m=nの場合には次のUP(m=n+1)はI
OP1である。
However, when m = 1, the previous UP (m = 0) is IOP1.
When m = n, the next UP (m = n + 1 ) is I
It is OP1.

各処理装置(IOP,UPm)内のコモンバス3とのイ
ンタフエース(13,2m1)の詳細を第4図に示す。
The details of the interface (13, 2m1) with the common bus 3 in each processing unit (IOP, UPm) are shown in FIG.

インタフエース13とUPインタフエース2m1は同様
の構成となつており以下UPインタフエース2m1を例
として説明する。
The interface 13 and the UP interface 2m1 have the same configuration, and the UP interface 2m1 will be described below as an example.

インタフエース部はバス制御部31、送信バツフア3
2、受信バツフア33、コモン切換部(以下SWCと称
す)34、ローカル切換部(以下SWLと称す)35、
自UP番号を設定するUP番号設定部36、行先指定を
比較する比較部37、ゲート38により構成されてい
る。
The interface unit is the bus control unit 31, the transmission buffer 3
2, a reception buffer 33, a common switching unit (hereinafter referred to as SWC) 34, a local switching unit (hereinafter referred to as SWL) 35,
An UP number setting unit 36 that sets the own UP number, a comparison unit 37 that compares destination designations, and a gate 38.

バス制御部31には前のUPm−1より制御ライン4(
m−1)mが入力され、また次のUPm+1への制御ラ
イン4m(m+1)が出力されている。但し、IOP1
の前のUPはUPn(2−n)であり、次のUPはUP
(2−)である。
In the bus control unit 31, the control line 4 (from the previous UP m-1
m-1 ) m is input, and the control line 4m ( m + 1 ) to the next UP m + 1 is output. However, IOP1
Before UP is UPn (2-n) and the next UP is UPn
1 (2 1).

次にコモンバス3を介しての各処理装置間のデータ授受
を説明する。
Next, the data transfer between the processing devices via the common bus 3 will be described.

第5図はデータ授受の際のデータフレームの通信フオー
マツトを示す図であり、51はデータフレームの行先U
P番号を示す行先でこのUP番号が負の場合には行先指
定なしであり、全てのUPがこのデータフレームを受信
する。52は発信元UP番号を示す発信元であり、53
は目標番号、54は機能コードであり、“Y”は目標に
対する答が“YES”、“N”は“NO”を示し、
“?”の場合にはこのデータフレームが目標であること
を意味する。また“L”は送られてきたデータフレーム
がプログラム文であることを示すため、このデータフレ
ームをプログラム文としてプログラム文保持手段である
メモリ(12,2m2)にロードする。
FIG. 5 is a diagram showing a communication format of a data frame at the time of data transfer, and 51 is a destination U of the data frame.
If the UP number is negative at the destination indicating the P number, no destination is specified and all UPs receive this data frame. Reference numeral 52 is a sender indicating the sender UP number, and 53
Is a target number, 54 is a function code, “Y” is the answer to the target “YES”, “N” is “NO”,
A "?" Means that this data frame is the target. Further, since "L" indicates that the transmitted data frame is a program sentence, this data frame is loaded as a program sentence in the memory (12, 2m2) which is the program sentence holding means.

また55は述語、56は通信データ本体TEXT、57
はデータの終りを示すEOFである。
Further, 55 is a predicate, 56 is communication data main body TEXT, 57
Is an EOF indicating the end of data.

データ授受は制御ラインより送信権を委譲された各処理
装置がインタフエース(13,2m3)を介してコモン
バス3上にデータを送受信する。
For data transmission / reception, each processing device to which the transmission right has been transferred from the control line transmits / receives data to / from the common bus 3 via the interface (13, 2m3).

このインタフエース(13,2m3)の動作を第6図の
フローチヤートを参照してまず説明する。
The operation of this interface (13, 2m3) will be described first with reference to the flow chart of FIG.

UPmのインタフエース2m3を例に説明すると、ます
ステツプS1で前のUP即ちUPm−1より制御ライン
4(m−1)mを通して送信権を委譲されたか否か監視
し、送信権の委譲のない場合にはステツプS2に進み、
コモンバス3上に第5図に示すデータフレーム(受信デ
ータ)があるか否か調べ、受信すべきデータフレームの
ない場合にはステツプS1に戻り、送信権の委譲される
のを待つ。コモンバス3上にデータフレームのある場合
にはステツプS3に進み、第5図に示す行先51がUP
番号設定部36での設定値、即ち自UP宛のデータフレ
ームか否か、又は行先51が負であり行先指定なしか否
かを比較部37で比較する。比較部37での比較の結果
行先51が自UP宛又は負の場合にはステツプS4でコ
モンバス3上のデータフレームをゲート38を介して受
信バツフア33に順次格納する。行先51が正で他UP
宛の場合にはゲート38が許可されずデータフレームを
受信バツフア33に格納せずステツプS1に戻る。
Taking the interface 2m3 of UPm as an example, it is increasingly monitored in step S1 whether the transmission right has been transferred from the previous UP, that is, UP m-1 through the control line 4 ( m-1 ) m, and the transmission right is transferred. If not, proceed to step S2,
It is checked whether or not there is a data frame (received data) shown in FIG. 5 on the common bus 3. If there is no data frame to be received, the process returns to step S1 and waits for the transmission right to be transferred. If there is a data frame on the common bus 3, the process proceeds to step S3, where the destination 51 shown in FIG.
The comparison unit 37 compares the set value in the number setting unit 36, that is, whether the data frame is addressed to its own UP, or whether the destination 51 is negative and there is no destination designation. If the destination 51 of the comparison in the comparison unit 37 is addressed to its own UP or is negative, the data frames on the common bus 3 are sequentially stored in the reception buffer 33 via the gate 38 in step S4. Destination 51 is positive and other UP
In the case of addressing, the gate 38 is not permitted and the data frame is not stored in the reception buffer 33 and the process returns to step S1.

ステツプS1でUPm−1より制御ライン4(m−1
mにより送信権を移譲されたときにはステツプS5に進
み、送信バツフア32又は受信バツフア33にデータが
あるか否か調べ、データのある場合にはステツプS6で
SWC34を送信バツフア32とコモンバス3が接続さ
れる様に、SWL35を受信バツフアとローカルバス2
m1が接続される様に切り換える。そしてステツプS
7、S8とステツプS9,S10とを並列にて処理す
る。
Control line 4 ( m-1 ) from UP m-1 at step S1
When the transmission right is transferred by m, the process proceeds to step S5 to check whether there is data in the transmission buffer 32 or the reception buffer 33. If there is data, the SWC 34 is transmitted to the transmission buffer 32 and the common bus 3 in step S6. SWL35 to receive buffer and local bus 2
Switch so that m1 is connected. And step S
7, S8 and steps S9, S10 are processed in parallel.

まずステツプS7にて送信バツフア32のUPCPU2
m0により格納されたデータフレームをコモンバス3に
送出し、送信バツフア32のデータを全て送出するとス
テツプS8で送信バツフア32の内容をクリアしステツ
プS11に進む。ステツプS7と同時にステツプS9に
より受信バツフア33に受信データフレームのある場合
にはこの受信データフレームをUPメモリ2m2に転送
し、ステツプS10で受信バツフア33をクリアし、次
のデータフレーム受信に備える。そしてステツプS11
に進む。
First, in step S7, the UPCPU2 of the transmission buffer 32
When the data frame stored by m0 is transmitted to the common bus 3 and all the data in the transmission buffer 32 is transmitted, the contents of the transmission buffer 32 are cleared in step S8 and the process proceeds to step S11. At the same time as step S7, if there is a received data frame in the reception buffer 33 at step S9, this reception data frame is transferred to the UP memory 2m2, and the reception buffer 33 is cleared at step S10 to prepare for the next data frame reception. And step S11
Proceed to.

ステツプS11ではSWC34とSWL35を切り換え
コモンバス3と比較部37、ゲート38を介して受信バ
ツフア33を、ローカルバス2m1と送信バツフア32
とを接続し、ステツプS12で制御ライン4
m(m+1)により次のUPm+1に送信権を移譲し、
ステツプS1に戻る。
In step S11, the SWC 34 and the SWL 35 are switched, the reception buffer 33 is connected via the common bus 3, the comparison unit 37, and the gate 38, and the local bus 2m1 and the transmission buffer 32.
And connect the control line 4 at step S12.
Transfer the transmission right to the next UP m + 1 by m ( m + 1 ),
Return to step S1.

ステツプS5で送信権を移譲された時に送信バツフア3
2及び受信バツフア33に共にデータのない場合にはス
テツプS12に進み、直ちに次にUPm+1に送信権を
移譲する。
When the transmission right is transferred in step S5, the transmission buffer 3
If there is no data in both 2 and the reception buffer 33, the process proceeds to step S12 and immediately transfers the transmission right to UP m + 1 .

以上の説明はUPmのインタフエース2m1を例に説明
したが他のUP及びIOP1のインタフエースにおいて
も動作は同様である。
In the above description, the UPm interface 2m1 is taken as an example, but the operation is the same for other UP and IOP1 interfaces.

次にIOP1より各UPnに対してのプログラムのロー
ドを説明する。
Next, the loading of the program from IOP1 to each UPn will be described.

IOP1はまずDISK7に記録されているプログラム
文をメモリ12に読み込む。そして最初のプログラム文
をインタフエース13の送信バツフア(第4図の32に
相当)に転送し、UPnよりの送信権移譲を待つ。そし
て送信権が移譲された時にコモンバス3上に送出する。
そして送出が終了すると送信権をUPに移譲し、次の
プログラム文のある場合にはそのプログラム文を送信バ
ツフアに送り、送信権が移譲されるのを待ち、移譲され
ると送信バツフア内のプログラム文を送出する。これを
繰り返し、全てのプログラム文を順次送出する。
First, the IOP 1 reads the program statement recorded in the DISK 7 into the memory 12. Then, the first program statement is transferred to the transmission buffer of the interface 13 (corresponding to 32 in FIG. 4), and the transmission right transfer from UPn is awaited. Then, when the transmission right is transferred, it is transmitted to the common bus 3.
When the transmission is completed, the transmission right is transferred to UP 1, and if there is the next program statement, the program statement is sent to the transmission buffer, waiting for the transmission right to be transferred. Send a program statement. By repeating this, all program statements are sequentially transmitted.

この場合のデータフレームフオーマツトはプログラム文
番号を行先UP番号として行先51にセツトし、FC5
4を“L”とする。
In this case, the data frame format sets the program statement number as the destination UP number in the destination 51, and the FC5
4 is set to "L".

コモンバス3上に送出されたプログラム文は行先51に
て指定された各UPにて受信され、プログラムとしてU
Pメモリ2m2にロードされる。
The program statement sent out on the common bus 3 is received by each UP designated by the destination 51, and is sent as a program by the U
It is loaded into the P memory 2m2.

文番号に対応した各UPにプログラム文がロードされる
と操作者よりの質問の入力を待つ。
When the program sentence is loaded in each UP corresponding to the sentence number, the operator waits for input of a question.

そして質問が入力されるとIOP1は質問に対して論理
演算処理を実行し、(当面の)目標をコモンバス3に出
力する。質問が述語の連言(論理積)の場合の論理演算
処理は、先頭の述語を当面の目標とし、この目標に対す
るユニフイケーシヨンが成功すれば、その結果をもとの
質問に代入し、次の述語を次の目標として次の目標が無
くなるまで同様に処理する。述語がなくなるまで処理が
進めば質問は真であり、その時のユニフイケーシヨン結
果が質問中の変数の値を与える。質問が1つの述語から
なる場合は、連語の特別な場合である。
When a question is input, the IOP 1 executes logical operation processing on the question and outputs the (temporary) target to the common bus 3. When the question is a conjunctive (logical product) of predicates, the first predicate is the immediate goal, and if the unifac- tion for this goal is successful, the result is substituted into the original question, and the next The above predicate is used as the next goal, and the same processing is performed until there is no next goal. The question is true if the process proceeds until there are no more predicates, and the uniform result at that time gives the value of the variable in question. When a question consists of one predicate, it is a special case of collocation.

IOP1が送信する目標のデータフオーマツトは、行先
51は負、発信元52は“0”、目標番号53は
“0”、FC54は“?”、述語55は目標の述語、T
EXT56は目標の引数とする。IOP1はこのデータ
フレームを作成し、送信権が移譲された時にコモンバス
3上に送出する。
The target data format transmitted by the IOP1 is a destination 51 is negative, a source 52 is "0", a target number 53 is "0", an FC54 is "?", A predicate 55 is a target predicate, T
EXT56 is the target argument. The IOP 1 creates this data frame and sends it to the common bus 3 when the transmission right is transferred.

質問と目標及び対応するデータフレームとの関係は、履
歴保持手段であるメモリ12の実行履歴リストに保持
し、以後のプログラム文の実行処理に備える。
The relationship between the question, the goal, and the corresponding data frame is held in the execution history list of the memory 12, which is history holding means, to prepare for the subsequent execution processing of the program statement.

コモンバス3に送出された目標は全てのUPにより受信
され、各UPは送信権を受けとつた以外の時に受信バツ
フア32より目標をUPメモリ2m2のワークエリアに
転送し、ワークエリアの受信データを順に(複数の場合
もある)述語と自らのプログラム文の頭部とを比較しパ
ターンマツチングを行なう。このマツチングは、論理型
言語におけるユニフイケーシヨンのアルゴリズムによつ
て行う。
The target sent to the common bus 3 is received by all the UPs, and each UP transfers the target to the work area of the UP memory 2m2 from the reception buffer 32 except when it receives the transmission right. Performs pattern matching by comparing the predicate (which may be multiple) with the head of its own program statement. This matching is performed by the algorithm of the uni-facility in the logic programming language.

パターンが適合したときは、相当する文が事実であると
きは、FC54を“Y”とし、マツチした引数の値をT
EXT56として送信バツフア32に書く。このとき、
行先51は目標を発したUP(又はIOP)の番号と
し、発信元52を自らのUP番号設定部36での設定値
とする。
When the pattern matches, when the corresponding sentence is a fact, FC54 is set to "Y" and the matched argument value is T.
Write it in the transmission buffer 32 as EXT56. At this time,
The destination 51 is the number of the UP (or IOP) that issued the target, and the source 52 is the set value in its own UP number setting unit 36.

また、担当する文が規則であるときには、文の本体に対
して論理演算処理を実行し、(当面の)目標を送信バツ
フア32に書く。この論理演算処理は、前述の質問に対
する処理と同じである。このとき、発信元52は自らの
UP番号、目標番号53は目標UP(スタツク)の番
号、FC54は“?”、述語55は述語、TEXT56
は引数とする。そして次に送信権を受けとつたときにコ
モンバス3に出力する。
When the sentence in charge is a rule, the logical operation processing is executed on the body of the sentence, and the (immediate) target is written in the transmission buffer 32. This logical operation processing is the same as the processing for the question described above. At this time, the transmission source 52 is its own UP number, the target number 53 is the target UP (stack) number, the FC 54 is “?”, The predicate 55 is the predicate, and the TEXT 56.
Is an argument. Then, when the next transmission right is received, it is output to the common bus 3.

送受信した目標及び対応するデータフレームとの関係
は、履歴保持手段であるメモリ12の実行履歴リストに
保持し、以後のプログラム文の実行処理に備える。
The relationship between the transmitted / received target and the corresponding data frame is held in the execution history list of the memory 12, which is history holding means, to prepare for the subsequent execution processing of the program statement.

受信データの中に自UPに対する返事があるときは、返
事に対応する目標を履歴保持手段である実行履歴リスト
で目標番号の照会によつて検索して保留になつている論
理演算処理を再開する。FC54が“Y”であれば、ユ
ニフアイされた変数の値を代入したあと次の目標があれ
ばそれを通信データとして送信バツフア32に書き、な
ければ論理演算処理のもとになつた目標を発したUPに
対する返事をFC54を“Y”とした通信データとして
送信バツフア32に書く。論理演算が保留になつている
ときに、さらに担当する目標を受けとると、途中まで論
理演算を実行した論理演算処理の実行履歴である保留に
なつている論理演算を、リスト、即ち、当該保留になつ
ている論理演算の実行履歴を保持する実行履歴リストに
記録し、新しい目標の論理演算処理を実行する。一階述
語論理における証明をプログラムの実行と考える計算モ
デルでは、証明の途中で生成された論理式のリストがプ
ログラムの実行リストとなる。
When the received data has a reply to its own UP, the target corresponding to the reply is searched by the inquiry of the target number in the execution history list which is the history holding means, and the suspended logical operation processing is restarted. . If FC54 is "Y", the value of the univariable variable is substituted, and if there is a next target, it is written as communication data in the transmission buffer 32, and if not, the target that has become the basis of the logical operation processing is issued. The reply to the UP is written in the transmission buffer 32 as communication data in which FC54 is "Y". When a target in charge is further received while a logical operation is on hold, the pending logical operation, which is the execution history of the logical operation process that executed the logical operation halfway, is placed in a list, that is, on the hold. The execution history list holding the execution history of the logical operation being executed is recorded, and a new target logical operation process is executed. In a computational model that considers a proof in first-order predicate logic as execution of a program, the list of logical expressions generated during the proof becomes the execution list of the program.

本実施例では、各目標は目標番号によつて参照できる様
に構成してあるので、他のプロセツサが行なつた証明結
果を容易に参照することが出来る。履歴保持手段である
目標(論理演算処理)の実行履歴リストは、目標番号
(データフオーマツト、目標番号53)によつて目標を
識別するようになつており、返事を受けとると該当する
目標を実行履歴リストで検索してその処理を再開する。
In this embodiment, each target is structured so that it can be referred to by the target number, so that it is possible to easily refer to the proof result obtained by another processor. The execution history list of the target (logical operation processing), which is the history holding means, identifies the target by the target number (data format, target number 53), and when a reply is received, the target is executed. Search the history list and restart the process.

以上の処理において、1つのUPが扱うデータフレーム
は、送信、受信ともに複数でありうる。これは複数の目
標が保留になつていると、送信権が移譲される間に返事
が同時に複数返されることがあるからである。
In the above processing, one UP handles a plurality of data frames for both transmission and reception. This is because if multiple targets are pending, multiple replies may be returned at the same time while the transmission right is transferred.

以上の過程をくり返すことによつて、IOP1の論理演
算処理が終了すると、IOP1はその答え(目標に対す
るユニフイケーシヨン結果)をCRT6に出力する。
By repeating the above process, when the logical operation processing of IOP1 is completed, IOP1 outputs the answer (the result of the uniformization to the target) to CRT6.

上述のIOP1による論理演算処理の詳細を第7図の論
理演算処理実行フローチヤートを参照して以下に説明す
る。
Details of the logical operation processing by the IOP 1 described above will be described below with reference to the logical operation processing execution flow chart of FIG.

まずステツプS20でキーボードKB5よりの質問を読
み込み、質問文の左端の述語式を得る。そしてステツプ
S21でこの述語式を各UPへの目標として送信バツフ
アに書き込み、送信権を獲得した時にコモンバス3に送
出する。この時のデータフオーマツトは行先51を負と
し宛先が決まつていないことを示し、発信元52をIO
P1を表わす“0”、目標番号53は最初のときは
“0”、FC54を目標を意味する“?”とする。
First, in step S20, the question from the keyboard KB5 is read to obtain the leftmost predicate expression of the question sentence. Then, in step S21, this predicate expression is written in the transmission buffer as a target for each UP, and is sent to the common bus 3 when the transmission right is acquired. The data format at this time shows that the destination 51 is negative and that the destination is undetermined, and the source 52 is IO.
The target number 53 is "0" indicating P1, "0" at the beginning, and FC54 is "?" Meaning the target.

そして、目標に対するユニフイケーシヨンの失敗をタイ
ムアウト方式ではなく、答“N”によつて受け取る場合
には、ステツプS22で各UPよりの受信確認を受け取
る。一定時間を経過しても“Y”の答を受け取らない場
合に、“N”と判断するタイムアウト方式では、受信確
認及び以下の処理は不要である。
Then, when the failure of the uniformity to the target is received not by the time-out method but by the answer “N”, the reception confirmation from each UP is received in step S22. In the time-out method of determining "N" when the answer of "Y" is not received even after a lapse of a certain time, reception confirmation and the following processing are unnecessary.

そしてUPからの受信確認を受けとる毎に、目標番号に
対するUP数を1つインクリメントする。そしてステツ
プS23で目標番号に対するUP数が“0”か否か調べ
“0”の場合には後述するステツプS31に進む。
“0”でない場合にはステツプS25に進みUPからの
答えを受けとる。そして目標番号に対するUP数を1だ
けデクリメントし、もし答えが“YES”なら履歴保持
手段である実行履歴リスト中の目標番号に対する答えリ
ストに追加する。
Then, each time the reception confirmation from the UP is received, the UP number for the target number is incremented by one. Then, in step S23, it is checked whether or not the UP number for the target number is "0", and if it is "0", the process proceeds to step S31 described later.
If it is not "0", the process proceeds to step S25 to receive the answer from UP. Then, the UP number for the target number is decremented by 1, and if the answer is "YES", it is added to the answer list for the target number in the execution history list which is the history holding means.

その後、ステツプS26に進み答えリストに答えがある
か調べ、答えリストに答えがあればステツプS27に進
み、残りの質問があるか否か調べ、残りの質問がなけれ
ばステツプS29で答えをCRT6に表示し、論理演算
処理を終了する。残りの質問がある場合にはステツプS
28で答えリストの最初の答え(その変数の値)を残り
の質問文に代入して次の質問とし、目標番号を1つイン
クリメントしてステツプS20に戻る。この時代入の済
んだ答えは答えリストより削除する。
After that, the program goes to step S26 to check if there is an answer in the answer list, and if there is an answer in the answer list, go to step S27 to check if there are any remaining questions. If there are no remaining questions, go to step S29 to send the answer to CRT6. Display and end the logical operation processing. Step S if there are any remaining questions
At 28, the first answer (value of the variable) in the answer list is substituted into the remaining question sentence to make the next question, the target number is incremented by 1, and the process returns to step S20. The answers that have been entered this time are deleted from the answer list.

ステツプS26で答えリストに答えがない場合にはステ
ツプS30に進み、目標番号に対するUP数が“0”か
否か調べ、“0”でない場合にはステツプS24に戻
り、答えの返るのを待つ。UP数が“0”の場合には目
標に対する答えのないことを示すためステツプS31に
進む。
If there is no answer in the answer list in step S26, the process proceeds to step S30 to check whether the UP number for the target number is "0". If it is not "0", the process returns to step S24 and waits for an answer. If the number of UPs is "0", it means that there is no answer to the target, and the process proceeds to step S31.

ステツプS31では前の質問があるか否か調べる。これ
は目標番号が“0”か否かで判別する。そして目標番号
が“0”で前の質問のない場合にはステツプS32に進
み、CRT6に答えNOを表示して処理を終了する。目
標番号が“0”でない(すなわちもとの質問ではない)
ときに、その目標番号に対するUP数が“0”でかつ答
えリストに答えがないときはステツプS33に進み、目
標番号を1だけ減らし、前の質問に戻り、ステツプS2
6に進み答えリストを調べる。ここでさらに答えがな
く、かつUP数が“0”のときには目標番号が“0”に
なるまで順次戻る。
In step S31, it is checked whether there is a previous question. This is determined by whether the target number is "0". Then, if the target number is "0" and there is no previous question, the process proceeds to step S32, the answer NO is displayed on the CRT 6, and the process ends. The target number is not "0" (that is, not the original question)
At this time, if the UP number for the target number is "0" and there is no answer in the answer list, the process proceeds to step S33, the target number is decreased by 1, the previous question is returned, and the step S2 is performed.
Proceed to step 6 and check the answer list. If there is no further answer here and the number of UPs is "0", the process sequentially returns until the target number becomes "0".

ここではIOP1を例に説明したが各UPも同様の処理
を他のUPに対して行い、論理演算処理を実行する。
Here, the IOP1 is described as an example, but each UP also performs the same processing on the other UP and executes the logical operation processing.

次に目標を受け取つた場合の目標の実行を第8図
(A),(B)のフローチヤートを参照して説明する。
第8図(A)は目標受信処理を示すフローチヤートであ
り、ステツプS50でIOP1又は他のUPよりの目標
フレームは行先51が負であるため全てのコモンバス3
接続装置で受信され、受信バツフア33に格納される。
そしてUPメモリ2m2に転送され、ステツプS51に
て目標の述語と自UPで受け取つたプログラム文の述語
が一致するか否か調べられる。一致しない場合にはステ
ツプS52に進み、受信した目標をクリアし、ステツプ
S50に戻り次の目標の送られてくるのを待つ。目標の
述語と自らの述語が一致すればステツプS53に進み、
受信した目標を履歴保持手段であるUPメモリ2m2の
目標リストに追加する。そしてステツプS54で発信元
に対して受信確認応答を発信する。この時のデータフレ
ームは行先51を受信フレームの発信元52と同一に、
発信元52をUP番号設定部36の自UP番号に、目標
番号53及びFC54は受信フレームと同一とする。そ
してステツプS50に戻る。
Next, the execution of the target when the target is received will be described with reference to the flow charts of FIGS. 8 (A) and 8 (B).
FIG. 8 (A) is a flow chart showing the target reception processing. In step S50, the target frame from IOP1 or another UP has a negative destination 51, and therefore all the common buses 3
The data is received by the connection device and stored in the reception buffer 33.
Then, it is transferred to the UP memory 2m2, and it is checked in step S51 whether or not the target predicate and the predicate of the program statement received by the own UP match. If they do not match, the process proceeds to step S52 to clear the received target and returns to step S50 to wait for the next target to be sent. If the target predicate matches with the target predicate, the process proceeds to step S53,
The received target is added to the target list of the UP memory 2m2 which is a history holding unit. Then, in step S54, a reception confirmation response is transmitted to the transmission source. The data frame at this time has the same destination 51 as the source 52 of the received frame,
The source 52 is the own UP number of the UP number setting unit 36, and the target number 53 and FC 54 are the same as the received frame. Then, the process returns to step S50.

このようにして受信した目標を順次処理待ち目標リスト
に追加して行く。
The targets received in this way are sequentially added to the processing waiting target list.

ここで自分自信が目標となるときは通信を行わず直接目
標リストに書き込む。
If your self-confidence is your goal, write it directly in the goal list without communicating.

次にこの目標リストを読み込み、目標を実行する処理を
第8図(B)の目標実行フローチヤートを参照して説明
する。
Next, the process of reading the target list and executing the target will be described with reference to the target execution flow chart of FIG. 8 (B).

まずステツプS60において、目標リストより読み込
む。(読み込んだ目標は目標リストより削除する。)そ
してステツプS61で担当する文の頭部の引数と目標の
引数をマツチし、ステツプS62でマツチングが取れた
か否か調べる。このマツチングは、論理型言語における
ユニフイケーシヨンのアルゴリズムによつて行う。
First, in step S60, the target list is read. (The read target is deleted from the target list.) Then, in step S61, the head argument of the sentence in charge and the target argument are matched, and in step S62, it is checked whether or not the matching has been achieved. This matching is performed by the algorithm of the uni-facility in the logic programming language.

引数のマツチングのとれない時には処理が不可能なため
ステツプS63で答えをNOとし、行先51を目標の発
信元番号とし、発信元を自UP番号として返信し、ステ
ツプS60に戻り次の目標リストの目標に対する処理を
行う。
When the argument matching cannot be taken, the process is impossible, so the answer is NO in step S63, the destination 51 is the target sender number, the sender is the self UP number, and the process returns to step S60 to return to the next target list. Take action on the goal.

ステツプS62で引数のマツチングがとれたときはステ
ツプS64に進み、担当する文が事実か否か調べる。文
が事実のときはステツプS65で文をそのまま値として
引数のならびの変数に代入し、ステツプS66で答をY
ESとして他はステツプS63と同様のフオーマツトに
て返信する。そしてステツプS60に戻る。
When the matching of the argument is taken in step S62, the process proceeds to step S64, and it is checked whether the sentence in charge is a fact. If the sentence is a fact, in step S65 the sentence is directly assigned as a value to the variable along with the argument, and in step S66 the answer is Y.
Other than ES, the same format as step S63 is returned. Then, the process returns to step S60.

ステツプS64で事実でない(担当する分が規則)時に
はステツプS67に進み、マツチした引数の値を本体に
代入し、質問文を生成する。続いてステツプS68でこ
の質問文に対して前述第7図に示したIOP1の論理演
算処理と同様の処理を行い、そしてステツプS69で得
られた答えが“Y”なら、求められた変数の値を目標に
代入して発信し、もし答えが“N”なら、NOの返事を
発信する。この場合の行先、発信元はステツプS63と
同様である。
If the fact is not true in step S64 (the part in charge is a rule), the process proceeds to step S67, the matched argument value is substituted into the main body, and a question sentence is generated. Subsequently, in step S68, the question sentence is subjected to the same processing as the logical operation processing of IOP1 shown in FIG. 7, and if the answer obtained in step S69 is "Y", the value of the obtained variable is obtained. If the answer is “N”, then NO is sent. The destination and source in this case are the same as in step S63.

この様に目標の実行にあたり、受信確認を応答したUP
がそれぞれ実行し、答えを返すことになり、受信確認の
ない場合には答えられない目標となる。
In this way, in executing the target, the UP that responded with a receipt confirmation
Each will execute and return an answer, which will be the goal that cannot be answered without confirmation of receipt.

この結果ある目標に対する答えは複数答えリストに記録
され、バツクトラツキングがあれば直ちに答えリストよ
り次の答を引き出し、この答えに従つて実行することが
できる。
As a result, the answer to a certain goal is recorded in a multiple answer list, and if there is backtracking, the next answer can be immediately retrieved from the answer list and the next answer can be executed.

以上説明した如きの本実施例おける並列処理は、以下に
説明するようにOR並列性が存在するプログラムにおい
て、特に有効である。即ち、例えば述語Pを頭部にもつ
クローズが複数ある時、逐次処理ではそれらのクローズ
を1つづつ順に調べるので、クローズの数だけ時間がか
かつてしまう。これに対して、上述した本実施例では、
この処理を並列に実行することができるのでこのために
かかる時間はクローズの数によらず一定である。
The parallel processing in the present embodiment as described above is particularly effective in a program having OR parallelism as described below. That is, for example, when there are a plurality of closes each having the predicate P in its head, the sequential processing sequentially checks the closes one by one, and therefore the number of closes takes time. On the other hand, in this embodiment described above,
Since this processing can be executed in parallel, the time required for this is constant regardless of the number of closes.

一階述語論理プログラムの実行においては、その計算時
間の多くがユニフイケーシヨンの処理に費やされること
が知られており、述語の検索にかかる時間は比較的少な
い。本実施例では、述語の探索をいわばブロードキヤス
ト送信によつて行うが、処理全体におけるデータの送受
信の頻度は小さく(即ち、ほとんどの時間はユニフイケ
ーシヨンを行っているので)、通信のオーバーヘツドは
処理全体としてみれば、問題にはならない。
It is known that in the execution of the first-order predicate logic program, most of the calculation time is spent on the processing of the unifacility, and the time required to search the predicate is relatively short. In the present embodiment, the search for the predicate is performed by the so-called broadcast transmission, but the frequency of data transmission / reception in the entire process is small (that is, since most of the time is uniformization), there is a communication overhead. Is not a problem for the overall processing.

また、すべてのプロセツサがアクテイブというわけでは
なく、他のプロセツサの答を待つているプロセツサもか
なりあるので、通信量はプロセツサ数の指数オーダーに
はならない。
Also, not all processors are active, and there are quite a few processors that are waiting for the answers of other processors, so the communication volume does not reach the exponential order of the number of processors.

1つのプロセツサに1つのクローズしか割当てていない
ことの大きな利点は、上述のように通信の頻度が結果と
して少なく、かつOR並列性が必要な場面で、その効果
を十分に引き出せる点にある。これに対して、1つのプ
ロセツサに複数のクローズを割当てる方式では、1つの
プロセツサ内で必要なクローズが存在すれば通信量は減
るはずであるが、一般にこのようにプログラムを構成す
ることはできず、また1つのプロセツサですべての処理
をするのでは並列性も出なく、OR並列性も生かすこと
ができない。従つて、以上説明した本実施例はOR並列
をすなおに引き出せるという点で有効である。
The great advantage of allocating only one close to one processor is that the effect is sufficiently brought out when the frequency of communication is low as a result and OR parallelism is required as described above. On the other hand, in the method of allocating multiple closes to one processor, the communication volume should be reduced if there are necessary closes in one processor, but in general, a program cannot be configured in this way. Also, if all the processing is performed by one processor, parallelism does not occur and OR parallelism cannot be utilized. Therefore, the present embodiment described above is effective in that OR parallel can be drawn out.

(5)発明の効果 以上説明した様に本発明によれば、PROLOG等の一階述語
論理型言語の個々の文の処理を予め各処理単位に割り振
つておくため、述語の検索やプログラム文の割り当てに
対するオーバーヘツドを軽減し、高速処理を可能とする
とともに、更に、単位処理手段から他の単位処理手段へ
のデータの授受を、一定の優先順位で宛先を指定せず受
信側の単位処理手段で処理データの選択を行なうよう構
成することにより、どの単位処理手段にどのプログラム
文があるかという選択を不用とし、更なる一層の効率化
を可能としている。
(5) Effects of the Invention As described above, according to the present invention, since the processing of each sentence of the first-order predicate logic language such as PROLOG is allocated to each processing unit in advance, the predicate search and the program statement are performed. In addition to reducing the overhead for allocation of data, high-speed processing is possible, and the unit processing on the receiving side is also performed when data is transferred from the unit processing unit to another unit processing unit without specifying the destination with a fixed priority. By configuring the processing data to be selected by means, selection of which program statement is in which unit processing means is unnecessary, and further efficiency can be further improved.

この場合にも、並列処理のための特別の制御構造を設け
なくても、プロセス数の爆発の無い、処理効率の向上し
た情報処理装置を提供できる。
Also in this case, it is possible to provide an information processing apparatus that does not cause an explosion in the number of processes and has improved processing efficiency without providing a special control structure for parallel processing.

【図面の簡単な説明】[Brief description of drawings]

第1図は本発明の一実施例情報処理装置のブロツク構成
図、 第2図は第1図に示す本実施例装置のIOPの詳細を示
すブロツク構成図、 第3図は第1図に示す本実施例装置のUPの詳細を示す
ブロツク構成図、 第4図は本実施例装置のインタフエース部の詳細を示す
ブロツク構成図、 第5図は本実施例装置のデータ授受の場合のデータフレ
ームのフオーマツトを示す図、 第6図は第4図に示すインタフエース部の動作を示すフ
ローチヤート、 第7図は本実施例装置の論理演算処理を示すフローチヤ
ート、 第8図(A)は本実施例装置の目標の受け取り処理を示
すフローチヤート、 第8図(B)は本実施例装置の目標の実行処理を示すフ
ローチヤートである。 図中、1……IOP、2m……UPm、3……コモンバ
ス、4,401〜4n1……制御ライン、5……キーボ
ードKB、6……CRT、7……DISK、8……プリ
ンタ、10……CPU、11,2m1……ローカルバ
ス、12……メモリ、13,2m3……インタフエー
ス、31……バス制御部、32……送信バツフア、33
……受信バツフア、34……SWC、35……SWL、
36……UP番号設定部、37……比較部、38……ゲ
ート、50……I/O制御部、2m0……UPCPU、
2m2……UPメモリである。
FIG. 1 is a block configuration diagram of an information processing apparatus according to an embodiment of the present invention, FIG. 2 is a block configuration diagram showing details of IOP of the embodiment apparatus shown in FIG. 1, and FIG. 3 is shown in FIG. FIG. 4 is a block configuration diagram showing details of UP of the apparatus of the present embodiment, FIG. 4 is a block configuration diagram showing details of an interface section of the apparatus of the present embodiment, and FIG. 5 is a data frame in case of data transfer of the apparatus of the present embodiment. FIG. 6 is a flow chart showing the operation of the interface section shown in FIG. 4, FIG. 7 is a flow chart showing the logical operation processing of the apparatus of this embodiment, and FIG. FIG. 8B is a flow chart showing the target receiving process of the apparatus of this embodiment, and FIG. 8B is a flow chart showing the target executing processing of the apparatus of this embodiment. In the figure, 1 ... IOP, 2m ... UPm, 3 ... common bus, 4,401-4n1 ... control line, 5 ... keyboard KB, 6 ... CRT, 7 ... DISK, 8 ... printer, 10 ... CPU, 11, m1 ... local bus, 12 ... memory, 13, 2 m3 ... interface, 31 ... bus control unit, 32 ... transmission buffer, 33
...... Reception buffer, 34 ...... SWC, 35 ...... SWL,
36 ... UP number setting section, 37 ... comparing section, 38 ... gate, 50 ... I / O control section, 2m0 ... UPCPU,
2m2 ... UP memory.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】一階述語論理言語のプログラム文を実行処
理する複数の単位処理手段と、 一定の優先順位に従い前記単位処理手段に順次送信権を
移譲する送信権移譲手段とを有する情報処理装置であつ
て、 前記各単位処理手段は、 送信権を獲得した該単位処理手段から他の任意の単位処
理手段に対してデータの授受を行うデータ伝送手段と、 前記プログラム文を保持する文保持手段と、 独立して一階述語論理言語のプログラム文を実行処理す
るために前記文保持手段に保持のプログラム文の実行履
歴を保持する履歴保持手段とを備え、 前記一階述語論理言語の各プログラム文の処理の分担を
予め前記複数の単位処理手段に割り当て、該単位処理手
段は割り当てられたプログラム文を前記文保持手段に保
持し、前記各単位処理手段で前記プログラムを実行した
結果生じた質問や答えを他の単位処理手段に発すること
により一階述語論理言語を並列分散処理可能としたこと
を特徴とする情報処理装置。
1. An information processing apparatus comprising: a plurality of unit processing means for executing a program statement of a first-order predicate logical language; and a transmission right transfer means for sequentially transferring transmission rights to the unit processing means according to a predetermined priority. The unit processing means includes a data transmission means for transmitting and receiving data from the unit processing means that has acquired the transmission right to another arbitrary unit processing means, and a statement holding means for holding the program statement. And a history holding unit that holds the execution history of the program sentence held in the sentence holding unit to independently execute the program sentence of the first-order predicate logical language, each program of the first-order predicate logical language Allotment of sentence processing is assigned to the plurality of unit processing means in advance, the unit processing means holds the assigned program sentence in the sentence holding means, and each of the unit processing means performs the program processing. The information processing apparatus characterized by a first-order logic language and enables parallel distributed processing by emitting questions and answers which result from executing the ram to another unit processor.
JP58244538A 1983-12-27 1983-12-27 Information processing equipment Expired - Lifetime JPH0640308B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58244538A JPH0640308B2 (en) 1983-12-27 1983-12-27 Information processing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58244538A JPH0640308B2 (en) 1983-12-27 1983-12-27 Information processing equipment

Publications (2)

Publication Number Publication Date
JPS60138643A JPS60138643A (en) 1985-07-23
JPH0640308B2 true JPH0640308B2 (en) 1994-05-25

Family

ID=17120181

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58244538A Expired - Lifetime JPH0640308B2 (en) 1983-12-27 1983-12-27 Information processing equipment

Country Status (1)

Country Link
JP (1) JPH0640308B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3067023B2 (en) * 1988-09-29 2000-07-17 オムロン株式会社 Fuzzy data transmission method, fuzzy data transmission device, fuzzy data reception method, fuzzy data reception device, and fuzzy data communication device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59218559A (en) * 1983-05-27 1984-12-08 Fujitsu Ltd Execution processing device of logical program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
電子通信学会技術報告,Vol.82,No.142,1982−10−12,社団法人電子通信学会,p43−52(EC82−43)

Also Published As

Publication number Publication date
JPS60138643A (en) 1985-07-23

Similar Documents

Publication Publication Date Title
US5555427A (en) Distributed processing in a system of computers at terminals connected by a communication network
EP0106213B1 (en) Decentralized information processing system and initial program loading method therefor
EP0358292B1 (en) Remote boot
US4860190A (en) Computer system for controlling virtual machines
US4922413A (en) Method for concurrent execution of primitive operations by dynamically assigning operations based upon computational marked graph and availability of data
EP0234803A2 (en) Method for the dynamic partitioning of parallel processors
JPH0570177B2 (en)
CN111190842A (en) Direct memory access, processor, electronic device, and data transfer method
GB1221819A (en) Data processing apparatus
US5613133A (en) Microcode loading with continued program execution
JPH0640308B2 (en) Information processing equipment
JPH01118956A (en) Data processor
US3440616A (en) Data storage access control apparatus for a multicomputer system
EP0509946A2 (en) Apparatus and method for implementing a distributed program stack
JP3248491B2 (en) Parallel execution method and machine-readable recording medium recording program
JP3447820B2 (en) Bus controller
WO2020259020A1 (en) Instruction block processing method and apparatus, storage medium, and electronic device
JPH02245864A (en) Multiprocessor system
JPH0877118A (en) Distributed processor and process execution method
JPH0749819A (en) Communicating method of server/client system
JPS61107452A (en) Communication processing method
JPH052468A (en) Buffer memory management system
JPH06295289A (en) Booting method for plural computers
JPH056333A (en) Multi-processor system
JPH0354655A (en) Terminal control system