JPH07244648A - Broadcasting communication method for parallel processing system - Google Patents

Broadcasting communication method for parallel processing system

Info

Publication number
JPH07244648A
JPH07244648A JP6035944A JP3594494A JPH07244648A JP H07244648 A JPH07244648 A JP H07244648A JP 6035944 A JP6035944 A JP 6035944A JP 3594494 A JP3594494 A JP 3594494A JP H07244648 A JPH07244648 A JP H07244648A
Authority
JP
Japan
Prior art keywords
element processing
information
broadcast
processing device
communication
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.)
Withdrawn
Application number
JP6035944A
Other languages
Japanese (ja)
Inventor
Yoshihiro Kusano
義博 草野
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP6035944A priority Critical patent/JPH07244648A/en
Publication of JPH07244648A publication Critical patent/JPH07244648A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Information Transfer Between Computers (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PURPOSE:To enable a fast broadcasting communication by using a one-to-one communication network without providing a communication network dedicated to the broadcasting communication and to constitute a system for the broadcasting communication at low cost in the parallel processing system (parallel computer system) wherein >=2 element processors are connected to each other through the communication network so that a communication can be made as to the broadcasting communication processing method for transmitting the same information to plural element processors. CONSTITUTION:The information repeating order of plural broadcasting destination element processors is prescribed and after a broadcasting source element processor 101-1 divides information to be sent into plural information divisional pieces, the respective information divisional pieces d1... are sent sequentially to the 1st broadcasting destination element processor 101-2 prescribed by the information repeating order; and the respective broadcasting destination element processors 101-2... send the received information divisional pieces to the next broadcasting destination element processors 101-3... prescribed by the information repeating orders in order.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、2台以上の要素処理装
置が通信網を介して相互に通信可能に接続されている並
列処理システム(並列計算機系)において、同一情報を
複数の要素処理装置へ送信する同報通信方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a parallel processing system (parallel computer system) in which two or more element processing devices are connected to each other via a communication network so that the same information can be processed by a plurality of element processing devices. The present invention relates to a broadcast communication method for transmitting to a device.

【0002】[0002]

【従来の技術】一般に、並列計算機システムなどのマル
チプロセッサシステム(並列処理システム)では、複数
の要素処理装置(プロセッサ・エレメント;PE)は、
通信網に収容されて、相互に1対1の通信ができるよう
になっている。また、この一般的な並列計算機システム
においては、2台の要素処理装置相互間の1対1通信の
ほか、主となる要素処理装置が、他の多数の要素処理装
置と同時に通信を行なう1対多通信(例えば、同一情報
を一度に多数の要素処理装置へ送信する同報通信)を行
なう場合もある。
2. Description of the Related Art Generally, in a multiprocessor system (parallel processing system) such as a parallel computer system, a plurality of element processors (processor elements; PE) are
It is housed in a communication network and is capable of one-to-one communication with each other. Further, in this general parallel computer system, in addition to the one-to-one communication between the two element processing devices, the main element processing device performs a one-to-one communication simultaneously with a large number of other element processing devices. Multi-communication (for example, broadcast communication in which the same information is transmitted to many element processing devices at once) may be performed.

【0003】並列計算機システムにおいては、各要素処
理装置を協調させて処理を行なうので、各要素処理装置
間の通信速度が系全体の処理速度に大きく関与する。従
って、上述の1対1の要素処理装置間の通信を行なう場
合や、1対多通信としての同報通信を行なう場合のいず
れについても、その通信速度が系全体の処理速度に大き
く関与している。
In a parallel computer system, since the element processing devices cooperate with each other to perform processing, the communication speed between the element processing devices greatly contributes to the processing speed of the entire system. Therefore, in both the case of performing the communication between the above-described one-to-one element processing devices and the case of performing the broadcast communication as the one-to-many communication, the communication speed greatly affects the processing speed of the entire system. There is.

【0004】特に、同報通信を高速に行なうためには、
並列計算機システムにおいて同報通信専用の1対多通信
用通信網を設けることにより、系全体の処理速度を向上
させている。
Particularly, in order to perform the broadcast communication at high speed,
In the parallel computer system, the processing speed of the entire system is improved by providing a one-to-many communication network dedicated to broadcast communication.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、このよ
うな従来の並列処理システムの同報通信手段において
は、同報通信専用の通信網を設けるためのコストが必要
となり、システムを構築するために多大なコストがかか
る、という課題がある。本発明は、このような課題に鑑
み創案されたもので、同報通信専用の通信網を設けず
に、1対1通信用の通信網を用いて高速の同報通信を可
能にして、同報通信用のシステムを低コストで構築でき
るようにした、並列処理システムの同報通信方法を提供
することを目的とする。
However, in the conventional broadcast communication means of such a parallel processing system, a cost for providing a communication network dedicated to the broadcast communication is required, which is very large for constructing the system. There is a problem that it costs a lot. The present invention was devised in view of such problems, and enables high-speed broadcast communication by using a communication network for one-to-one communication without providing a communication network dedicated to broadcast communication. It is an object of the present invention to provide a broadcast communication method for a parallel processing system, which enables a system for broadcast communication to be constructed at low cost.

【0006】[0006]

【課題を解決するための手段】このため、請求項1記載
の本発明の並列処理システムの同報通信方法は、複数の
要素処理装置と、これらの要素処理装置を相互に通信可
能に接続する通信網とをそなえてなる並列処理システム
において、同報元要素処理装置から複数の同報先要素処
理装置へ同一情報を送信する同報通信方法であって、複
数の同報先要素処理装置相互間の情報中継順序を予め規
定し、同報元要素処理装置が、送信すべき情報を複数の
情報分割片に分割した後、各情報分割片を、情報中継順
序で規定された最初の同報先要素処理装置へ順次送信す
るとともに、各同報先要素処理装置が、受信した情報分
割片を、情報中継順序で規定される次の同報先要素処理
装置へ順次送信することを特徴としている。
Therefore, in the broadcast communication method of the parallel processing system according to the present invention, a plurality of element processing devices are connected to each other so that they can communicate with each other. In a parallel processing system including a communication network, there is provided a broadcast communication method for transmitting the same information from a broadcast source element processing device to a plurality of broadcast destination element processing devices, the method comprising: After the information relay order between them is specified in advance, the broadcast source element processing device divides the information to be transmitted into a plurality of information division pieces, and then each information division piece is the first broadcast that is specified in the information relay order. It is characterized in that while simultaneously transmitting to the destination element processing device, each broadcast destination element processing device sequentially transmits the received information division pieces to the next broadcast destination element processing device defined by the information relay order. .

【0007】また、請求項2記載の発明は、各同報先要
素処理装置が、情報分割片の受信と前回受信した情報分
割片の送信とを同時に行なうことを特徴としている。さ
らに、請求項3記載の発明は、同報元要素処理装置が、
送信すべき情報を、同報先要素処理装置の数に応じた数
の情報分割片に分割することを特徴としている。
The invention according to claim 2 is characterized in that each broadcast destination element processing device simultaneously receives the information division piece and transmits the information division piece received last time. Further, in the invention according to claim 3, the broadcast source element processing device comprises:
It is characterized in that the information to be transmitted is divided into as many information division pieces as the number of broadcast destination element processing devices.

【0008】[0008]

【作用】上述の請求項1記載の本発明の並列処理システ
ムの同報通信方法では、同報元要素処理装置が、送信す
べき情報を複数の情報分割片に分割した後、各情報分割
片を、情報中継順序で規定された最初の同報先要素処理
装置へ順次送信するとともに、各同報先要素処理装置
が、受信した情報分割片を、情報中継順序で規定される
次の同報先要素処理装置へ順次送信することにより、1
対1通信用の通信網を用いて、同報元要素処理装置から
複数の同報先要素処理装置へ同一情報を送信する同報通
信が実現される。
In the broadcast communication method of the parallel processing system according to the first aspect of the present invention, the broadcast source element processing device divides the information to be transmitted into a plurality of information division pieces, and then each information division piece. Are sequentially transmitted to the first broadcast destination element processing device defined in the information relay order, and each broadcast destination element processing device transmits the received information division piece to the next broadcast destination element processing device defined in the information relay order. By sequentially transmitting to the preceding element processing device, 1
Using the communication network for the one-to-one communication, the broadcast communication for transmitting the same information from the broadcast source element processing device to the plurality of broadcast destination element processing devices is realized.

【0009】また、各同報先要素処理装置において、情
報分割片の受信と前回受信した情報分割片の送信とを同
時に行なうことにより(請求項2)、短い通信時間で同
報通信が行なわれる。さらに、同報元要素処理装置にお
いて、送信すべき情報を、同報先要素処理装置の数に応
じた数の情報分割片に分割することにより(請求項
3)、効率的な同報通信を行なえる。
In each of the broadcast destination element processing devices, the simultaneous reception of the information division piece and the transmission of the information division piece received last time (claim 2) enable the broadcast communication to be performed in a short communication time. . Further, in the broadcast source element processing device, by dividing the information to be transmitted into the number of information division pieces corresponding to the number of the broadcast destination element processing devices (claim 3), efficient broadcast communication can be achieved. I can do it.

【0010】[0010]

【実施例】【Example】

(a)第1実施例の説明 図2は本発明の第1実施例にかかる同報通信方法が適用
される並列処理システムを示すブロック図であり、この
図2に示す並列処理システムは、複数の要素処理装置
(プロセッサ・エレメント;PE)101−1〜101
−n(nは2以上の整数)が、通信網100を介して相
互に通信可能に接続されている。
(A) Description of First Embodiment FIG. 2 is a block diagram showing a parallel processing system to which the broadcast communication method according to the first embodiment of the present invention is applied. The parallel processing system shown in FIG. Element processing device (processor element; PE) 101-1 to 101
-N (n is an integer of 2 or more) are communicably connected to each other via the communication network 100.

【0011】即ち、n個の要素処理装置101−1〜1
01−nのうちの任意の2つの要素処理装置が、通信網
100を介して相互に1対1の通信を行なうことができ
るが、本実施例では、図1,図4〜図6にて後述する通
信方式を導入することにより、同報元要素処理装置から
複数の同報先要素処理装置に同一情報を送信する1対多
通信としての同報通信をも行なうことができるようにな
っている。
That is, n element processing devices 101-1 to 101-1
Any two element processing devices 01-n can perform one-to-one communication with each other via the communication network 100, but in the present embodiment, in FIG. 1 and FIG. 4 to FIG. By introducing a communication method to be described later, it becomes possible to perform broadcast communication as one-to-many communication in which the same information is transmitted from the broadcast source element processing device to a plurality of broadcast destination element processing devices. There is.

【0012】各要素処理装置101−1〜101−n
は、図3に示すように、データ転送処理部102,命令
処理部103及び主記憶部104をそなえて構成されて
いる。ここで、データ転送処理部(DTU)102は、
送受信処理を行なうものであり、命令処理部(CPU)
103は、要素処理装置101−1〜101−n相互の
通信に際してプログラム処理を行なうものである。本実
施例では、この命令処理部103により、図4〜図6の
いずれかに示す手順の処理を実行することで、同報通信
が行なわれるようになっている。
Each element processing device 101-1 to 101-n
As shown in FIG. 3, it comprises a data transfer processing unit 102, an instruction processing unit 103, and a main storage unit 104. Here, the data transfer processing unit (DTU) 102
An instruction processing unit (CPU) that performs transmission / reception processing
Reference numeral 103 is for performing program processing during mutual communication between the element processing devices 101-1 to 101-n. In the present embodiment, the instruction processing unit 103 executes the processing of the procedure shown in any one of FIGS. 4 to 6 to perform the broadcast communication.

【0013】また、104は主記憶部(メモリ)であ
り、この主記憶部104には、他の要素処理装置から送
信されたデータが格納(ストア)されるようになってい
る。さらに、CPU103のプログラム処理により、各
要素処理装置間の通信において、送信側の要素処理装置
から、受信側の要素処理装置のDTU102にデータが
受信されると、そのデータの全てが主記憶部104にス
トアされたかどうかを判定(転送終了保証)するように
なっており、データの全てが主記憶部104にストアさ
れていない場合は、そのデータについては他の要素処理
装置に送信できないようになっている。
Reference numeral 104 is a main memory (memory), and the data transmitted from another element processing device is stored in the main memory 104. Further, when data is received by the DTU 102 of the receiving side element processing device from the transmitting side element processing device in the communication between the element processing devices by the program processing of the CPU 103, all of the data is stored in the main storage unit 104. It is determined whether or not the data has been stored in the storage device (transfer end guarantee). If all the data is not stored in the main storage unit 104, the data cannot be transmitted to another element processing device. ing.

【0014】また、各要素処理装置101−1〜101
−nは、他の要素処理装置からのデータの受信中におい
ては、いかなるデータを外部の要素処理装置に送信でき
ないようになっている。なお、命令処理部103とデー
タ転送処理部102とを独立して設けることにより、命
令処理部103の負荷とオーバヘッドとを削減できるよ
うになっている。
Further, each element processing device 101-1 to 101
-N prevents any data from being transmitted to an external element processing device while receiving data from another element processing device. By separately providing the instruction processing unit 103 and the data transfer processing unit 102, the load and overhead of the instruction processing unit 103 can be reduced.

【0015】そして、同報通信時には、同報元要素処理
装置(本実施例では101−1)は、命令処理部103
の処理により、送信すべきデータを受信側の要素処理装
置の数に応じた複数のデータ(情報分割片)に分割し、
分割したデータを、各要素処理装置101−1〜101
−nに情報中継順序に従って送信するようになってい
る。なお、情報中継順序は、同報通信を実行するに先立
ち、同報されるべき要素処理装置を指定する情報(PE
リスト)として、予め同報元,同報先の全ての要素処理
装置に与えられている。
At the time of the broadcast communication, the broadcast source element processing device (101-1 in this embodiment) has the command processing unit 103.
By the process of, the data to be transmitted is divided into a plurality of data (information division pieces) according to the number of receiving side element processing devices,
The divided data is converted into the respective element processing devices 101-1 to 101-
-N is transmitted according to the information relay order. It should be noted that the information relay order is the information (PE that specifies the element processing device to be broadcasted before the broadcast communication is executed.
As a list), it is given in advance to all the element processing devices of the broadcast source and the broadcast destination.

【0016】上述の構成により、本発明の第1実施例に
おいて行なわれる同報通信の動作を、図1に示すタイム
チャートを参照しながら、図4〜図6に示すフローチャ
ートに従って以下に説明する。図1に示すように、要素
処理装置101−1を同報元とし、要素処理装置101
−2〜101−nを同報先として、1対多通信としての
同報通信を行なう場合、同報元要素処理装置101−1
においては、まず、図4に示すように、送信すべきデー
タを受信側の要素処理装置の数に応じて複数(ここでは
m個とする)のデータ(情報分割片)d1,d2,・・
・に分割する(ステップS1)。
The operation of the broadcast communication performed in the first embodiment of the present invention having the above-mentioned structure will be described below with reference to the time chart shown in FIG. 1 and the flowcharts shown in FIGS. As shown in FIG. 1, the element processing apparatus 101-1 is used as a broadcast source, and the element processing apparatus 101
2 to 101-n as a broadcast destination, when performing broadcast communication as one-to-many communication, the broadcast source element processing device 101-1
4, first, as shown in FIG. 4, a plurality of (here, m) pieces of data (information division pieces) d1, d2, ...
It is divided into (step S1).

【0017】そして、この要素処理装置101−1で
は、分割片(情報分割片)di(i=1〜m)における
i=1としてのd1から(ステップS2)、同報中継順
序で規定される次の要素処理装置(PEリストの2番目
のもの)101−2に送信する(ステップS3,図1に
おける時点t1〜t2参照)。分割片d1が送信される
とiの値を1増加させ、i=2とし、同様にd2を要素
処理装置101−2に送信する(ステップS5のYES
ルートからステップS3,ステップS4)。以下、同様
にしてm番目の分割片dmを送信すると、この要素処理
装置101−1における同報処理を終了する(ステップ
S5のNOルートからステップS6)。
Then, in the element processing device 101-1, from d1 when i = 1 in the divided pieces (information divided pieces) di (i = 1 to m) (step S2), the broadcast relay order is defined. The data is transmitted to the next element processing device (second one in the PE list) 101-2 (step S3, see time points t1 to t2 in FIG. 1). When the divided piece d1 is transmitted, the value of i is incremented by 1, i = 2, and d2 is similarly transmitted to the element processing device 101-2 (YES in step S5).
From the route to step S3, step S4). Thereafter, when the m-th divided piece dm is transmitted in the same manner, the broadcast processing in this element processing device 101-1 is terminated (from NO route of step S5 to step S6).

