JPH0635865A - Parallel processing system - Google Patents

Parallel processing system

Info

Publication number
JPH0635865A
JPH0635865A JP4187799A JP18779992A JPH0635865A JP H0635865 A JPH0635865 A JP H0635865A JP 4187799 A JP4187799 A JP 4187799A JP 18779992 A JP18779992 A JP 18779992A JP H0635865 A JPH0635865 A JP H0635865A
Authority
JP
Japan
Prior art keywords
data
processor
buffer memory
input
processing system
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
JP4187799A
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 JP4187799A priority Critical patent/JPH0635865A/en
Publication of JPH0635865A publication Critical patent/JPH0635865A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To provide a parallel processing system capable of accelerating processing speed by reducing waiting time for the data communication of the respective processors of the parallel processing system and thereby increasing a working rate. CONSTITUTION:When data can not be transmitted clue to the state of the processor as a transmission destination or an interprocessor connection network, the respective processors preserve transmission data at the leading address side of a buffer memory 21 and perform the next processing. Also, when the next data are transmitted from the other processor while the processor 24 is processing, reception data are preserved at the ending address side of the buffer memory 21 so that the waiting time possibly generated due to the state of the interprocessor connection network when the processor 24 receives the next data is reduced.

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]

【従来の技術】以下、図面を用いて従来の並列処理シス
テムについて説明する。図7は従来のこの種の並列処理
システムの各プロセッサの構成を示す構成図で、図にお
いて71,72および73は分割された処理を行うプロ
セッサであり、74は各プロセッサ71,72および7
3間でデータを送受信するためのプロセッサ間結合ネッ
トワークであり、75,76および77は各プロセッサ
71,72および73とプロセッサ間結合ネットワーク
74との間で信号を伝える入出力信号線である。
2. Description of the Related Art A conventional parallel processing system will be described below with reference to the drawings. FIG. 7 is a block diagram showing the configuration of each processor of a conventional parallel processing system of this type. In the figure, 71, 72 and 73 are processors that perform divided processing, and 74 is each processor 71, 72 and 7
3 is an inter-processor coupling network for transmitting and receiving data between the three, and 75, 76 and 77 are input / output signal lines for transmitting signals between the processors 71, 72 and 73 and the inter-processor coupling network 74.

【0003】以上のような構成要素よりなる従来の並列
処理システムにおいて、構成要素相互の関係と動作を説
明すると、各プロセッサ71,72または73はこの並
列処理システムを構成している他のいずれかのプロセッ
サからプロセッサ間結合ネットワーク74と入出力信号
線75,76または77を介してデータを受信し、処理
後のデータを、この並列処理システムを構成している他
のいずれかのプロセッサへプロセッサ間結合ネットワー
ク74と入出力信号線75,76または77を介して送
信することにより処理を進める。
In the conventional parallel processing system having the above-mentioned components, the mutual relation and operation of the components will be described. Each processor 71, 72 or 73 is one of the other components constituting this parallel processing system. Data from one processor to another processor constituting this parallel processing system by receiving data via the interprocessor coupling network 74 and the input / output signal line 75, 76 or 77. The process proceeds by transmitting via the coupling network 74 and the input / output signal line 75, 76 or 77.

【0004】[0004]

【発明が解決しようとする課題】上述の従来の並列処理
システムにおいて、各プロセッサはこの並列処理システ
ムを構成している他のいずれかのプロセッサにデータを
送信しようとしたとき、送信先のプロセッサが受信可能
な状態でないか、または通信量がプロセッサ間結合ネッ
トワークの通信容量を越えている場合、データを送信で
きず、そのプロセッサは次の処理を行うことができな
い。また、次の処理をするために前記並列処理システム
を構成している他のいずれかのプロセッサからデータを
受信する必要があるとき、通信量がプロセッサ間結合ネ
ットワークの通信容量を越えている場合、データを受信
できず、処理を行うことができない。
In the above-mentioned conventional parallel processing system, when each processor attempts to send data to any of the other processors constituting this parallel processing system, the destination processor If it is not in the receivable state or the communication traffic exceeds the communication capacity of the inter-processor coupling network, the 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 that configure the parallel processing system to perform the next processing, when the communication amount exceeds the communication capacity of the interprocessor coupling network, Unable to receive data and process.

