JP3033646B2 - Communication method between processors - Google Patents

Communication method between processors

Info

Publication number
JP3033646B2
JP3033646B2 JP5091760A JP9176093A JP3033646B2 JP 3033646 B2 JP3033646 B2 JP 3033646B2 JP 5091760 A JP5091760 A JP 5091760A JP 9176093 A JP9176093 A JP 9176093A JP 3033646 B2 JP3033646 B2 JP 3033646B2
Authority
JP
Japan
Prior art keywords
processor
data
processors
buffer
communication partner
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
JP5091760A
Other languages
Japanese (ja)
Other versions
JPH06309281A (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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP5091760A priority Critical patent/JP3033646B2/en
Publication of JPH06309281A publication Critical patent/JPH06309281A/en
Application granted granted Critical
Publication of JP3033646B2 publication Critical patent/JP3033646B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明はプロセッサ間通信方式に
関し、特に複数のプロセッサから構成される並列計算機
のプロセッサ間通信方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a communication system between processors, and more particularly, to a communication system between processors of a parallel computer including a plurality of processors.

【0002】[0002]

【従来の技術】それぞれがメモリを有する複数のプロセ
ッサと、これらプロセッサ間でのデータの転送を行なっ
たり同期を取りあったりするネットワークとから構成さ
れる並列計算機システムは、機能分散、負荷分散による
処理の高速化、信頼性の向上を目的として、マイクロプ
ロセッサの高性能化、メモリの高集積化に伴ない、多用
されるようになってきている。
2. Description of the Related Art A parallel computer system comprising a plurality of processors, each having a memory, and a network for transferring and synchronizing data among these processors, has a function distribution and a load distribution. For the purpose of increasing the speed and reliability of the microprocessor, the microprocessor has been widely used with the advancement of the performance of the microprocessor and the integration of the memory.

【0003】このような、所謂疎結合マルチプロセッサ
システムにおけるプロセッサ間通信は、メッセージ通信
の形で行なわれパケット通信方式などが用いられてい
る。
Communication between processors in such a so-called loosely coupled multiprocessor system is performed in the form of message communication, and a packet communication system or the like is used.

【0004】そしてこのプロセッサ間通信方式、すなわ
ち、例えばプロセッサPi から他のプロセッサPj への
データの転送は、従来は、プロセッサPi の有するメモ
リで連続するアドレスを有する複数語をプロセッサPj
の有するメモリの連続するアドレスへ転送する場合につ
いては、1回のプロセッサ間通信の起動により、ブロッ
ク転送して行なわれていた。
In this inter-processor communication system, that is, for example, in the transfer of data from a processor Pi to another processor Pj, conventionally, a plurality of words having a continuous address in a memory of the processor Pi are stored in the processor Pj.
In the case where the data is transferred to consecutive addresses in the memory included in the system, the block transfer is performed by starting the inter-processor communication once.

【0005】しかしながら、それ以外の場合、例えば、
プロセッサPi の有するメモリでそれぞれ連続しないア
ドレスを有する複数語の転送、または、プロセッサPj
のメモリのそれぞれ連続しないアドレスに複数語を転送
する場合については、1語ずつ1つのプロセッサ間通信
とし、プロセッサ間通信を複数回起動することにより、
行なわれている。
However, in other cases, for example,
Transfer of a plurality of words having non-consecutive addresses in the memory of the processor Pi or the processor Pj
In the case where a plurality of words are transferred to non-consecutive addresses of the memory of the above, the communication between the processors is performed one word at a time, and the communication between the processors is activated a plurality of times.
Is being done.

【0006】[0006]

【発明が解決しようとする課題】プロセッサ間通信が1
回生ずることにより、送信側での通信パケットの作成オ
ーバヘッドおよび受信側での割り込みによるオーバヘッ
ド等がそれに伴ない必らず発生する。
The communication between the processors is 1
As a result, the overhead of creating a communication packet on the transmission side and the overhead due to an interruption on the reception side necessarily occur.

【0007】従って、上述の従来のプロセッサ間通信方
式では、それぞれ連続しないアドレスに関する複数語に
ついての転送に際しては、上記のオーバヘッドが転送語
の数に関係した回数だけ発生することとなり、オーバヘ
ッドの増大を招来し、十分な並列処理効果が得られない
という問題点がある。
Therefore, in the above-mentioned conventional inter-processor communication system, when transferring a plurality of words related to non-consecutive addresses, the above-mentioned overhead is generated by the number of times related to the number of transferred words, and the overhead is increased. This causes a problem that a sufficient parallel processing effect cannot be obtained.

【0008】本発明の目的は、各プロセッサに各通信相
手プロセッサに対応する送信バッフアおよび受信バッフ
アを用意してブロック転送を行なうことにより、プロセ
ッサ間通信回数を大幅に減少でき並列処理効果を向上で
きるプロセッサ間通信方式を提供することにある。
An object of the present invention is to provide a transmission buffer and a reception buffer corresponding to each communication partner processor in each processor and perform block transfer, thereby greatly reducing the number of inter-processor communications and improving the parallel processing effect. It is to provide a communication method between processors.

【0009】[0009]

【課題を解決するための手段】第1の発明のプロセッサ
間通信方式は、各々メモリを有する複数のプロセッサか
ら構成される並列計算機のプロセッサ間通信方式におい
て、前記複数のプロセッサはそれぞれ他の通信相手プロ
セッサへ送信する情報を一時格納する送信バッフアを前
記他の通信相手プロセッサ毎に用意しまた前記他の通
信相手プロセッサから受信する情報を一時格納する受信
バッフアを前記他の通信相手プロセッサ毎に用意するバ
ッフア準備ステップと、前記複数のプロセッサはそれぞ
れ所定の演算を行なって前記他の通信相手プロセッサへ
送信するデータとこのデータの前記他の通信相手プロセ
ッサにおける書き込みアドレスとを組にして対応する送
信バッフアに書き込み蓄積する送信バッフア書き込みス
テップと、前記複数のプロセッサはそれぞれ前記所定の
演算終了後前記送信バッフアに書き込み蓄積された情報
を対応する前記他の通信相手プロセッサにブロック転送
を行なうブロック転送ステップと、前記複数のプロセッ
サはそれぞれ前記他の通信相手プロセッサから転送され
てきた情報を前記他の通信相手プロセッサに対応する前
記受信バッフアに書き込む受信バッフア書き込みステッ
プと、前記複数のプロセッサは前記受信バッフアのデー
タをこれと組として送られてきた書き込みアドレスに対
応する自プロセッサの前記メモリのアドレスに書き込む
メモリ書き込みステップとを備えて構成される。
According to a first aspect of the present invention, there is provided an inter-processor communication system for a parallel computer comprising a plurality of processors each having a memory, wherein the plurality of processors each have another communication partner. providing a transmission Baffua for temporarily storing information to be transmitted to the processor for each of the other communication party processor also provides a reception Baffua for temporarily storing information received from the other communication party processor for each of the other communication party processor A buffer preparation step, wherein the plurality of processors each perform a predetermined operation to transmit data to the other communication partner processor and a write address of the data in the other communication partner processor as a set, and the corresponding transmission buffer Writing a transmission buffer for writing and accumulating the data in the buffer; A block transfer step of performing a block transfer to the other communication partner processor corresponding to the information written and stored in the transmission buffer after completion of the predetermined operation, and the plurality of processors each comprising the other communication partner processor Writing the information transferred from the receiving buffer to the receiving buffer corresponding to the other communication partner processor, and the plurality of processors correspond to the writing address transmitted as a pair with the data of the receiving buffer. And writing to an address of the memory of the own processor.

【0010】(B)前記複数のプロセッサは、前記他の
通信相手プロセッサから転送された情報を受信すると、
それぞれ、前記他の通信相手プロセッサから転送されて
きた情報を前記他の通信相手プロセッサに対応する前記
受信バッファに書き込み、前記受信バッファのデータを
これと組として送られてきた書き込みアドレスに対応す
る自プロセッサの前記メモリのアドレスに書き込むこと
を特徴とする。
(B) The plurality of processors are the other processors.
Upon receiving the information transferred from the communication partner processor,
Respectively transferred from the other communication partner processor
Information corresponding to the other communication partner processor.
Write to the receive buffer and save the data in the receive buffer
This corresponds to the write address sent as a pair.
Writing to the address of the memory of the own processor
It is characterized by.

【0011】[0011]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Next, embodiments of the present invention will be described with reference to the drawings.

【0012】図1は本発明のプロセッサ間通信方式の一
実施例を示す流れ図である。
FIG. 1 is a flowchart showing one embodiment of the interprocessor communication system of the present invention.

【0013】図2には本実施例のプロセッサ間通信方式
を行なう並列計算機システムの例が図示してある。この
並列計算機システムは、3台のプロセッサPi 、Pj お
よびPk から構成されており、これらは、ネットワーク
で結合されている。図においては、ネットワークは各プ
ロセッサを線で結ぶことにより略示されている。
FIG. 2 shows an example of a parallel computer system that performs the interprocessor communication system of the present embodiment. This parallel computer system comprises three processors Pi, Pj and Pk, which are connected by a network. In the figure, the network is schematically illustrated by connecting each processor with a line.

【0014】各プロセッサは同一構成で自プロセッサの
処理に必要なデータを格納するメモリと、処理の結果、
他プロセッサに送信すべきデータを送信先プロセッサ毎
に一時格納する送信バッフアと、他プロセッサでの処理
の結果、他プロセッサから受信した自己の処理に必要と
されるデータを送信元プロセッサ毎に一時格納する受信
バッフアとを備えている。
Each processor has the same configuration, a memory for storing data necessary for processing of its own processor, and a result of the processing.
A transmission buffer that temporarily stores data to be transmitted to another processor for each destination processor, and temporarily stores data required for own processing received from another processor for each transmission source processor as a result of processing by another processor. And a receiving buffer.

【0015】プロセッサPi を例にとって説明すれば、
プロセッサPi は自プロセッサの処理に必要なデータを
格納するメモリMi と、処理の結果、プロセッサPi か
らプロセッサPj に送信すべきデータを一時格納する送
信バッフアSij(サフイックスijはプロセッサPi が送
信しプロセッサPj が受信することを示す、以下同じ)
と、プロセッサPi からプロセッサPk に送信すべきデ
ータを一時格納する送信バッフアSikと、プロセッサP
j から受信した自己の処理に必要とされるデータを一時
格納する受信バッフアRjiと、プロセッサPk から受信
した自己の処理に必要とされるデータを一時格納する受
信バッフアRkiとを備えている。
For example, taking the processor Pi as an example,
The processor Pi stores a memory Mi for storing data necessary for processing of the processor itself, and a transmission buffer Sij for temporarily storing data to be transmitted from the processor Pi to the processor Pj as a result of the processing (a suffix ij indicates that the processor Pi transmits the processor Pj. Indicates that it receives, the same applies hereinafter)
A transmission buffer Sik for temporarily storing data to be transmitted from the processor Pi to the processor Pk;
It has a receiving buffer Rji for temporarily storing data required for its own processing received from j, and a receiving buffer Rki for temporarily storing data required for its own processing received from the processor Pk.

【0016】図3から図5にはプロセッサ間通信方式を
実行するにつれてプロセッサ間で授受されるデータがど
のように転送されていくかを模式的に図示してある。
FIGS. 3 to 5 schematically show how data exchanged between processors is transferred as the interprocessor communication system is executed.

【0017】図1から図5を参照して本実施例の動作に
ついて説明する。
The operation of this embodiment will be described with reference to FIGS.

【0018】先ず、各プロセッサでは、他の通信相手プ
ロセッサのメモリに書き込むデータを一時格納する送信
バッフアおよび他プロセッサから受信したデータを一時
格納する受信バッフアを通信相手プロセッサ毎に確保す
る(ステップ11)。これは各プロセッサ内の主記憶に
設けてもよいし、また別メモリとして設置してもよい。
First, each processor secures a transmission buffer for temporarily storing data to be written to the memory of another communication partner processor and a reception buffer for temporarily storing data received from another processor for each communication partner processor (step 11). . This may be provided in the main memory in each processor, or may be provided as a separate memory.

【0019】確保に当っては、予め各プロセッサから他
のプロセッサへの転送語数が既知の場合には、それに相
当するバッフアを確保し、未知、すなわち、処理しなけ
れば転送語数が解らない場合には、当初、ブロック転送
の1回分のバッフアをそれぞれ確保し以後これが満杯に
なる毎にブロック転送の1回分ずつ領域を動的に確保し
これらをリンクでつないでいく用意を行なう。
When the number of words to be transferred from each processor to another processor is known in advance, a buffer corresponding to the number of words to be transferred is reserved. Prepares a buffer for one block transfer at first, and dynamically reserves an area for one block transfer each time the buffer becomes full thereafter, and prepares to connect them by a link.

【0020】図2には、プロセッサPi には送信バッフ
アSijとSik、受信バッフアRjiとRkiが確保され、プ
ロセッサPj には送信バッフアSjiとSjk、受信バッフ
アRijとRkjが確保され、プロセッサPk には送信バッ
フアSkiとSkj、受信バッフアRikとRjkが確保されて
いる状態が図示されている。
In FIG. 2, the transmission buffers Sij and Sik and the reception buffers Rji and Rki are secured in the processor Pi, the transmission buffers Sji and Sjk are secured in the processor Pj, and the reception buffers Rij and Rkj are secured in the processor Pk. The state where the transmission buffers Ski and Skj and the reception buffers Rik and Rjk are secured is illustrated.

【0021】次に各プロセッサは所定の演算Aを行なう
(ステップ12)。プロセッサPiについていえば演算
Aに必要なデータは自己所有のメモリMi に格納されて
いるので、これにより所定の演算Aを行ない、演算結果
等で自プロセッサのメモリMi への書き込みが生じたと
きにはメモリMi に書き込み(ステップ13)、他のプ
ロセッサ、例えばプロセッサPj のメモリMj への書き
込みが生じたときには、書き込むべきデータとそれを格
納すべきメモリMj 上のアドレスとを組にしてプロセッ
サPi にあるプロセッサPj への送信データを一時格納
する送信バッフアSijに書き込む(ステップ14)。こ
のようにして演算が終了するまでに他のプロセッサのメ
モリに書き込むべきデータが生ずる度毎に、その対応す
る送信バッフアにこれらのデータとアドレスとの組デー
タを蓄積する(ステップ12、14のループ)。送信バ
ッフアにデータとアドレスとの組データが蓄積されて書
き込まれている状態が各プロセッサについて図3に図示
されている。蓄積データはどのプロセッサから出力され
たデータであるかを明示するために各プロセッサ毎に模
様を異なえて図示してある。
Next, each processor performs a predetermined operation A (step 12). As for the processor Pi, the data required for the operation A is stored in the memory Mi owned by itself, so that a predetermined operation A is performed. Mi (step 13), and when writing to the memory Mj of another processor, for example, the processor Pj, the data to be written and the address on the memory Mj to store the data are paired to form a processor in the processor Pi. The transmission data to Pj is written to the transmission buffer Sij for temporarily storing (Step 14). In this way, each time data to be written to the memory of another processor is generated until the operation is completed, a set of the data and the address is accumulated in the corresponding transmission buffer (the loop of steps 12 and 14). ). FIG. 3 shows a state in which a set of data and address is stored and written in the transmission buffer for each processor. The accumulated data is shown with different patterns for each processor in order to clearly indicate from which processor the data is output.