【0018】そして、図1に示すように、例えば同報先
の要素処理装置101−2は、分割片di(i=1〜m
−1)を受信し、その分割片diのデータを主記憶部1
04に全てストアすると、要素処理装置101−1から
次の分割片d(i+1)を受信する前に、その分割片d
iを、PEリストに規定される次の要素処理装置101
−3に対して送信している。
Then, as shown in FIG. 1, for example, the element processing device 101-2 of the broadcast destination is divided into divided pieces di (i = 1 to m).
-1) is received and the data of the divided piece di is stored in the main storage unit 1
If all are stored in 04, before receiving the next divided piece d (i + 1) from the element processing device 101-1, the divided piece d
i is the next element processing device 101 defined in the PE list
-3 is being sent.

【0019】具体的に、中継機能を果たす要素処理装置
101−2(要素処理装置101−3〜101−(n−
1)も同様)では、図5に示すように、ステップA1,
A2において、まず、分割片d1を、要素処理装置10
1−1(PEj-1 )から受信する(図1における時点t
3〜t4参照)。そして、ステップA3において、要素
処理装置101−2の命令処理部103により、分割片
d1が有効なものであるか、即ち、分割片d1の主記憶
部104への格納を完了したかどうか(転送終了保証さ
れているか否か)を判定し(図1における時点t4〜t
5参照)、格納を完了している場合は、この分割片d1
を次の要素処理装置101−3(PEj+1 )に送信する
(ステップA4,図1における時点t5〜t6参照)。
Specifically, the element processing device 101-2 (element processing devices 101-3 to 101- (n-
The same applies to 1)), as shown in FIG.
In A2, first, the divided piece d1 is transferred to the element processing device 10
1-1 (PE j-1 ) (at time t in FIG. 1)
3 to t4). Then, in step A3, the instruction processing unit 103 of the element processing device 101-2 determines whether the divided piece d1 is valid, that is, whether the divided piece d1 has been stored in the main storage unit 104 (transfer). It is determined whether the end is guaranteed or not (time points t4 to t in FIG. 1).
5), if the storage is completed, this divided piece d1
Is transmitted to the next element processing apparatus 101-3 (PE j + 1 ) (step A4, see time points t5 to t6 in FIG. 1).

