JPH0689270A - Parallel processing system - Google Patents

Parallel processing system

Info

Publication number
JPH0689270A
JPH0689270A JP14527892A JP14527892A JPH0689270A JP H0689270 A JPH0689270 A JP H0689270A JP 14527892 A JP14527892 A JP 14527892A JP 14527892 A JP14527892 A JP 14527892A JP H0689270 A JPH0689270 A JP H0689270A
Authority
JP
Japan
Prior art keywords
processor
data
processing system
parallel processing
buffer memory
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.)
Pending
Application number
JP14527892A
Other languages
Japanese (ja)
Inventor
Shohei Ishida
正平 石田
Toshiichi Tatsumi
敏一 辰己
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP14527892A priority Critical patent/JPH0689270A/en
Publication of JPH0689270A publication Critical patent/JPH0689270A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Information Transfer Systems (AREA)

Abstract

PURPOSE:To provide a parallel processing system where a work rate can be increased so as to improve processing speed by reducing stand-by time for the data communication of the respective processors of the parallel processing system. CONSTITUTION:When data cannot be transmitted depending on the state of an inter-processor connection network or the transmission destination processor, the respective processors preserve transmission data in an output buffer memory 22 and execute a succeeding processing. When succeeding data is transmitted form another processor while the processor 25 is executing the processing, reception data is preserved in an input buffer memory 24 so that stand-by time is reduced, which is likely to be generated by the state of the inter-processor connection network when the processor 25 receives succeeding data. Thus, the work rate of the respective processors is increased and the processing speed of the parallel processing system is improved.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、複数のプロセッサから
構成される並列処理システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a parallel processing system composed of a plurality of processors.

【0002】[0002]

【従来の技術】図5は従来のこの種の並列処理システム
の各プロセッサの構成を示す図である。図5において、
51、52、53は分割された処理を行うプロセッサで
あり、54は各プロセッサ51、52、53間でデータ
を送受信するためのプロセッサ間結合ネットワークであ
り、55、56、57は各プロセッサ51、52、53
とプロセッサ間結合ネットワーク54との間で信号を伝
える入出力信号線である。
2. Description of the Related Art FIG. 5 is a diagram showing the configuration of each processor of a conventional parallel processing system of this type. In FIG.
Reference numerals 51, 52 and 53 are processors that perform divided processing, 54 is an inter-processor coupling network for transmitting and receiving data between the processors 51, 52 and 53, and 55, 56 and 57 are each processor 51, 52, 53
And input / output signal lines for transmitting signals between the inter-processor coupling network 54.

【0003】以上のように構成された従来の並列処理シ
ステムにおいて、各プロセッサは前記並列処理システム
を構成している他のいずれかのプロセッサから、プロセ
ッサ間結合ネットワーク54と入出力信号線55、5
6、57を介してデータを受信し、処理後のデータを、
前記並列処理システムを構成している他のいずれかのプ
ロセッサへプロセッサ間結合ネットワーク54と入出力
信号線55、56、57を介して送信することにより、
処理を進める。
In the conventional parallel processing system configured as described above, each processor is connected to the inter-processor coupling network 54 and the input / output signal lines 55, 5 from any other processor configuring the parallel processing system.
Data is received via 6, 57, and the processed data is
By transmitting to any of the other processors configuring the parallel processing system via the interprocessor coupling network 54 and the input / output signal lines 55, 56, 57,
Proceed with processing.

【0004】[0004]

【発明が解決しようとする課題】上述の並列処理システ
ムにおいて、各プロセッサは前記並列処理システムを構
成している他のいずれかのプロセッサにデータを送信し
ようとした時、送信先のプロセッサが受信可能な状態で
ない場合、また、通信量がプロセッサ間結合ネットワー
クの通信容量を越えている場合には、データを送信でき
ず、そのプロセッサは次の処理を行うことができない。
また、次の処理をするために前記並列処理システムを構
成している他のいずれかのプロセッサからデータを受信
する必要がある時、通信量がプロセッサ間結合ネットワ
ークの通信容量を越えている場合には、データを受信で
きず、処理を行うことができない。
In the above parallel processing system, when each processor attempts to send data to any of the other processors constituting the parallel processing system, the processor of the transmission destination can receive the data. If it is not in such a state, or if the communication volume exceeds the communication capacity of the inter-processor coupling network, data cannot be transmitted and the processor cannot perform the next processing.
Further, when it is necessary to receive data from any of the other processors configuring the parallel processing system to perform the next processing, and when the communication volume exceeds the communication capacity of the interprocessor coupling network, Cannot receive data and cannot process it.