【0022】各プロセッサは、自プロセッサでの演算A
が終了次第(ステップ15のYES 枝)、自プロセッサに
あるすべての送信バッフアに蓄積された組データを各送
信バッフアに対応する他プロセッサにブロック転送をす
る(ステップ16)。例えば、プロセッサPi の送信バ
ッフアSijの内容は、プロセッサPi からプロセッサP
j にブロック転送される。
Each processor performs an operation A in its own processor.
Is completed (YES branch of step 15), the set data accumulated in all the transmission buffers in the own processor is block-transferred to another processor corresponding to each transmission buffer (step 16). For example, the content of the transmission buffer Sij of the processor Pi is changed from the processor Pi to the processor Pij.
Block transfer to j.

【0023】その際の送信パケットの一形式が図6に図
示されている。送信パケットは、受信プロセッサ番号を
格納する受信プロセッサ番号格納エリア61と、送信プ
ロセッサ番号を格納する送信プロセッサ番号格納エリア
62と、送信データのデータ長を格納するデータ長格納
エリア63と、データを格納するデータ格納エリア64
とを備えて構成されている。データ格納エリア64に
は、送信すべきデータとそれを格納する送信先のプロセ
ッサにあるメモリ上のアドレスとの組データが1つ以上
収容できるようになっている。
FIG. 6 shows one form of the transmission packet at that time. The transmission packet stores a reception processor number storage area 61 for storing a reception processor number, a transmission processor number storage area 62 for storing a transmission processor number, a data length storage area 63 for storing the data length of transmission data, and stores data. Data storage area 64
It is comprised including. The data storage area 64 can accommodate at least one set of data to be transmitted and an address on a memory of a destination processor for storing the data.