【0005】このように従来の並列処理システムでは、
各プロセッサがデータを送信または受信しようとしたと
きに待ち時間が生じて稼働率が下がり、処理速度を十分
に向上させることができないという問題点があった。本
発明はこのような従来の問題点を解消し、並列処理シス
テムの各プロセッサのデータ通信のための待ち時間を少
なくすることにより稼働率を上げ、もって処理速度の向
上を図ることが可能な並列処理システムを提供すること
を目的とする。
As described above, in the conventional parallel processing system,
There has been a problem that a waiting time occurs when each processor attempts to transmit or receive data, the operating rate is reduced, and the processing speed cannot be sufficiently improved. The present invention solves the above-mentioned conventional problems and reduces the waiting time for data communication of each processor of a parallel processing system, thereby increasing the operating rate and thus improving the processing speed. The purpose is to provide a processing system.

【0006】[0006]

【課題を解決するための手段】本発明の並列処理システ
ムは、上記目的を達成するために、複数のプロセッサに
割り付けられた処理を並列に処理する並列処理システム
において、前記各プロセッサ内に、前記並列処理システ
ムを構成している他のいずれかのプロセッサから受信し
たデータと前記並列処理システムを構成している他のい
ずれかのプロセッサへ送信するデータとを一時的に保存
するバッファメモリと、前記バッファメモリを入力デー
タ用の領域サイズと出力データ用の領域サイズとを可変
になるように制御する入出力制御手段とを備えた構成と
なっている。
In order to achieve the above-mentioned object, a parallel processing system of the present invention is a parallel processing system for processing in parallel the processing assigned to a plurality of processors, wherein A buffer memory for temporarily storing data received from any other processor configuring the parallel processing system and data to be transmitted to any other processor configuring the parallel processing system; The buffer memory has an input / output control means for controlling the area size for input data and the area size for output data to be variable.

【0007】[0007]

【作用】本発明は上記構成において、各プロセッサはバ
ッファメモリを備えているので、データをこの並列処理
システムを構成している他のいずれかのプロセッサに送
信するときに、送信先のプロセッサが、受信可能な状態
でないか、またはプロセッサ間結合ネットワークの通信
量が通信容量を越えている場合は、前記データをバッフ
ァメモリに一時的に保存することにより、次の処理を行
うことができる。また、各プロセッサは、つぎに処理す
るデータが送られてきたときに以前のデータを処理して
いる場合は、つぎに処理するデータを前記バッファメモ
リに一時的に保存しておくことにより、処理装置が次の
データを受信するときにプロセッサ間結合ネットワーク
の状態によって生じる可能性のある待ち時間を少なくす
ることができ、次のデータをすぐに処理するように作用
する。さらに、前記バッファメモリを入力データ用の領
域と出力データ用の領域に分けて、各々の領域のサイズ
を可変にすることにより、少ないメモリ容量で有効に作
用することとなる。
According to the present invention, in the above structure, each processor is provided with the buffer memory. Therefore, when transmitting data to any of the other processors constituting this parallel processing system, the destination processor is If the data is not in the 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 buffer memory. Further, when each processor is processing the previous data when the data to be processed next is sent, each processor temporarily stores the data to be processed next in the buffer memory, The latency that can occur due to the state of the interprocessor coupling network when the device receives the next data can be reduced and acts to process the next data immediately. Further, the buffer memory is divided into an area for input data and an area for output data, and the size of each area is made variable, so that it can effectively operate with a small memory capacity.

【0008】[0008]

【実施例】以下、本発明の一実施例の並列処理装置につ
いて図面を用いて説明する。図1は本発明の一実施例の
並列処理システムを構成するプロセッサのブロック図、
図2は図1で示したプロセッサを複数個接続して構成さ
れる並列処理システムの全体構成図である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS A parallel processing apparatus according to an embodiment of the present invention will be described below with reference to the drawings. 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.