【0005】このように従来の並列処理システムでは、
各プロセッサがデータを送信または受信しようとした時
に待ち時間が生じて稼働率が下がり、処理速度を十分に
向上させることができなかった。
As described above, in the conventional parallel processing system,
When each processor tried to send or receive data, a waiting time was generated and the operating rate was lowered, and the processing speed could not be sufficiently improved.

【0006】本発明はこのような欠点を解消し、並列処
理システムの各プロセッサのデータ通信のための待ち時
間を少なくすることにより稼働率を上げ、もって処理速
度の向上を図ることが可能な並列処理システムを提供す
ることを目的とする。
The present invention eliminates such drawbacks and shortens the waiting time for data communication of each processor of a parallel processing system, thereby increasing the operating rate and thus the processing speed. The purpose is to provide a processing system.

【0007】[0007]

【課題を解決するための手段】本発明は、複数のプロセ
ッサに割り付けられた処理を並列に処理する並列処理シ
ステムにおいて、前記各プロセッサ内に、受信データを
一時的に保存する入力バッファメモリと前記入力バッフ
ァメモリを制御する手段と、送信データを一時的に保存
する出力バッファメモリと前記出力バッファメモリを制
御する手段とを具備したことを特徴としている。
According to the present invention, in a parallel processing system for parallel processing of processes assigned to a plurality of processors, an input buffer memory for temporarily storing received data in each processor and the above It is characterized by comprising means for controlling the input buffer memory, output buffer memory for temporarily storing transmission data, and means for controlling the output buffer memory.

【0008】[0008]

【作用】本発明によれば、前記各プロセッサは出力バッ
ファメモリを備えているので、データを前記並列処理シ
ステムを構成している他のいずれかのプロセッサに送信
する時に、前記送信先のプロセッサが、受信可能な状態
でないか、プロセッサ間結合ネットワークの通信量が通
信容量を越えている場合は、前記データを出力バッファ
メモリに一時的に保存することにより、次の処理を行う
ことができる。また、各プロセッサは入力バッファメモ
リを備えているので、次に処理するデータが送られてき
た時に以前のデータを処理している場合は、次に処理す
る前記データを入力バッファメモリに一時的に保存して
おくことにより、処理装置が次のデータを受信する時に
プロセッサ間結合ネットワークの状態によって生じる可
能性のある待ち時間を少なくすることができ、次のデー
タをすぐに処理することができる。よって、各プロセッ
サの稼働率を上げることができ、システム全体の処理速
度を向上することができる。
According to the present invention, since each processor is provided with the output buffer memory, when the data is transmitted to any of the other processors constituting the parallel processing system, the destination processor is If it is not in a receivable state or the communication volume of the inter-processor coupling network exceeds the communication capacity, the following processing can be performed by temporarily storing the data in the output buffer memory. Since each processor has an input buffer memory, if the previous data is being processed when the data to be processed next is sent, the data to be processed next is temporarily stored in the input buffer memory. By saving, the waiting time that may occur due to the state of the inter-processor coupling network when the processing device receives the next data can be reduced, and the next data can be processed immediately. Therefore, the operating rate of each processor can be increased, and the processing speed of the entire system can be improved.

【0009】[0009]

【実施例】以下、本発明の一実施例について説明する。EXAMPLES An example of the present invention will be described below.

【0010】図1は本発明の一実施例の並列処理システ
ムを構成するプロセッサの構成図である。図2は図1で
示したプロセッサを複数個接続して構成される並列処理
システムの全体構成図である。また、図3は図1におけ
る出力制御装置の動作を示すフローチャートであり、図
4は図1における入力制御装置の動作を示すフローチャ
ートである。
FIG. 1 is a block diagram of a processor constituting a parallel processing system according to an embodiment of the present invention. FIG. 2 is an overall configuration diagram of a parallel processing system configured by connecting a plurality of processors shown in FIG. 3 is a flowchart showing the operation of the output control device in FIG. 1, and FIG. 4 is a flowchart showing the operation of the input control device in FIG.