【0024】送信パケットを受信したプロセッサは、そ
の送信パケットの送信元のプロセッサに対応する受信バ
ッフアに送信パケットの組データを一時格納する(ステ
ップ17)。例えば、プロセッサPi の送信バッフアS
ijの内容は、プロセッサPiからプロセッサPj にブロ
ック転送されるが、プロセッサPj は自プロセッサ内に
あるプロセッサPi に対応する受信バッフアRijに受信
したパケットの内容を一時格納する。
The processor that has received the transmission packet temporarily stores the set data of the transmission packet in the reception buffer corresponding to the processor that has transmitted the transmission packet (step 17). For example, the transmission buffer S of the processor Pi
The contents of ij are block-transferred from the processor Pi to the processor Pj, and the processor Pj temporarily stores the contents of the received packet in the reception buffer Rij corresponding to the processor Pi in its own processor.

【0025】各プロセッサの送信バッフアから受信バッ
フアへの組データの転送状況が図4に図示されている。
FIG. 4 shows the state of transfer of the set data from the transmission buffer to the reception buffer of each processor.

【0026】すべてのプロセッサがステップ12の演算
を終了して、かつ、送信バッフアの組データを対応する
プロセッサに転送し、転送されてきた組データを対応す
る受信バッフアに一時格納したならば、一斉に次の動作
に移ることができるように、すべてのプロセッサ間で同
期をとる(ステップ17)。
If all the processors have completed the operation in step 12 and have transferred the set data of the transmission buffer to the corresponding processor and temporarily stored the transferred set data in the corresponding reception buffer, Then, synchronization is established between all processors so that the next operation can be performed (step 17).