【0020】なお、図1における時点t4から時点t5
までの時間は、分割片d1の主記憶部104への格納を
完了したかどうかの判定時間のほか、分割片d1の要素
処理装置101−3への転送の準備のための遅延時間が
含まれている。ステップA4で、要素処理装置101−
2から分割片d1が要素処理装置101−3へ転送され
ると、要素処理装置101−1から分割片d2を受信
し、この分割片d2を、分割片d1と同様の処理によ
り、要素処理装置101−3に転送する。
Incidentally, from time t4 to time t5 in FIG.
The time until is included not only the determination time of whether the storage of the divided piece d1 in the main storage unit 104 is completed, but also the delay time for preparing the transfer of the divided piece d1 to the element processing device 101-3. ing. In step A4, the element processing device 101-
When the divided piece d1 from 2 is transferred to the element processing apparatus 101-3, the divided piece d2 is received from the element processing apparatus 101-1 and the divided piece d2 is processed by the same processing as the divided piece d1. 101-3 is transferred.

【0021】以下、同様にして、d3からdmまでの分
割片を、順次、要素処理装置101−1から受信し、次
の要素処理装置101−3に転送し(ステップA5,A
6)、要素処理装置101−2における同報処理を終了
する(ステップA7)。上記のステップA1からステッ
プA6における、要素処理装置101−2にかかる処理
(データd1〜dmの中継処理)が、同様にして、要素
処理装置101−3〜101−(n−1)にわたって行
なわれる。
Similarly, the divided pieces from d3 to dm are sequentially received from the element processing device 101-1 and transferred to the next element processing device 101-3 (steps A5 and A).
6), the broadcast processing in the element processing device 101-2 ends (step A7). The processing (relay processing of the data d1 to dm) related to the element processing device 101-2 in the above steps A1 to A6 is similarly performed over the element processing devices 101-3 to 101- (n-1). .