【0011】図1において、21は並列処理システムを
構成している他のいずれかのプロセッサへデータを送信
する出力制御装置、22は送信データを一時的に保存す
る出力バッファメモリ、23は並列処理システムを構成
している他のいずれかのプロセッサからデータを受信す
る入力制御装置、24は並列処理システムを構成してい
る他のいずれかのプロセッサから受信したデータを一時
的に保存する入力バッファメモリ、25は分割された処
理を行なう処理装置、26は入力制御装置23と図2の
プロセッサ間結合ネットワーク2との間で信号を伝える
入力信号線、27は出力制御装置21と図2のプロセッ
サ間結合ネットワーク2との間で信号を伝える出力信号
線である。
In FIG. 1, reference numeral 21 is an output control device for transmitting data to any other processor constituting the parallel processing system, 22 is an output buffer memory for temporarily storing transmission data, and 23 is parallel processing. An input control device that receives data from any of the other processors that make up the system, and 24 is an input buffer memory that temporarily stores the data received from any of the other processors that make up the parallel processing system. , 25 is a processing device for performing divided processing, 26 is an input signal line for transmitting a signal between the input control device 23 and the inter-processor coupling network 2 of FIG. 2, 27 is between the output control device 21 and the processor of FIG. An output signal line for transmitting a signal to and from the coupling network 2.

【0012】図2において、11、12、13、14、
15は図1に示された構成のプロセッサであり、2は各
プロセッサ11、12、13、14、15の間でデータ
を送受信するためのプロセッサ間結合ネットワーク、2
6a、26b、26c、26d、26eは図1に示され
た入力信号線、27a、27b、27c、27d、27
eは図1に示された出力信号線27である。
In FIG. 2, 11, 12, 13, 14,
Reference numeral 15 is a processor having the configuration shown in FIG. 1, 2 is an inter-processor coupling network for transmitting and receiving data among the processors 11, 12, 13, 14, 15.
6a, 26b, 26c, 26d and 26e are the input signal lines 27a, 27b, 27c, 27d and 27 shown in FIG.
e is the output signal line 27 shown in FIG.

【0013】次に上記のように構成された本実施例の動
作について説明する。まず、出力制御装置21の動作を
図3のフローチャートを用いて説明する。
Next, the operation of this embodiment configured as described above will be described. First, the operation of the output control device 21 will be described with reference to the flowchart of FIG.

【0014】出力制御装置21は、処理装置25からプ
ロセッサ(i)13へのデータの送信要求が来た時(3
a)、プロセッサ間結合ネットワーク2の状態と、送信
先のプロセッサ(i)13の状態を調べ、プロセッサ間
結合ネットワーク2が通信可能であり、かつ送信先のプ
ロセッサ(i)13が受信可能な状態である場合は(3
b)、送信先のプロセッサ(i)13へデータを送信す
る(3c)。もし、プロセッサ間結合ネットワーク2が
通信可能でないか、送信先のプロセッサ(i)13が受
信可能な状態でない場合は(3b)、出力バッファメモ
リ22に空き領域がある場合(3d)、送信データを出
力バッファメモリ22に保存し(3e)、空き領域がな
い場合(3d)、データが送れないことを処理装置25
に伝える(3f)。
The output control device 21 receives the data transmission request from the processing device 25 to the processor (i) 13 (3
a), the state of the inter-processor coupling network 2 and the state of the transmission destination processor (i) 13 are examined, and the inter-processor coupling network 2 can communicate and the transmission destination processor (i) 13 can receive. If (3
b), data is transmitted to the destination processor (i) 13 (3c). If the inter-processor coupling network 2 is not communicable or the destination processor (i) 13 is not in the receivable state (3b), if the output buffer memory 22 has a free area (3d), the transmission data is transmitted. It is stored in the output buffer memory 22 (3e), and if there is no free space (3d), the processing device 25 indicates that data cannot be sent.
Tell (3f).