【0009】図1において、21はこの並列処理システ
ムを構成している他のいずれかのプロセッサへ送信する
データ(以下送信データ)と、この並列処理システムを
構成している他のいずれかのプロセッサから受信したデ
ータ(以下受信データ)とを一時的に保存するバッファ
メモリ、22はバッファメモリ21を入力データ用の領
域サイズと出力データ用の領域サイズとを可変になるよ
う制御する入出力制御装置、23は入出力制御装置22
がバッファメモリを制御するときに必要なポインタAと
ポインタBを記憶するポインタ記憶部、24は分割され
た処理を行なう処理装置、25は入出力制御装置と図2
のプロセッサ間結合ネットワーク2との間で信号を伝え
る入出力信号線である。
In FIG. 1, reference numeral 21 denotes data to be transmitted to any other processor constituting this parallel processing system (hereinafter referred to as transmission data), and any other processor constituting this parallel processing system. A buffer memory for temporarily storing the data received from the server (hereinafter referred to as received data), and 22 is an input / output control device for controlling the buffer memory 21 so that the area size for input data and the area size for output data are variable. , 23 are input / output control devices 22
2 is a pointer storage unit for storing pointers A and B required for controlling the buffer memory, 24 is a processing device for performing divided processing, 25 is an input / output control device, and FIG.
Is an input / output signal line for transmitting a signal to and from the inter-processor coupling network 2.

【0010】図2において、11,12,13,14お
よび15は各々図1に示されたように構成されたプロセ
ッサであり、2は各プロセッサ11,12,13,14
および15の間でデータを送受信するためのプロセッサ
間結合ネットワークであり、25a,25b,25c,
25dおよび25eは図1に示された入力信号線25で
ある。
In FIG. 2, reference numerals 11, 12, 13, 14 and 15 each denote a processor configured as shown in FIG. 1, and 2 denotes each processor 11, 12, 13, 14.
An inter-processor coupling network for transmitting and receiving data between the terminals 15 and 25, 25a, 25b, 25c,
25d and 25e are the input signal lines 25 shown in FIG.

【0011】つぎに上記のような構成要素よりなる本発
明の一実施例の並列処理システムについて、その構成要
素相互の関連と動作について説明する。まず、どのよう
にバッファメモリ21へ入力データと出力データを保存
するかを図3のバッファメモリの使い方を示す説明図を
用いて説明する。図3は入力データが2個と出力データ
が2個保存されている状態を示しており、31は空き領
域、32は入力データ領域、33は出力データ領域、3
4は空き領域31の先頭アドレスを示すポインタA、3
5は空き領域31の末尾アドレスを示すポインタB、3
6はバッファメモリの先頭アドレス、37はバッファメ
モリの末尾アドレスである。
Next, regarding the parallel processing system of one embodiment of the present invention, which comprises the above-mentioned components, the relation and operation of the components will be described. First, how to store the input data and the output data in the buffer memory 21 will be described with reference to the explanatory diagram showing how to use the buffer memory in FIG. FIG. 3 shows a state in which two pieces of input data and two pieces of output data are stored, 31 is an empty area, 32 is an input data area, 33 is an output data area, 3
4 is a pointer A indicating the start address of the free space 31, 3
5 is a pointer B indicating the end address of the free space 31, 3
6 is the start address of the buffer memory, and 37 is the end address of the buffer memory.

【0012】入力データを保存するときは、バッファメ
モリの空き領域31内の先頭アドレス側に記憶し、出力
データを保存するときは、バッファメモリの空き領域3
1内の末尾アドレス側に記憶する。したがって、新しい
入力データを保存するごとにそのデータの分だけバッフ
ァメモリの末尾アドレス37側へポインタA34を移動
させ、新しい出力データを保存するごとにそのデータの
分だけバッファメモリの先頭アドレス36側へポインタ
Bを移動させる。
When the input data is saved, it is stored at the head address side in the empty area 31 of the buffer memory, and when the output data is saved, the empty area 3 of the buffer memory 3 is stored.
It is stored in the end address side within 1. Therefore, each time new input data is saved, the pointer A34 is moved to the end address 37 side of the buffer memory by the amount of that data, and each time new output data is saved, it is moved to the start address 36 side of the buffer memory by the amount of that data. Move the pointer B.