【0022】即ち、要素処理装置101−j(PEj
j=3〜n−1)では、図5に示すように、ステップA
1,A2において、まず、分割片d1を、要素処理装置
101−(j−1)(PEj-1 )から受信する。そし
て、ステップA3において、要素処理装置101−jの
命令処理部103により、分割片d1が有効なものであ
るか、即ち、分割片d1の主記憶部104への格納を完
了したかどうかを判定し、格納を完了している場合は、
この分割片d1を次の要素処理装置101−(j+1)
(PEj+1 )に送信する(ステップA4)。
That is, the element processing device 101-j (PE j ,
j = 3 to n−1), as shown in FIG.
In 1 and A2, first, the divided piece d1 is received from the element processing device 101- (j-1) (PE j-1 ). Then, in step A3, the instruction processing unit 103 of the element processing device 101-j determines whether the divided piece d1 is valid, that is, whether the divided piece d1 has been stored in the main storage unit 104. And if the storage is complete,
This divided piece d1 is assigned to the next element processing device 101- (j + 1).
(PE j + 1 ) (step A4).

【0023】なお、要素処理装置101−jで分割片d
1の受信が終了した時点から要素処理装置101−(j
+1)への分割片d1の送信を開始する時点までの時間
は、分割片d1が、要素処理装置101−jの主記憶部
104への格納を完了したかどうかの判定時間のほか、
分割片d1の要素処理装置101−(j+1)への転送
の準備のための遅延時間が含まれている。
In the element processing apparatus 101-j, the divided piece d
The element processing device 101- (j
The time until the transmission of the divided piece d1 to (+1) is started is the determination time of whether the divided piece d1 has completed storing in the main storage unit 104 of the element processing device 101-j,
The delay time for preparing the transfer of the divided piece d1 to the element processing device 101- (j + 1) is included.

【0024】ステップA4で、要素処理装置101−j
から分割片d1が要素処理装置101−(j+1)へ転
送されると、要素処理装置101−(j−1)から分割
片d2を受信し、この分割片d2を、分割片d1と同様
の処理により、要素処理装置101−(j+1)に転送
する。以下、同様にして、d3からdmまでの分割片
を、順次、要素処理装置101−jから受信し、次の要
素処理装置101−(j+1)に転送し(ステップA
6)、各要素処理装置101−3〜101−(n−1)
における同報通信処理を終了する(ステップA7)。
At step A4, the element processing apparatus 101-j
When the divided piece d1 is transferred from the element processing apparatus 101- (j + 1) to the element processing apparatus 101- (j + 1), the divided piece d2 is received from the element processing apparatus 101- (j-1), and the divided piece d2 is processed in the same manner as the divided piece d1. Is transferred to the element processing device 101- (j + 1). Thereafter, similarly, the divided pieces from d3 to dm are sequentially received from the element processing device 101-j and transferred to the next element processing device 101- (j + 1) (step A
6), each element processing device 101-3 to 101- (n-1)
Then, the broadcast communication process in is ended (step A7).

【0025】また、データの終着点となる要素処理装置
101−nは、上述の要素処理装置101−1〜101
−(n−1)と異なり、分割片d1〜dmを受信するの
みであり、その動作は図6に示すフローチャートのよう
になる。即ち、要素処理装置101−nでは、図6に示
すように、ステップB1,B2において、まず、分割片
d1を、要素処理装置101−(n−1)から受信す
る。
The element processing apparatus 101-n, which is the end point of the data, is the element processing apparatus 101-1 to 101 described above.
Unlike-(n-1), only the divided pieces d1 to dm are received, and the operation is as shown in the flowchart of FIG. That is, in the element processing device 101-n, as shown in FIG. 6, first, in steps B1 and B2, the divided piece d1 is received from the element processing device 101- (n-1).

【0026】そして、ステップB3において、要素処理
装置101−nの命令処理部103により、分割片d1
が有効なものであるか、即ち、分割片d1の主記憶部1
04への格納を完了したかどうかを判定し、格納を完了
している場合は、要素処理装置101−(n−1)から
次の分割片d2が送信されてくるのを待機し(ステップ
B4,B5)、この分割片d2は、上述の分割片d1の
場合と同様の処理により要素処理装置101−nで受信
される。
Then, in step B3, the instruction processing unit 103 of the element processing device 101-n causes the divided piece d1 to be divided.
Is valid, that is, the main storage unit 1 of the divided piece d1.
It is determined whether or not the storage in 04 is completed, and if the storage is completed, it waits for the next divided piece d2 to be transmitted from the element processing device 101- (n-1) (step B4). , B5), the divided piece d2 is received by the element processing device 101-n by the same processing as that of the divided piece d1 described above.