【0015】次に、出力バッファメモリ22内にデータ
が保存されているかを調べ、プロセッサ(j)14へ送
信するデータが保存されている場合(3g)、プロセッ
サ間結合ネットワーク2の状態と、送信先のプロセッサ
(j)14の状態を調べ、プロセッサ間結合ネットワー
ク2が通信可能であり、かつ送信先のプロセッサが受信
可能な状態である場合は(3h)、出力バッファメモリ
内のデータを送信先のプロセッサ(j)14へ送信する
(3i)。
Next, it is checked whether or not the data is stored in the output buffer memory 22, and if the data to be transmitted to the processor (j) 14 is stored (3g), the state of the interprocessor coupling network 2 and the transmission The state of the preceding processor (j) 14 is checked, and if the inter-processor coupling network 2 is communicable and the destination processor is in the receivable state (3h), the data in the output buffer memory is transmitted to the destination. (3i).

【0016】次に、入力制御装置23の動作を図4のフ
ローチャートを用いて説明する。入力制御装置23は、
他のプロセッサ(i)13からデータの入力要求が来た
時(4a)、処理装置25が以前のデータを処理中でな
いか、入力バッファメモリ24に空き領域がある場合は
(4b)、受信可能であることをプロセッサ(i)13
に通知し(4c)、処理装置25が以前のデータを処理
中でなければ(4d)、データを受信し処理装置25へ
送信し(4e)、もし処理装置25が以前のデータを処
理中であれば(4d)、データを受信し入力バッファメ
モリ24に保存する(4f)。処理装置25が以前のデ
ータを処理中であり、かつ入力バッファメモリ24に空
き領域がない場合は(4b)、受信可能ではないことを
プロセッサ(i)13に通知する(4g)。入力バッフ
ァメモリ24にデータがある場合(4h)、処理装置2
5が以前のデータを処理中でなければ(4i)、入力バ
ッファメモリ24内のデータを処理装置25へ送信す
る。
Next, the operation of the input control device 23 will be described with reference to the flowchart of FIG. The input control device 23 is
When a data input request is received from another processor (i) 13 (4a), if the processing device 25 is not processing previous data or the input buffer memory 24 has a free area (4b), the data can be received. Processor (i) 13
(4c), the processing device 25 is not processing the previous data (4d), the data is received and transmitted to the processing device 25 (4e), and the processing device 25 is processing the previous data. If there is (4d), the data is received and stored in the input buffer memory 24 (4f). When the processing device 25 is processing the previous data and the input buffer memory 24 has no free space (4b), the processor (i) 13 is notified that the data cannot be received (4g). If there is data in the input buffer memory 24 (4h), the processing device 2
If 5 is not processing the previous data (4i), the data in the input buffer memory 24 is transmitted to the processing device 25.

【0017】以上のように、各プロセッサ11、12、
13、14、15はプロセッサ間結合ネットワーク2
と、入力信号線26a、26b、26c、26d、26
eと、出力信号線27a、27b、27c、27d、2
7eとを介して並列処理システムを構成している他のい
ずれかのプロセッサからデータを受信し、処理後のデー
タを、プロセッサ間結合ネットワーク2と、入力信号線
26a、26b、26c、26d、26eと、出力信号
線27a、27b、27c、27d、27eとを介して
前記並列処理システムを構成している他のいずれかのプ
ロセッサへ送信することにより、処理を進める。
As described above, each processor 11, 12,
13, 14 and 15 are interprocessor coupling networks 2
And input signal lines 26a, 26b, 26c, 26d, 26
e and output signal lines 27a, 27b, 27c, 27d, 2
7e to receive data from any of the other processors forming the parallel processing system and process the processed data to the inter-processor coupling network 2 and the input signal lines 26a, 26b, 26c, 26d and 26e. And the output signal line 27a, 27b, 27c, 27d, 27e to any of the other processors constituting the parallel processing system, thereby advancing the processing.

【0018】以上のように、本システムによれば、並列
処理システムを構成する各プロセッサ間のデータ通信の
待ち時間を減らすことにより、各プロセッサの稼働率を
上げ、システム全体の処理速度を向上することができ
る。
As described above, according to the present system, by reducing the waiting time for data communication between the processors forming the parallel processing system, the operating rate of each processor is increased and the processing speed of the entire system is improved. be able to.

【0019】[0019]

【発明の効果】以上述べたように、本発明によれば並列
処理システムの各プロセッサのデータ通信のための待ち
時間を少なくすることにより稼働率を上げ、もって処理
速度が向上する。
As described above, according to the present invention, the waiting time for data communication of each processor of the parallel processing system is shortened to increase the operating rate and thus the processing speed.

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