【0013】バッファメモリ21に保存したデータを送
信先のプロセッサまたは処理装置24へ送った後、その
データは不要となるので、入力データを処理装置24へ
送ったときは、残りの入力データをバッファメモリの先
頭アドレス36側へ詰め直し、ポインタA34をバッフ
ァメモリの先頭アドレス36側へ送ったデータ分だけ移
動させ、出力データを他のプロセッサへ送ったときは、
残りの出力データをバッファメモリの末尾アドレス37
側へ詰め直し、ポインタB35をバッファメモリの末尾
アドレス37側へ送ったデータ分だけ移動させる。そし
て、入力データまたは出力データを新たに一時保存する
とき、保存するデータのサイズは、空き領域のサイズを
越えないように制限する。以下の説明では、バッファメ
モリへのデータの保存と送り出しは、上記のように行わ
れるものとする。
After the data stored in the buffer memory 21 is sent to the destination processor or processing unit 24, the data becomes unnecessary. Therefore, when the input data is sent to the processing unit 24, the remaining input data is buffered. When the pointer A34 is refilled to the head address 36 side of the memory, the pointer A34 is moved by the amount of the data sent to the head address 36 side of the buffer memory, and the output data is sent to another processor,
The remaining output data is transferred to the tail address 37 of the buffer memory.
The pointer B35 is moved to the end address 37 side of the buffer memory by the amount of data sent. When the input data or the output data is newly temporarily saved, the size of the saved data is limited so as not to exceed the size of the free area. In the following description, it is assumed that the data is stored in the buffer memory and is sent out as described above.

【0014】図1における入出力制御装置の動作を示す
図4のフローチャートで表わされているように、入出力
制御装置24は出力制御A(4a)と出力制御B(4
b)と入力制御A(4c)と入力制御B(4d)とを順
番に繰り返す。はじめに、出力制御A(4a)の処理を
示す図5(a)のフローチャートを用いて、出力制御A
(4a)の処理を説明する。
As shown in the flow chart of FIG. 4 showing the operation of the input / output control device in FIG. 1, the input / output control device 24 has output control A (4a) and output control B (4).
b), the input control A (4c), and the input control B (4d) are sequentially repeated. First, the output control A (4a) will be described with reference to the flowchart of FIG.
The process (4a) will be described.

【0015】入出力制御装置22は、処理装置24から
プロセッサ(i)13へのデータの送信要求が来たとき
(5a)、プロセッサ間結合ネットワーク2の状態と、
送信先のプロセッサ(i)13の状態を調べ、プロセッ
サ間結合ネットワーク2が通信可能であり、かつ送信先
のプロセッサ(i)13が受信可能な状態である場合は
(5b)、送信先のプロセッサ(i)13へデータを送
信する(5c)。もし、プロセッサ間結合ネットワーク
2が通信可能でないか、または送信先のプロセッサ
(i)13が受信可能な状態でない場合は(5b)、バ
ッファメモリ21に空き領域がある場合(5d)、送信
データをポインタBのアドレスからバッファメモリ21
に保存し(5e)、ポインタBを移動させ(5g)、空
き領域がない場合(5d)、データが送れないことを処
理装置24に伝える(5f)。以上が出力制御A(4
a)の処理である。
The input / output control device 22 receives the data transmission request from the processing device 24 to the processor (i) 13 (5a), and determines the state of the interprocessor coupling network 2,
The state of the destination processor (i) 13 is checked, and if the interprocessor coupling network 2 is communicable and the destination processor (i) 13 is in the receivable state (5b), the destination processor (I) Data is transmitted to 13 (5c). If the inter-processor coupling network 2 is not communicable or the destination processor (i) 13 is not in a receivable state (5b), if there is an empty area in the buffer memory 21 (5d), the transmission data is From the address of pointer B to the buffer memory 21
(5e), the pointer B is moved (5g), and when there is no free space (5d), the processor 24 is notified that data cannot be sent (5f). The above is the output control A (4
This is the process a).