【0027】以下、同様にして、d2からdmまでの分
割片が要素処理装置101−nにおいて受信され(ステ
ップB2〜B5)、情報中継順序として規定された要素
処理装置101−1から要素処理装置101−nにわた
る同報通信処理を終了する(ステップB6)。このよう
に、本発明の第1実施例にかかる並列処理システムの同
報通信処理方法によれば、要素処理装置101−1から
の分割片diを、要素処理装置101−2から要素処理
装置101−(n−1)により順次中継し、要素処理装
置101−nまで送信することにより、1対1通信用の
通信網100を用いて高速の同報通信を行なうことがで
きるので、同報通信専用の通信網を設ける必要がなく、
システムを構築するためのコストを大幅に削減すること
ができる利点がある。
Thereafter, similarly, the divided pieces from d2 to dm are received by the element processing apparatus 101-n (steps B2 to B5), and the element processing apparatus 101-1 to the element processing apparatus defined as the information relay order. The broadcast communication process over 101-n is completed (step B6). As described above, according to the broadcast communication processing method of the parallel processing system according to the first exemplary embodiment of the present invention, the divided pieces di from the element processing device 101-1 are transferred from the element processing device 101-2 to the element processing device 101. -(N-1) is sequentially relayed and transmitted to the element processing devices 101-n, whereby high-speed broadcast communication can be performed using the communication network 100 for one-to-one communication. There is no need to provide a dedicated communication network,
There is an advantage that the cost for constructing the system can be significantly reduced.

【0028】また、同報元要素処理装置101−1が、
送信すべき情報を、要素処理装置の数に応じて分割して
転送することができるので、同報処理の効率化を図るこ
とができ、ひいては通信時間の短縮化に寄与することが
できる利点もある。 (b)第2実施例の説明 本発明の第2実施例において適用される並列処理システ
ムにおいても、前述の第1実施例におけるものと同様
に、複数の要素処理装置(例えば4個)101−1〜1
01−nが、通信網100を介して相互に接続されてい
る(図2参照)。
Further, the broadcast source element processing device 101-1 is
Since the information to be transmitted can be divided and transferred according to the number of element processing devices, it is possible to improve the efficiency of the broadcast processing, which in turn contributes to shortening the communication time. is there. (B) Description of Second Embodiment Also in the parallel processing system applied in the second embodiment of the present invention, a plurality of element processing devices (for example, four) 101-, like the first embodiment described above. 1-1
01-n are mutually connected via the communication network 100 (refer FIG. 2).

【0029】この要素処理装置101−1〜101−n
は、前述の第1実施例におけるものに比して、データ転
送処理部(DTU)102が、他の要素処理装置からの
データの受信中においても、受信を完了し主記憶部10
4にて受信データの格納を完了しているものについて
は、必要に応じてこの受信データを外部の要素処理装置
に送信できるようになっている点以外は、第1実施例の
ものと基本的に同様の機能を有している。
The element processing devices 101-1 to 101-n
In comparison with the first embodiment, the data transfer processing unit (DTU) 102 completes the reception even while receiving the data from the other element processing device, and the main storage unit 10
As for the data of which the storage of the received data is completed in 4, the received data is basically the same as that of the first embodiment except that the received data can be transmitted to the external element processing device as needed. Has the same function.

【0030】即ち、各要素処理装置101−1〜101
−nは、送信/受信同時処理可能なデータ転送処理部1
02のほか、第1実施例におけるものと同様の機能を有
する命令処理部103及び主記憶部104をそなえてい
る。そして、このような要素処理装置101−1〜10
1−nのうちの任意の2つの要素処理装置が、通信網1
00を介して相互に1対1の通信ができるほか、本実施
例では、図7,図8にて後述する通信方式を導入するこ
とにより、1対多通信としての同報通信をも行なうこと
ができるようになっている。
That is, each of the element processing devices 101-1 to 101
-N is a data transfer processing unit 1 capable of simultaneous transmission / reception processing
02, an instruction processing unit 103 and a main storage unit 104 having the same functions as those in the first embodiment are provided. Then, such element processing devices 101-1 to 10-10
Any two element processing devices of 1-n are communication network 1
One-to-one communication with each other through 00, and in the present embodiment, by introducing the communication method described later with reference to FIGS. 7 and 8, broadcast communication as one-to-many communication is also performed. You can do it.

【0031】なお、同報通信時には、同報元要素処理装
置(本実施例では101−1)は、命令処理部103の
処理により、送信すべきデータを受信側の要素処理装置
の数に応じた複数のデータ(例えば、同報通信の対象と
なる要素処理装置の数の2倍のデータ、この場合におい
ては2n個)に分割し、分割したデータ毎を各要素処理
装置101−1〜101−nに情報中継順序に従って送
信するようになっている。
During the broadcast communication, the broadcast source element processing device (101-1 in this embodiment) processes the data to be transmitted according to the number of receiving side element processing devices by the processing of the command processing unit 103. Into a plurality of pieces of data (for example, data twice as many as the number of element processing apparatuses to be broadcasted, 2n in this case), and each of the divided data is divided into each element processing apparatus 101-1 to 101. -N is transmitted according to the information relay order.