【図1】本発明の一実施例の並列処理システムを構成す
るプロセッサの構成図
FIG. 1 is a configuration diagram of a processor configuring a parallel processing system according to an embodiment of the present invention.

【図2】同実施例の並列処理システムの全体構成図FIG. 2 is an overall configuration diagram of a parallel processing system of the same embodiment.

【図3】同実施例における出力制御装置の動作を示すフ
ローチャート
FIG. 3 is a flowchart showing the operation of the output control device in the embodiment.

【図4】同実施例における入力制御装置の動作を示すフ
ローチャート
FIG. 4 is a flowchart showing the operation of the input control device in the embodiment.

【図5】従来の並列処理システムの構成図FIG. 5 is a block diagram of a conventional parallel processing system.

【符号の説明】[Explanation of symbols]

2 プロセッサ間結合ネットワーク 11、12、13、14、15 プロセッサ 21 出力制御装置 22 出力バッファメモリ 23 入力制御装置 24 入力バッファメモリ 25 処理装置 26、26a、26b、26c、26d、26e 入力
信号線 27、27a、27b、27c、27d、27e 出力
信号線
2 Inter-processor coupling network 11, 12, 13, 14, 15 Processor 21 Output control device 22 Output buffer memory 23 Input control device 24 Input buffer memory 25 Processing device 26, 26a, 26b, 26c, 26d, 26e Input signal line 27, 27a, 27b, 27c, 27d, 27e Output signal line

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】複数のプロセッサを結合して構成され、各
プロセッサに割り付けられた処理を並列に処理する並列
処理システムにおいて、 前記各プロセッサ内に、前記並列処理システムを構成し
ている他のいずれかのプロセッサから受信したデータを
一時的に保存する入力バッファメモリと、前記並列処理
システムを構成している他のいずれかのプロセッサへ送
信するデータを一時的に保存する出力バッファメモリ
と、前記2つのバッファメモリを制御する制御手段とを
具備したことを特徴とする並列処理システム。
1. A parallel processing system configured by connecting a plurality of processors in parallel and processing the processing assigned to each processor in parallel, wherein any one of the parallel processing system is configured in each processor. An input buffer memory for temporarily storing the data received from the processor, an output buffer memory for temporarily storing the data to be transmitted to any of the other processors constituting the parallel processing system; A parallel processing system comprising: a control means for controlling one buffer memory.
JP14527892A 1992-06-05 1992-06-05 Parallel processing system Pending JPH0689270A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14527892A JPH0689270A (en) 1992-06-05 1992-06-05 Parallel processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14527892A JPH0689270A (en) 1992-06-05 1992-06-05 Parallel processing system

Publications (1)

Publication Number Publication Date
JPH0689270A true JPH0689270A (en) 1994-03-29

Family

ID=15381442

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14527892A Pending JPH0689270A (en) 1992-06-05 1992-06-05 Parallel processing system

Country Status (1)

Country Link
JP (1) JPH0689270A (en)

Similar Documents

Publication Publication Date Title
JPH0689270A (en) Parallel processing system
JP2697588B2 (en) Communication task management method
JPH0635865A (en) Parallel processing system
JPS615361A (en) Communication interface circuit
JP2003058515A (en) Inter-processor command processor, loose coupled multi- processor device, and command processing method
JPS62251954A (en) Data communication processor
JPH03204254A (en) Data receiver
JPH0282342A (en) Data communication equipment
JPS6272053A (en) Processor unit
JPH03255558A (en) Communication processor control system
JPH0193236A (en) Communication system
JPH0294733A (en) Communication system for programmable controller
JPH01304566A (en) Inter-processor communication control system
JPS61170853A (en) Data transmission device
JPH05197659A (en) Data transfer system
JPS62247441A (en) Batch transfer system for transmission message
JPH0595427A (en) Common channel signal repeating exchange
JPS59119994A (en) Inter-processor communication system
JPS62120749A (en) Communication control system
JPH01304567A (en) Inter-processor communication control system
JPH06332866A (en) Inter-program communication system
JPH0448369A (en) Information processor control information updating method in plural central information processor systems
JPS59205848A (en) Priority control system
JPH0421149A (en) Dma data transmitting equipment
JPS60245329A (en) Half duplex communication controlling system