【0016】つぎに、出力制御B(4b)の処理を示す
図5(b)のフローチャートを用いて、出力制御B(4
b)の処理を説明する。入出力制御装置22はバッファ
メモリ21内に出力データが保存されているかを調べ、
プロセッサ(j)14へ送信するデータが保存されてい
る場合(5h)、プロセッサ間結合ネットワーク2の状
態と、送信先のプロセッサ(j)14の状態を調べ、プ
ロセッサ間結合ネットワーク2が通信可能であり、かつ
送信先のプロセッサが受信可能な状態である場合は(5
i)、出力バッファメモリ内のデータを送信先のプロセ
ッサ(j)14へ送信し(5j)、バッファメモリ内の
残り出力データをアドレスの末尾の方へ詰め直し、ポイ
ンタBを移動させる(5k)。以上が出力制御B(4
b)の処理である。
Next, the output control B (4) will be described with reference to the flowchart of FIG. 5 (b) showing the processing of the output control B (4b).
The processing of b) will be described. The input / output control device 22 checks whether the output data is stored in the buffer memory 21,
When the data to be transmitted to the processor (j) 14 is stored (5h), the state of the inter-processor coupling network 2 and the state of the destination processor (j) 14 are checked, and the inter-processor coupling network 2 can communicate. If there is, and the destination processor is ready to receive ((5
i), the data in the output buffer memory is transmitted to the destination processor (j) 14 (5j), the remaining output data in the buffer memory is repacked toward the end of the address, and the pointer B is moved (5k). . The above is the output control B (4
This is the process of b).

【0017】つぎに、入力制御A(4c)の処理を示す
図6(a)のフローチャートを用いて入力制御A(4
c)の処理を説明する。入出力制御装置22は、他のプ
ロセッサ(i)13からデータの入力要求が来たとき
(6a)、処理装置24が以前のデータを処理中でない
か、またはバッファメモリ21に空き領域がある場合は
(6b)、受信可能であることをプロセッサ(i)13
に通知し(6c)、処理装置24が以前のデータを処理
中でなければ(6d)、データを受信し処理装置24へ
送信し(6e)、もし処理装置24が以前のデータを処
理中であれば(6d)データを受信しポインタAのアド
レスからバッファメモリ21に保存し(6f)、ポイン
タAを移動させる(6g)。処理装置24が以前のデー
タを処理中であり、かつバッファメモリ21に空き領域
がない場合は(6b)、受信可能ではないことをプロセ
ッサ(i)13に通知する(6h)。以上が入力制御A
(4c)の処理である。
Next, the input control A (4) will be described with reference to the flowchart of FIG. 6 (a) showing the processing of the input control A (4c).
The processing of c) will be described. When the input / output control device 22 receives a data input request from another processor (i) 13 (6a), the processing device 24 is not processing the previous data or the buffer memory 21 has a free area. (6b), the processor (i) 13 that it is receivable
(6c), the processing device 24 is not processing the previous data (6d), the data is received and transmitted to the processing device 24 (6e), and the processing device 24 is processing the previous data. If so (6d), the data is received, stored in the buffer memory 21 from the address of the pointer A (6f), and the pointer A is moved (6g). When the processing device 24 is processing the previous data and the buffer memory 21 has no free area (6b), the processor (i) 13 is notified that the data cannot be received (6h). The above is input control A
It is the process of (4c).

【0018】つぎに、入力制御Bの処理を示す図6
(b)のフローチャートを用いて、入力制御B(4d)
の処理を説明する。バッファメモリ21に入力データが
保存されている場合(6i)、処理装置24が以前のデ
ータを処理中でなければ(6j)バッファメモリ21内
の入力データを処理装置24へ送信し(6k)、バッフ
ァメモリ内の残りの入力データをアドレスの先頭の方向
へ詰め直し、ポインタAを移動させる(6m)。以上が
入力制御B(4d)の処理である。
Next, FIG. 6 showing the processing of the input control B
Input control B (4d) using the flowchart of (b)
The processing of will be described. When the input data is stored in the buffer memory 21 (6i), if the processing device 24 is not processing the previous data (6j), the input data in the buffer memory 21 is transmitted to the processing device 24 (6k), The remaining input data in the buffer memory is refilled in the direction of the head of the address, and the pointer A is moved (6 m). The above is the processing of the input control B (4d).