【0032】上述の構成により、本発明の第2実施例に
おいて行なわれる同報通信の動作を、図7に示すタイム
チャートを参照しながら、図8に示すフローチャートに
従って以下に説明する。なお、説明の簡単のため、4つ
の要素処理装置101−1〜101−4(PE 1 〜PE
4 )が、通信網100を介して相互に接続されているも
のとし(即ち、n=4)、これら4つの要素処理装置1
01−1〜101−4を同報通信の対象とする。
With the above construction, the second embodiment of the present invention can be realized.
The operation of the broadcast communication performed at the time shown in FIG.
Referring to the chart,
Therefore, it will be described below. For simplicity of explanation, four
Element processing devices 101-1 to 101-4 (PE 1~ PE
Four) Are connected to each other via the communication network 100.
(Ie, n = 4), these four element processing devices 1
01-1 to 101-4 are targets of the broadcast communication.

【0033】まず、図7に示すように、要素処理装置1
01−1を同報元とし、他の要素処理装置101−2〜
101−4とを同報先として、1対多通信としての同報
通信を行なう場合、同報先の要素処理装置101−1
は、第1実施例において前述した図4に示すフローチャ
ートに従って、同報処理を行なう。即ち、本実施例で
は、要素処理装置101−1は、送信すべきデータを、
同報通信対象の要素処理装置の数の2倍のd1〜d8の
8個のデータに分割し(即ち、m=8)、各分割片di
(i=1〜8)を、情報中継順序で規定される次の要素
処理装置101−2に順次送信する(図7における時点
t11〜t12までの参照)。
First, as shown in FIG. 7, the element processing apparatus 1
01-1 is the broadcast source, and other element processing devices 101-2 to
When performing broadcast communication as one-to-many communication with the broadcast destination 101-4 as the broadcast destination, the element processing device 101-1 of the broadcast destination
Performs the broadcast processing according to the flowchart shown in FIG. 4 described above in the first embodiment. That is, in the present embodiment, the element processing device 101-1 sets the data to be transmitted as
The data is divided into eight pieces of data d1 to d8 which is twice the number of element processing devices to be broadcasted (that is, m = 8), and each divided piece di
(I = 1 to 8) are sequentially transmitted to the next element processing device 101-2 defined by the information relay order (see time points t11 to t12 in FIG. 7).

【0034】そして、図7に示すように、要素処理装置
101−2は、分割片di(i=1〜8)を受信し、そ
の分割片diのデータを主記憶部104に全てストアし
たことを確認すると、次の分割片d(i+1)を要素処
理装置101−1から受信すると同時に、前回受信した
分割片diを要素処理装置101−3に転送するように
なっている。
Then, as shown in FIG. 7, the element processing device 101-2 receives the divided pieces di (i = 1 to 8) and stores all the data of the divided pieces di in the main storage unit 104. When the next divided piece d (i + 1) is received from the element processing device 101-1, the previously received divided piece di is transferred to the element processing device 101-3.

【0035】即ち、中継機能を果たす要素処理装置10
1−2(要素処理装置101−3も同様)は、図8に示
すフローチャートに従って動作する。まず、ステップC
1,C2において、要素処理装置101−2(PEj
は、要素処理装置101−1(PEj-1 )から分割片d
1を受信する(図7における時点t14〜t15参
照)。
That is, the element processing device 10 that fulfills the relay function.
1-2 (the same applies to the element processing device 101-3) operates according to the flowchart shown in FIG. 8. First, step C
1 and C2, the element processing device 101-2 (PE j )
Is a divided piece d from the element processing device 101-1 (PE j-1 ).
1 is received (see time points t14 to t15 in FIG. 7).

【0036】そして、ステップC3において、要素処理
装置101−2の命令処理部103により、分割片d1
が有効なものであるか、即ち、分割片d1の主記憶部1
04への格納を完了したかどうか(転送終了保証されて
いるか否か)を判定し(図7における時点t15〜t1
6参照)、格納を完了している場合は、その分割片が送
信すべき最後の分割片d8かどうかを判定する(ステッ
プC3のYESルートからステップC4,図7における
時点t15〜t16参照)。
Then, in step C3, the instruction processing unit 103 of the element processing device 101-2 causes the divided piece d1.
Is valid, that is, the main storage unit 1 of the divided piece d1.
04 is completed (whether transfer completion is guaranteed) (time points t15 to t1 in FIG. 7).
6), if the storage is completed, it is determined whether or not the divided piece is the last divided piece d8 to be transmitted (from YES route of step C3 to step C4, time points t15 to t16 in FIG. 7).

【0037】なお、この場合においては、i=1であ
り、送信すべき最後の分割片d8でないので、i=2と
し(NOルートからステップC5)、要素処理装置10
1−2においては、分割片d2を要素処理装置101−
1から受信すると同時に、分割片d1を要素処理装置1
01−3に送信する(ステップC6,図7における時点
t16〜t17参照)。
In this case, since i = 1 and it is not the last divided piece d8 to be transmitted, i = 2 (from NO route to step C5), and the element processing device 10 is set.
In 1-2, the divided piece d2 is transferred to the element processing device 101-
At the same time as receiving from the 1
01-3 (step C6, see time points t16 to t17 in FIG. 7).

【0038】なお、図7における時点t15から時点t
16までの時間は、分割片d1の主記憶部104への格
納を完了したかどうかの判定時間のほか、分割片d1の
要素処理装置101−3への転送の準備のための遅延時
間が含まれている。以下、同様にして、d2からd8ま
での分割片を要素処理装置101−2で受信すると同時
に、d1〜d7までの分割片が、要素処理装置101−
3に転送される(ステップC1〜ステップC6)。
Incidentally, from time t15 to time t in FIG.
The time up to 16 includes not only the determination time of whether the storage of the divided piece d1 in the main storage unit 104 is completed but also the delay time for preparing the transfer of the divided piece d1 to the element processing device 101-3. Has been. Similarly, when the element processing device 101-2 receives the divided pieces from d2 to d8, the divided pieces from d1 to d7 are simultaneously received.
3 is transferred (step C1 to step C6).

【0039】そして、要素処理装置101−2の主記憶
部104において、分割片d8のデータの格納を完了し
たと判定された場合は、この分割片d8を要素処理装置
101−3へ送信して(ステップC4のYESルートか
らステップC7,図7における時点t18〜t19参
照)、要素処理装置101−2における同報処理を終了
する(ステップC8)。
When it is determined in the main storage unit 104 of the element processing device 101-2 that the data of the divided piece d8 has been stored, the divided piece d8 is transmitted to the element processing device 101-3. (From the YES route of step C4 to step C7, refer to time points t18 to t19 in FIG. 7), the broadcast process in the element processing device 101-2 ends (step C8).