【0027】次に、各プロセッサは、受信バッフアにあ
るデータとアドレスとの組データを読み出し自プロセッ
サにあるメモリ上の、組データの示すアドレスに組デー
タの示すデータを書き込む(ステップ19)。
Next, each processor reads the set data of the data and the address in the reception buffer and writes the data indicated by the set data to the address indicated by the set data in the memory of the own processor (step 19).

【0028】図5には各プロセッサの受信バッフアから
自メモリにデータを書き込む状況が図示されている。メ
モリM内の領域の模様により、どのプロセッサから送信
されたデータであるかが明示されている。
FIG. 5 shows a situation in which data is written from the receiving buffer of each processor to its own memory. The pattern of the area in the memory M clearly indicates from which processor the data is transmitted.

【0029】次に、各プロセッサは、他プロセッサから
送信されてきて自メモリに格納されたデータを使用して
演算Bを遂行する(ステップ20)。
Next, each processor performs the operation B using the data transmitted from the other processor and stored in its own memory (step 20).

【0030】本実施例では、演算Bは受信したデータを
使用して行なう演算であって他プロセッサのメモリへの
書き込みがを生じない演算であり、前述の演算Aは他プ
ロセッサのメモリへの書き込みが生じうる演算としてい
る。
In the present embodiment, the operation B is an operation performed using the received data and does not cause writing to the memory of another processor, and the operation A described above is a writing to the memory of the other processor. Is calculated.