【0019】以上のように、各プロセッサ11,12,
13,14および15はプロセッサ間結合ネットワーク
2と、入出力信号線25a,25b,25c,25dお
よび25eとを介して他のプロセッサからデータを受信
し、処理後のデータを、プロセッサ間結合ネットワーク
2と、入力信号線25a,25b,25c,25dおよ
び25eとを介して他のプロセッサへ送信することによ
り、処理を進める。
As described above, each processor 11, 12,
Reference numerals 13, 14 and 15 receive data from other processors via the interprocessor coupling network 2 and the input / output signal lines 25a, 25b, 25c, 25d and 25e, and process the processed data to the interprocessor coupling network 2 And the input signal lines 25a, 25b, 25c, 25d, and 25e to the other processors to proceed the processing.

【0020】上記において、入出力制御装置22によ
り、入出力の送受信可否を判断し、ポインタ記憶部23
の記憶位置を決定する働きを総称して入出力制御手段と
称する。
In the above, the input / output control device 22 determines whether the input / output can be transmitted / received, and the pointer storage unit 23
The function of determining the storage location of is collectively referred to as input / output control means.

【0021】このように、本システムによれば、バッフ
ァメモリを有効に活用し、並列処理システムを構成する
各プロセッサ間のデータ通信の待ち時間を減らすことに
より、各プロセッサの稼働率を上げ、システム全体の処
理速度を向上することができる。
As described above, according to the present system, the buffer memory is effectively used and the waiting time for the data communication between the processors forming the parallel processing system is reduced, thereby increasing the operating rate of each processor and The overall processing speed can be improved.

【0022】なおバッファメモリの先頭アドレス側に出
力データを保存し、末尾アドレス側に入力データを保存
しても同様の効果が得られる。また、入出力制御装置の
動作は出力制御A(4a)と出力制御B(4b)と入力
制御A(4c)と入力制御B(4d)の4つの処理の順
番はどのように入れ換えても同様の効果が得られる。
The same effect can be obtained by storing the output data on the head address side and the input data on the tail address side of the buffer memory. The operation of the input / output control device is the same regardless of the order of the four processes of output control A (4a), output control B (4b), input control A (4c), and input control B (4d). The effect of is obtained.

【0023】[0023]

【発明の効果】以上述べたように、本発明の並列処理シ
ステムによれば、バッファメモリと入出力制御手段とを
有することにより、バッファメモリを有効に活用し、並
列処理システムを構成する各プロセッサのデータ通信の
ための待ち時間を少なくすることができ、各プロセッサ
の稼働率を上げ、システム全体の処理速度が向上する。
さらに、前記バッファメモリを入力データ用の領域と出
力データ用の領域に分けて、各々の領域のサイズを可変
にすることにより、入力データ用のバッファメモリ領域
のサイズと出力データ用のバッファメモリ領域のサイズ
とを固定した場合に比べて、バッファメモリを有効に活
用することができる。
As described above, according to the parallel processing system of the present invention, by having the buffer memory and the input / output control means, the buffer memory is effectively utilized and each processor constituting the parallel processing system. The waiting time for data communication can be reduced, the operating rate of each processor is increased, and the processing speed of the entire system is improved.
Further, by dividing the buffer memory into an area for input data and an area for output data, and making the size of each area variable, the size of the buffer memory area for input data and the buffer memory area for output data The buffer memory can be effectively utilized as compared with the case where the size of and is fixed.

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

【図1】本発明の一実施例の並列処理システムを構成す
るプロセッサのブロック図
FIG. 1 is a block diagram of a processor constituting 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 an explanatory diagram showing how to use a buffer memory of the parallel processing system of the embodiment.

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

【図5】(a)同実施例における入出力制御装置の出力
制御Aの処理を示すフローチャート (b)同実施例における入出力制御装置の出力制御Bの
処理を示すフローチャート
FIG. 5A is a flowchart showing a process of output control A of the input / output control device in the same embodiment. FIG. 5B is a flowchart showing a process of output control B of the input / output control device in the same embodiment.