【0040】上記のステップC1からステップC8にお
ける、要素処理装置101−2で行なわれる同報処理
は、要素処理装置101−3においても、同様に行なわ
れる。即ち、この図8に示すフローチャートにおける要
素処理装置を示す変数j=2,3について、同様の処理
が行なわれるのである。また、データの終着点となる要
素処理装置101−4は、上述の要素処理装置101−
1〜101−3と異なり、分割片d1〜d8を受信する
のみであり、その動作は、第1実施例において前述した
図6に示すフローチャートに従って行なわれる。
The broadcast processing performed by the element processing apparatus 101-2 in the above steps C1 to C8 is similarly performed in the element processing apparatus 101-3. That is, the same processing is performed for the variables j = 2 and 3 indicating the element processing device in the flowchart shown in FIG. The element processing device 101-4, which is the end point of the data, is the above-described element processing device 101-
Unlike 1 to 101-3, only the divided pieces d1 to d8 are received, and the operation is performed according to the flowchart shown in FIG. 6 described above in the first embodiment.

【0041】即ち、要素処理装置101−4では、ま
ず、分割片d1を、要素処理装置101−3から受信す
ると、命令処理部103により、分割片d1が有効なも
のであるか、即ち、分割片d1の主記憶部104への格
納を完了したかどうかを判定する。格納を完了している
場合は、要素処理装置101−3から次の分割片d2が
送信されてくるのを待機し、この分割片d2は、上述の
分割片d1の場合と同様の処理により要素処理装置10
1−4で受信される。
That is, in the element processing device 101-4, when the division piece d1 is first received from the element processing device 101-3, the instruction processing unit 103 determines whether the division piece d1 is valid, that is, the division piece d1. It is determined whether the storage of the piece d1 in the main storage unit 104 is completed. When the storage is completed, the element processing apparatus 101-3 waits for the next divided piece d2 to be transmitted, and this divided piece d2 is processed by the same processing as that of the above-described divided piece d1. Processor 10
Received at 1-4.

【0042】以下、同様にして、分割片d2からd8ま
での分割片が要素処理装置101−4において受信さ
れ、情報中継順序として規定された要素処理装置101
−1から要素処理装置101−4にわたる同報通信処理
を終了する。上記のように、要素処理装置101−1か
ら分割片diを送信すると、要素処理装置101−2と
要素処理装置101−3とにより、この分割片diを中
継して要素処理装置101−4まで送信し、情報中継順
序として規定された要素処理装置101−1から101
−4にわたる同報通信が実現される。
Thereafter, similarly, the divided pieces d2 to d8 are received by the element processing apparatus 101-4, and the element processing apparatus 101 is defined as the information relay order.
The broadcast communication process from -1 to the element processing device 101-4 is ended. As described above, when the divided pieces di are transmitted from the element processing device 101-1, the element processing devices 101-2 and 101-3 relay the divided pieces di to the element processing device 101-4. The element processing devices 101-1 to 101 that are transmitted and defined as the information relay order
-4 broadcast communication is realized.

【0043】このように、本発明の第2実施例にかかる
並列処理システムの同報通信処理方法によれば、第1実
施例にて得られる利点が得られるほか、データ中継を行
なう要素処理装置101−2,101−3が、分割片d
iの受信と前回受信した分割片d(i−1)の送信とを
同時に行なうので、同報処理の効率化を図り、通信時間
のさらなる短縮化に寄与することができる利点がある。
As described above, according to the broadcast communication processing method of the parallel processing system of the second embodiment of the present invention, in addition to the advantages obtained in the first embodiment, the element processing device for relaying data is obtained. 101-2 and 101-3 are divided pieces d
Since the reception of i and the transmission of the divided piece d (i-1) received last time are performed simultaneously, there is an advantage that the efficiency of the broadcast processing can be improved and the communication time can be further shortened.

【0044】なお、本発明において、1対1通信を提供
する通信網100の構成,方式は、特定のものに限定さ
れないことはいうまでもない。
In the present invention, it goes without saying that the configuration and method of the communication network 100 that provides one-to-one communication are not limited to particular ones.

【0045】[0045]

【発明の効果】以上詳述したように、本発明の請求項1
記載の並列処理システムの同報通信方法によれば、情報
分割片を要素処理装置により中継して送信することで、
1対1通信用の通信網を用いて同報通信を行なうことが
できるので、同報通信のための専用の通信網を設ける必
要がなく、システムを構築するためのコストを大幅に削
減することができる利点がある。
As described in detail above, the first aspect of the present invention
According to the broadcast communication method of the parallel processing system described, by relaying and transmitting the information division piece by the element processing device,
Since broadcast communication can be performed using a communication network for one-to-one communication, it is not necessary to provide a dedicated communication network for broadcast communication, and the cost for constructing the system is greatly reduced. There is an advantage that can be.

【0046】また、請求項2記載の方法によれば、要素
処理装置において、情報分割片の受信と前回受信した情
報分割片の送信を同時に行なうことにより、同報処理の
効率化を図り、通信時間の短縮化に寄与することができ
る利点がある。また、請求項3記載の方法によれば、同
報元要素処理装置において、送信すべき情報を、同報先
要素処理装置の数に応じて分割して転送することによ
り、同報処理の効率化を図ることができ、ひいては通信
時間の短縮化に寄与することができる利点がある。
According to the second aspect of the present invention, the element processing apparatus simultaneously receives the information divided pieces and the previously received information divided pieces, thereby improving the efficiency of the broadcast processing and communication. There is an advantage that it can contribute to shortening the time. According to the method of claim 3, in the broadcast source element processing device, the information to be transmitted is divided and transferred according to the number of the broadcast destination element processing devices, thereby improving the efficiency of the broadcast processing. There is an advantage that it can contribute to shortening of communication time.

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

【図1】本発明の第1実施例の方法を説明するためのタ
イムチャートである。
FIG. 1 is a time chart for explaining a method according to a first embodiment of the present invention.

【図2】本発明の第1実施例に適用される並列処理シス
テムを示すブロック図である。
FIG. 2 is a block diagram showing a parallel processing system applied to the first exemplary embodiment of the present invention.