【0031】この演算Bがすべてのプロセッサで終了し
た時点ですべてのプロセッサ間で同期をとる(ステップ
21)。これは、次の演算A等が始まってまたプロセッ
サ間通信によりあるプロセッサの受信バッフアが乱され
るのを防止するためと、ステップ22でのこの並列計算
機システムの処理終了チェックのためである。
When this operation B is completed in all processors, synchronization is established between all processors (step 21). This is for the purpose of preventing the reception buffer of a certain processor from being disturbed by the inter-processor communication after the start of the next operation A and the like, and for checking the processing completion of this parallel computer system in step 22.

【0032】ステップ22でこの並列計算機システムの
処理が未終了のときには、再度ステップ12に戻り処理
が終了するまで以上説明した動作を繰り返す。
If the processing of the parallel computer system is not completed in step 22, the operation returns to step 12 again and repeats the above operation until the processing is completed.

【0033】以上説明したように、本実施例のプロセッ
サ間通信方式においては、各プロセッサに各通信相手プ
ロセッサに対応する送信バッフアおよび受信バッフアを
用意してブロック転送を行なうことにより、プロセッサ
間通信回数を大幅に減少でき並列処理効果を向上するこ
とができる。
As described above, in the inter-processor communication method according to the present embodiment, the transmission buffer and the reception buffer corresponding to each communication partner processor are prepared in each processor and block transfer is performed, whereby the number of inter-processor communications is increased. Can be greatly reduced, and the parallel processing effect can be improved.