【図6】(a)同実施例における入出力制御装置の入力
制御Aの処理を示すフローチャート (b)同実施例における入出力制御装置の入力制御Bの
処理を示すフローチャート
FIG. 6A is a flowchart showing a process of input control A of the input / output control device in the same embodiment. FIG. 6B is a flowchart showing a process of input control B of the input / output control device in the same embodiment.

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

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

2 プロセッサ間結合ネットワーク 11〜15 プロセッサ 21 バッファメモリ 22 入出力制御装置 23 ポインタ記憶部 24 処理装置 25,25a,25b,25c,25d,25e 入出
力信号線
2 Inter-processor coupling network 11 to 15 Processor 21 Buffer memory 22 Input / output control device 23 Pointer storage unit 24 Processing device 25, 25a, 25b, 25c, 25d, 25e Input / output signal line

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 複数のプロセッサを結合して構成され、
各プロセッサに割り付けられた処理を並列に処理する並
列処理システムにおいて、 前記各プロセッサ内に、前記並列処理システムを構成し
ている他のいずれかのプロセッサから受信したデータと
前記並列処理システムを構成している他のいずれかのプ
ロセッサへ送信するデータとを一時的に保存するバッフ
ァメモリと、 前記バッファメモリを入力データ用の領域サイズと出力
データ用の領域サイズとを可変になるように制御する入
出力制御手段とを備えてなる並列処理システム。
1. A configuration in which a plurality of processors are combined,
In a parallel processing system that processes the processes assigned to each processor in parallel, in each of the processors, the data received from any of the other processors configuring the parallel processing system and the parallel processing system are configured. Buffer memory for temporarily storing data to be transmitted to any other processor, and an input for controlling the buffer memory so that the area size for input data and the area size for output data are variable. A parallel processing system comprising an output control means.
JP4187799A 1992-07-15 1992-07-15 Parallel processing system Pending JPH0635865A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4187799A JPH0635865A (en) 1992-07-15 1992-07-15 Parallel processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4187799A JPH0635865A (en) 1992-07-15 1992-07-15 Parallel processing system

Publications (1)

Publication Number Publication Date
JPH0635865A true JPH0635865A (en) 1994-02-10

Family

ID=16212441

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4187799A Pending JPH0635865A (en) 1992-07-15 1992-07-15 Parallel processing system

Country Status (1)

Country Link
JP (1) JPH0635865A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101276600B1 (en) * 2011-10-13 2013-06-19 강릉원주대학교산학협력단 Data communication method between processors, code stored computer-readable media for implementing the same method, and multi-processor computing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101276600B1 (en) * 2011-10-13 2013-06-19 강릉원주대학교산학협력단 Data communication method between processors, code stored computer-readable media for implementing the same method, and multi-processor computing system

Similar Documents

Publication Publication Date Title
US4414620A (en) Inter-subsystem communication system
GB2112553A (en) Communication arrangement for a multiprocessor system
US6526068B2 (en) Interface control of communication between a control processor and a digital signal processor
US5835779A (en) Message transmission among processing units using interrupt control technique
CN117312229A (en) Data transmission device, data processing equipment, system, method and medium
CN116471242A (en) RDMA-based transmitting end, RDMA-based receiving end, data transmission system and data transmission method
JPH0635865A (en) Parallel processing system
KR20020067752A (en) The one chip asynchronous microprocessor Inter Processor Communication circuit
JP2697588B2 (en) Communication task management method
JP3261715B2 (en) I / O data transfer processor
JPS62172840A (en) Transferring system for data
JPH09224066A (en) Communication protocol parallel processor
JP3230339B2 (en) Communication control device
CN117041186B (en) Data transmission method, chip system, computing device and storage medium
JPH1049344A (en) Buffer busy control system
JP3058010B2 (en) Method and apparatus for communication between processors
JP3799741B2 (en) Bus controller
JPH0689270A (en) Parallel processing system
JP2723245B2 (en) Facsimile storage and switching equipment
JPH09269936A (en) Remote reading processing method and device therefor
KR0168792B1 (en) Apparatus and method for processing effectively received cell in atm
JPS592135A (en) Block transferring system of data
JPS59230346A (en) Buffering system of transmission/reception data of transmitter
JPH04245355A (en) File transfer system
JPH07319823A (en) Inter-processor communication system