【図3】本発明の第1実施例に適用される要素処理装置
の構成を示すブロック図である。
FIG. 3 is a block diagram showing a configuration of an element processing apparatus applied to the first embodiment of the present invention.

【図4】本発明の第1実施例の方法を説明するためのフ
ローチャートである。
FIG. 4 is a flow chart for explaining the method of the first embodiment of the present invention.

【図5】本発明の第1実施例の方法を説明するためのフ
ローチャートである。
FIG. 5 is a flow chart for explaining the method of the first embodiment of the present invention.

【図6】本発明の第1実施例の方法を説明するためのフ
ローチャートである。
FIG. 6 is a flow chart for explaining the method of the first embodiment of the present invention.

【図7】本発明の第2実施例の方法を説明するためのタ
イムチャートである。
FIG. 7 is a time chart for explaining the method of the second embodiment of the present invention.

【図8】本発明の第2実施例の方法を説明するためのフ
ローチャートである。
FIG. 8 is a flow chart for explaining the method of the second embodiment of the present invention.

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

100 通信網 101−1〜101−n 要素処理装置 102 データ転送処理部 103 命令処理部 104 主記憶部 100 Communication Network 101-1 to 101-n Element Processing Device 102 Data Transfer Processing Unit 103 Command Processing Unit 104 Main Storage Unit

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 複数の要素処理装置と、これらの要素処
理装置を相互に通信可能に接続する通信網とをそなえて
なる並列処理システムにおいて、同報元要素処理装置か
ら複数の同報先要素処理装置へ同一情報を送信する同報
通信方法であって、 前記複数の同報先要素処理装置相互間の情報中継順序を
予め規定し、 該同報元要素処理装置が、送信すべき情報を複数の情報
分割片に分割した後、各情報分割片を、前記情報中継順
序で規定された最初の同報先要素処理装置へ順次送信す
るとともに、 各同報先要素処理装置が、受信した情報分割片を、前記
情報中継順序で規定される次の同報先要素処理装置へ順
次送信することを特徴とする、並列処理システムの同報
通信方法。
1. A parallel processing system comprising a plurality of element processing devices and a communication network connecting these element processing devices so that they can communicate with each other. A broadcast communication method for transmitting the same information to a processing device, wherein the information relay order between the plurality of broadcast destination element processing devices is defined in advance, and the broadcast source element processing device specifies the information to be transmitted. After dividing into a plurality of information division pieces, each information division piece is sequentially transmitted to the first broadcast destination element processing apparatus defined in the information relay order, and each reception destination element processing apparatus receives the information received. A broadcast communication method for a parallel processing system, characterized in that the divided pieces are sequentially transmitted to the next broadcast destination element processing device defined by the information relay order.
【請求項2】 前記の各同報先要素処理装置が、情報分
割片の受信と前回受信した情報分割片の送信とを同時に
行なうことを特徴とする、請求項1記載の並列処理シス
テムの同報通信方法。
2. The parallel processing system according to claim 1, wherein each of the broadcast destination element processing devices simultaneously receives the information division piece and transmits the previously received information division piece. Information communication method.
【請求項3】 該同報元要素処理装置が、前記送信すべ
き情報を、前記同報先要素処理装置の数に応じた数の情
報分割片に分割することを特徴とする、請求項1または
2に記載の並列処理システムの同報通信方法。
3. The broadcast source element processing device divides the information to be transmitted into as many information division pieces as the number of the broadcast destination element processing devices. Alternatively, the broadcast communication method of the parallel processing system according to 2.
JP6035944A 1994-03-07 1994-03-07 Broadcasting communication method for parallel processing system Withdrawn JPH07244648A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6035944A JPH07244648A (en) 1994-03-07 1994-03-07 Broadcasting communication method for parallel processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6035944A JPH07244648A (en) 1994-03-07 1994-03-07 Broadcasting communication method for parallel processing system

Publications (1)

Publication Number Publication Date
JPH07244648A true JPH07244648A (en) 1995-09-19

Family

ID=12456111

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6035944A Withdrawn JPH07244648A (en) 1994-03-07 1994-03-07 Broadcasting communication method for parallel processing system

Country Status (1)

Country Link
JP (1) JPH07244648A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007251334A (en) * 2006-03-14 2007-09-27 Fujitsu Ltd Network system and broadcast processing method therefor

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007251334A (en) * 2006-03-14 2007-09-27 Fujitsu Ltd Network system and broadcast processing method therefor
US8386624B2 (en) 2006-03-14 2013-02-26 Fujitsu Limited Broadcast processing method for network system and network system

Similar Documents

Publication Publication Date Title
EP2189903B1 (en) Barrier synchronization apparatus, barrier synchronization system, and barrier synchronization method
US8572615B2 (en) Parallel computing system, synchronization device, and control method of parallel computing system
JPH07319787A (en) Message processing method and processing node
US11956162B2 (en) Asynchronous medium access control layer scheduler for directional networks
CN109688606B (en) Data processing method and device, computer equipment and storage medium
CN114884908B (en) Data synchronization method, device, equipment and storage medium
JP2015012580A (en) Receiving device, receiving method, and program
US11595975B2 (en) Communication system, node, communication method, and computer program product
US20230413347A1 (en) Transmitting station and receiving station
JPH07244648A (en) Broadcasting communication method for parallel processing system
CN106776032A (en) The treating method and apparatus of the I/O Request of distributed block storage
JP5212743B2 (en) Communication method
US10592299B2 (en) Computation node device, parallel computer system, and control method for computation node device
US20100250899A1 (en) Distributed processing system
CN114490465B (en) Data transmission method and device for direct memory access
KR101595062B1 (en) Maximal matching method for graph
JPH0624378B2 (en) Data transmission / reception method between networks
US20170346715A1 (en) Distributed Procedure for Breadth-First Graph Traversal on Asymmetric Communication Topologies
JPH05344135A (en) Data communication system
US10061803B2 (en) Processing method and processing system
CN109246832B (en) OM channel establishing method and device
US20110170522A1 (en) Wireless transmission method for spatial division multiple access system
JPH1027164A (en) Distributed processing method
JPS60160747A (en) Plural token transmission system
JPH05324505A (en) Method and system for file transfer

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20010508