【0034】[0034]

【発明の効果】以上説明したように、本発明のプロセッ
サ間通信方式は、各プロセッサに各通信相手プロセッサ
に対応する送信バッフアおよび受信バッフアを用意して
ブロック転送を行なうことにより、プロセッサ間通信回
数を大幅に減少でき並列処理効果を向上することができ
るという効果を有している。
As described above, according to the interprocessor communication method of the present invention, the transmission buffer and the reception buffer corresponding to each communication partner processor are prepared in each processor and block transfer is performed, whereby the number of interprocessor communication times is increased. Can be greatly reduced, and the parallel processing effect can be improved.

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

【図1】本発明のプロセッサ間通信方式の一実施例を示
す流れ図である。
FIG. 1 is a flowchart showing one embodiment of an inter-processor communication system of the present invention.

【図2】送信バッフア、受信バッフアの確保状況を示す
状態模式図である。
FIG. 2 is a schematic diagram showing a state of securing a transmission buffer and a reception buffer.

【図3】送信バッフアへの書き込み状況を示す状態模式
図である。
FIG. 3 is a schematic diagram showing a state of writing to a transmission buffer.

【図4】送信バッフアから受信バッフアへのブロック転
送状況を示す状態模式図である。
FIG. 4 is a schematic diagram showing a state of block transfer from a transmission buffer to a reception buffer.

【図5】受信バッフアからメモリへデータを移送する状
況を示す状態模式図である。
FIG. 5 is a schematic state diagram showing a situation in which data is transferred from a reception buffer to a memory.

【図6】パケットのデータ格納状態を示すデータフオー
マット図である。
FIG. 6 is a data format diagram showing a data storage state of a packet.

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

11〜22 流れ図のステップ 61 受信プロセッサ番号格納エリア 62 送信プロセッサ番号格納エリア 63 データ長格納エリア 64 データ格納エリア Pi 、Pj 、Pk プロセッサ Mi 、Mj 、Mk メモリ Sij、Sik、Sji、Sjk、Ski、Skj 送信バッフア Rji、Rki、Rij、Rkj、Rik、Rjk 受信バッフア 11 to 22 Steps in the flowchart 61 Receive processor number storage area 62 Transmit processor number storage area 63 Data length storage area 64 Data storage area Pi, Pj, Pk Processor Mi, Mj, Mk memory Sij, Sik, Sji, Sjk, Ski, Skj Transmit buffer Rji, Rki, Rij, Rkj, Rik, Rjk Receive buffer

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平2−186407(JP,A) 特開 昭53−5939(JP,A) 特開 平4−336639(JP,A) 特開 平5−12220(JP,A) 特開 昭63−221452(JP,A) ──────────────────────────────────────────────────続 き Continuation of front page (56) References JP-A-2-186407 (JP, A) JP-A-53-5939 (JP, A) JP-A-4-336639 (JP, A) JP-A 5- 12220 (JP, A) JP-A-63-221452 (JP, A)

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】各々メモリを有する複数のプロセッサから
構成される並列計算機のプロセッサ間通信方法におい
て、 前記複数のプロセッサはそれぞれ他の通信相手プロセッ
サへ送信する情報を一時格納する送信バッフアを前記他
の通信相手プロセッサ毎に用意し、また前記他の通信相
手プロセッサから受信する情報を一時格納する受信バッ
フアを前記他の通信相手プロセッサ毎に用意するバッフ
ア準備ステップと、 前記複数のプロセッサはそれぞれ所定の演算を行なって
前記他の通信相手プロセッサへ送信するデータとこのデ
ータの前記他の通信相手プロセッサにおける書き込みア
ドレスとを組にして対応する送信バッフアに書き込み蓄
積する送信バッフア書き込みステップと、 前記複数のプロセッサはそれぞれ前記所定の演算終了後
前記送信バッフアに書き込み蓄積された情報を対応する
前記他の通信相手プロセッサにブロック転送を行なうブ
ロック転送ステップと、 前記複数のプロセッサはそれぞれ前記他の通信相手プロ
セッサから転送されてきた情報を前記他の通信相手プロ
セッサに対応する前記受信バッフアに書き込む受信バッ
フア書き込みステップと、 前記複数のプロセッサは前記受信バッフアのデータをこ
れと組として送られてきた書き込みアドレスに対応する
自プロセッサの前記メモリのアドレスに書き込むメモリ
書き込みステップとを含むことを特徴とするプロセッサ
間通信方法。
An inter-processor communication method for a parallel computer comprising a plurality of processors each having a memory, wherein each of the plurality of processors temporarily stores information to be transmitted to another communication partner processor. A buffer preparing step for preparing a buffer for each of the other communication partner processors, and preparing a reception buffer for temporarily storing information received from the other communication partner processor for each of the other communication partner processors; and A transmission buffer writing step of performing a predetermined operation and writing a data to be transmitted to the other communication partner processor and a write address of the data in the other communication partner processor in a corresponding transmission buffer, and accumulating the data. The plurality of processors are respectively before and after the predetermined calculation is completed. A block transfer step of performing block transfer to the other communication partner processor corresponding to the information written and accumulated in the transmission buffer; and the plurality of processors respectively transmit the information transferred from the other communication partner processor to the other communication partner processor. A receiving buffer writing step of writing to the receiving buffer corresponding to the partner processor; and the plurality of processors writing the data of the receiving buffer to an address of the memory of the own processor corresponding to a writing address transmitted as a pair with the receiving buffer. And a writing step .
JP5091760A 1993-04-20 1993-04-20 Communication method between processors Expired - Lifetime JP3033646B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5091760A JP3033646B2 (en) 1993-04-20 1993-04-20 Communication method between processors

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5091760A JP3033646B2 (en) 1993-04-20 1993-04-20 Communication method between processors

Publications (2)

Publication Number Publication Date
JPH06309281A JPH06309281A (en) 1994-11-04
JP3033646B2 true JP3033646B2 (en) 2000-04-17

Family

ID=14035510

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5091760A Expired - Lifetime JP3033646B2 (en) 1993-04-20 1993-04-20 Communication method between processors

Country Status (1)

Country Link
JP (1) JP3033646B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008059282A (en) * 2006-08-31 2008-03-13 Olympus Corp Distributed processing system, distributed processing method and program
WO2013027247A1 (en) * 2011-08-25 2013-02-28 富士通株式会社 Information processing device and method for controlling information processing device

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63221452A (en) * 1987-03-11 1988-09-14 Toyo Commun Equip Co Ltd Inter-mpu communication method
JPH01191967A (en) * 1988-01-27 1989-08-02 Nec Corp Data communication processing system
JP2911931B2 (en) * 1989-12-29 1999-06-28 日本電気株式会社 Data transfer conflict avoidance method in interprocessor communication

Also Published As

Publication number Publication date
JPH06309281A (en) 1994-11-04

Similar Documents

Publication Publication Date Title
US4941084A (en) System for locating resources resided in a distributing processing system by sequentially transmitting resource inquiries through a looped transmission line
US5781741A (en) Message communications system in a parallel computer
JP3033646B2 (en) Communication method between processors
US7136933B2 (en) Inter-processor communication systems and methods allowing for advance translation of logical addresses
JPS5833970B2 (en) Inter-processor communication method
CN100356363C (en) Methods and systems for dynamic partition management of shared-interconnect partitions
JP3799741B2 (en) Bus controller
JP3058010B2 (en) Method and apparatus for communication between processors
JPH11149455A (en) Memory disk sharing method and its executing device
JPH0816538A (en) Inter-processor communication system
JPS626361A (en) Inter-processor data transfer system
JP3251147B2 (en) Method and device for transferring data between processors
KR100198802B1 (en) Message teansfer control using xcent-net between nodes
JP3299021B2 (en) Multi-bus II-SCSI bus data transfer method and apparatus
JPS6198469A (en) Inter-microprocessor communications system
JPH0621925A (en) Communication control system for multiplex transmission line
JPH03252848A (en) Variable bus width designation/information reception system for split bus
JP2971119B2 (en) High-speed data transfer method in multiple processor system
JPH10207829A (en) Bus controller
JP3146864B2 (en) Unidirectional loop transmission circuit
JP3458383B2 (en) Bus connection method
JPH11215204A (en) Data transmitter and its method
JPS6289162A (en) Data processor for multi processor
JPH0991261A (en) Parallel computer
JPS62286156A (en) Multi cpu system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19960709

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080218

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090218

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100218

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100218

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110218

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110218

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120218

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120218

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130218

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130218

Year of fee payment: 13

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140218

Year of fee payment: 14