JPS58200366A - Data transfer system - Google Patents

Data transfer system

Info

Publication number
JPS58200366A
JPS58200366A JP57083632A JP8363282A JPS58200366A JP S58200366 A JPS58200366 A JP S58200366A JP 57083632 A JP57083632 A JP 57083632A JP 8363282 A JP8363282 A JP 8363282A JP S58200366 A JPS58200366 A JP S58200366A
Authority
JP
Japan
Prior art keywords
processor
mode
data transfer
load
transfer device
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.)
Granted
Application number
JP57083632A
Other languages
Japanese (ja)
Other versions
JPS631633B2 (en
Inventor
Tadashi Naruse
正 成瀬
Masato Amamiya
雨宮 真人
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP57083632A priority Critical patent/JPS58200366A/en
Publication of JPS58200366A publication Critical patent/JPS58200366A/en
Publication of JPS631633B2 publication Critical patent/JPS631633B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/177Initialisation or configuration control

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multi Processors (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PURPOSE:To improve a throughput and an operating rate by processing a data transfer device under the dynamic decentralized control of a counter provided to a switch module, and making uniform a load on a processor. CONSTITUTION:When a task generates a subtask, a processor 5 buckets data necessary for subtask processing and sends a request for processing to the data transfer device 4. In the switch module 3 of the data transfer device 4, the values of counters 13 attached to respective output circuits 12 are compared for finding a light-load processor dynamically to select one output circuit 12, to which the task is alloted. The processor 5' allotted for the task performs the processing and returns the result to the requesting processor 5.

Description

【発明の詳細な説明】 とし、該スイッチモジュールを介して接続される任意の
プロセッサから他の任意のプロセッサへデータ転送する
データ転送装置において、該データ転送装置がプロセッ
サ負荷を動的に均等化することを可能としたデータ転送
方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION In a data transfer device that transfers data from any processor connected via the switch module to any other processor, the data transfer device dynamically equalizes processor loads. This relates to a data transfer method that makes it possible to do this.

多数のプロセッサを転送系を介して結合した並列処理計
算機では、プロセッサ間の負荷を均等化することが処理
の効率化の観点から重要である。
In a parallel processing computer in which a large number of processors are connected via a transfer system, it is important to equalize the load among the processors from the viewpoint of improving processing efficiency.

負荷の均等化は、転送系が動的に負荷の配分をすること
により容易に実現できる。しかし:従来の転送系の動作
は受動的であった。すなわち、プロセッサは転送先プロ
セッサを明記した転送要求を転送系に出し、転送系はこ
れを受けて指定されたプロセッサへの転送を行っていた
。そのため、負荷の配分はソフトウェア側にまかされて
いた。換言すれば、プログラマはプロセッサの負荷のバ
ランスが平衡するようにプログラムする必要があった。
Equalization of the load can be easily achieved by dynamically distributing the load on the transfer system. However: The operation of conventional transfer systems has been passive. That is, the processor issues a transfer request specifying the transfer destination processor to the transfer system, and the transfer system receives the request and transfers the data to the specified processor. Therefore, load distribution was left to the software side. In other words, the programmer had to program so that the processor loads were balanced.

これは負荷の不平衡を起こす最大の要因である。This is the biggest factor causing load imbalance.

第1図は従来の並列処理計算機の概略構成図である。い
ま、このような並列処理計算機上で、第2図(α)に示
すような分割統治法に代表される処理形態が木構造を々
すアルゴリズムの並列実行を考える。木の1つのノード
の処理を1つのプロセッサに割付ける。そうすると、木
の各ノードは、第2図(h)のように各プロセッサに割
付けられ、明らかにプロセッサ間で負荷の不平衡を生じ
る。
FIG. 1 is a schematic diagram of a conventional parallel processing computer. Now, let us consider parallel execution of an algorithm whose processing form has a tree structure, as represented by the divide-and-conquer method, as shown in FIG. 2 (α), on such a parallel processing computer. Assign processing of one node of the tree to one processor. Then, each node of the tree is assigned to each processor as shown in FIG. 2(h), which clearly causes load imbalance among the processors.

ところで、負荷の配分の問題は、ソフトウェアの負担の
増加、処理オーバヘッドの増加、割付の誤りによる負荷
の不平衡などの問題を引き起し、これがプロセッサの稼
動率の低下、システムスループットの低下をもたらすこ
とになる。
By the way, the problem of load distribution causes problems such as an increase in the burden on software, an increase in processing overhead, and load imbalance due to incorrect allocation, which leads to a decrease in processor utilization rate and a decrease in system throughput. It turns out.

本発明の目的は、動的な負荷分散を可能とするデータ転
送装置を提供することにある。
An object of the present invention is to provide a data transfer device that enables dynamic load distribution.

しかして、本発明はデータ転送方式をパケット転送方式
とすることにより、転送先プロセッサの動的な決定手段
を簡単化するものである。又、本発明は、プロセッサの
負荷情報を転送系に与えるため、複数の転送モードを持
つことを特徴とし、更にはプロセッサの負荷情報を杷握
するため、スイッチモジュールを通過するパケット数を
カウントするカウンタを持つことを特徴にしている。
Therefore, the present invention simplifies the means for dynamically determining the transfer destination processor by using the packet transfer method as the data transfer method. Further, the present invention is characterized by having a plurality of transfer modes in order to provide processor load information to the transfer system, and furthermore, in order to control the processor load information, the number of packets passing through the switch module is counted. It is characterized by having a counter.

以下、図示の一実施例にもとづいて本発明のデータ転送
方式を詳述する。
The data transfer method of the present invention will be described in detail below based on an illustrated embodiment.

第3図は本発明の一実施例で、第8図(α)は多数のス
イッチモジュールlを21次元アレイ状にP 合したデ
ータ転送装置を示す。各スイッチモジュールlにはプロ
セッサ2が接続される。一方、第8図(h)は多数のス
イッチモジュール8を多段構成したデータ転送装置4で
あり、データ転送装置4の入出力にはプロセッサ5.5
′が接続される。
FIG. 3 shows an embodiment of the present invention, and FIG. 8 (α) shows a data transfer device in which a large number of switch modules 1 are combined into a 21-dimensional array P. A processor 2 is connected to each switch module l. On the other hand, FIG. 8(h) shows a data transfer device 4 in which a large number of switch modules 8 are configured in multiple stages, and the input/output of the data transfer device 4 includes a processor 5.5.
′ is connected.

第8図(α)のスイッチモジュールlの構成図を第4図
(a)に示し、第3図<b>のスイッチモジュール8の
構成図を第4図(h)に示す。第4図(a)と(h)に
おいて、6,10は入力回路、7,11はスイッチ、8
.12は出力回路、9.18はカウンタである。
FIG. 4(a) shows a block diagram of the switch module l of FIG. 8(α), and FIG. 4(h) shows a block diagram of the switch module 8 of FIG. 3<b>. In FIGS. 4(a) and (h), 6 and 10 are input circuits, 7 and 11 are switches, and 8
.. 12 is an output circuit, and 9.18 is a counter.

第3図(α)と(h)のどちらのデータ転送装置も基本
的動作は同じであるので、以下では第3図Ch)のデー
タ転送装置4について説明する。
Since the basic operation of both data transfer devices in FIG. 3(α) and FIG. 3(h) is the same, the data transfer device 4 in FIG. 3(Ch) will be explained below.

第5図は第8図(h)に示すデータ転送装置4の構成要
素であるスイッチモジュール3の入力回路10、スイッ
チ11.出力回路12の詳細図である。18はカウンタ
、14は入力キュー、15は入力制御回路、16はモー
ドキュー、17は出力選択情報キュー、18はセレクタ
、19はセレクタ制御回路、20はアービタ、21はセ
レクタ、22はオアゲート、23はカウンタ制御回路、
24は比較回路である。
FIG. 5 shows an input circuit 10, a switch 11 . 3 is a detailed diagram of the output circuit 12. FIG. 18 is a counter, 14 is an input queue, 15 is an input control circuit, 16 is a mode queue, 17 is an output selection information queue, 18 is a selector, 19 is a selector control circuit, 20 is an arbiter, 21 is a selector, 22 is an OR gate, 23 is the counter control circuit,
24 is a comparison circuit.

第6図は転送パケットの構成図である。パケットはデー
タバス巾単位に直列転送される。第6図において、25
はパケット頭部、26はパケット本体であり、パケット
頭部25の先頭部分は出力選択情報に用いる。
FIG. 6 is a configuration diagram of a transfer packet. Packets are transferred serially in data bus width units. In Figure 6, 25
is the packet head, 26 is the packet body, and the leading part of the packet head 25 is used for output selection information.

さて、第8図<h)のデータ転送装置4では、タスクを
プロセッサ5.5′への割付単位とする。こ\で、タス
クとは第2図における木のノードのように、1つのまと
まった処理単位をいう。各プロセッサはすべてのタスク
の処理ができ、タスクはその処理に必要なパラメータが
揃った時、起動されるものとする。タスクが子タスクを
生成した場合(第2図の例では木の1っのノードが子の
ノードに処理要求を出した場合)、プロセッサ負荷を分
散するため、子タスクは軽負荷プロセッサで処理される
。そのために、プロセッサは処理依頼をデータ転送装置
に発行する。データ転送装置は軽負荷プロセッサを動的
に探し、タスクを割付ける。
Now, in the data transfer device 4 of FIG. 8<h), a task is the unit of assignment to the processor 5.5'. Here, a task is a single unit of processing, like a tree node in Figure 2. It is assumed that each processor is capable of processing all tasks, and a task is activated when the parameters necessary for the processing are complete. When a task generates a child task (in the example in Figure 2, one node in the tree issues a processing request to a child node), the child task is processed by a light-load processor in order to distribute the processor load. Ru. For this purpose, the processor issues a processing request to the data transfer device. The data transfer device dynamically searches for lightly loaded processors and assigns tasks to them.

タスクの割付られたプロセッサはその処理を行い、結果
を依頼元プロセッサに返す。当該システムでは、このよ
うにタスク処理が進む。
The processor to which the task has been assigned performs the processing and returns the result to the requesting processor. In this system, task processing proceeds in this manner.

上記プロセッサ負荷の動的な分散化を実現するために、
本データ転送装置には3つの転送モードがあり、パケッ
トはいづれかの転送モードで転送される。3つの転送モ
ードは次の通りである。
In order to realize the dynamic distribution of the processor load mentioned above,
This data transfer device has three transfer modes, and packets are transferred in one of the transfer modes. The three transfer modes are:

(a)  サーチモード(Sモード);これは転負荷プ
ロセッサを動的に探すための転送モードである。このモ
ードのパケットは、スイッチモジュール8において、そ
れぞれの出力回路12に付随するカウンタ13の値を比
較し、その小さい方の出力回路を選択する。そして、選
択された側のカウンタの値をカウントアツプする。両カ
ウンタの値が同じ場合は、いづれか一方の出力回路を選
択する。
(a) Search mode (S mode): This is a transfer mode for dynamically searching for a reload processor. For packets in this mode, the switch module 8 compares the values of the counters 13 associated with the respective output circuits 12 and selects the smaller output circuit. Then, the value of the counter on the selected side is counted up. If the values of both counters are the same, select one of the output circuits.

(h)トランスファモード(Tモード);これは転送先
プロセッサが常に定まっている場合の転送モードである
。このモードのパケットは、パケット頭部の先頭に出力
選択情報を持つ。スイッチモジュール3では、この値に
従って出力回路12が選択される。
(h) Transfer mode (T mode): This is a transfer mode when the transfer destination processor is always fixed. A packet in this mode has output selection information at the beginning of the packet head. In the switch module 3, the output circuit 12 is selected according to this value.

(C)  フイ=ツシーモード(F単一ド);これはタ
スク終了をデータ転送装置に知らせるだめの転送モード
である。このモードのノ々ケットは、パケット頭部の先
頭に出力選択情報を持つ。スイッチモジュール8では、
この値に従って出力回路12が選択される。さらに、選
択された出力回路12に付随するカウンタ18の値がカ
ウントダウンされる。
(C) File transfer mode (F single mode): This is a transfer mode for notifying the data transfer device of the end of a task. Nonoket in this mode has output selection information at the beginning of the packet head. In switch module 8,
Output circuit 12 is selected according to this value. Furthermore, the value of the counter 18 associated with the selected output circuit 12 is counted down.

これらの転送モードを用いると、プロセッサ負荷の分散
は次の手法により実現できる。
Using these transfer modes, the processor load can be distributed by the following method.

タスクが子タスクを生成すると、子タスク処理に必要な
データをパケットにして、データ転送装置に処理要求を
だす。このパケットの転送モードはSモードである。デ
ータが複数個のパケットになる場合は、そのうちの任意
の一つをSモードで転送する。データ転送装置は子タス
クの処理プロセッサが動的に決まると、処理先が決った
旨をパケットにして依頼元プロセッサに知らせる。この
転送モードはTモードである。依頼元プロセッサは、こ
のパケットを受けとると、処理依頼が複数個のパケット
で構、:成・されている場合、残りのパケットをTモー
ドで転送する。処理先のプロセッサは、転送されたデー
タにより、子タスクの処理を行い、結果を求め、それを
1個ないし複数個のパケットにしてTモードで依頼元プ
ロセッサに返す。
When a task generates a child task, the data necessary for processing the child task is made into a packet and a processing request is issued to the data transfer device. The transfer mode of this packet is S mode. If the data consists of multiple packets, any one of them is transferred in S mode. When the processing processor for the child task is dynamically determined, the data transfer device notifies the requesting processor in the form of a packet that the processing destination has been determined. This transfer mode is T mode. When the requesting processor receives this packet, if the processing request consists of a plurality of packets, it transfers the remaining packets in T mode. The processing destination processor processes the child task based on the transferred data, obtains the result, converts it into one or more packets, and returns it to the requesting processor in T mode.

依頼元プロセッサは、結果を受けとると、受けとった旨
をパケットにしてFモードで転送する。子タスクの生成
から消滅までの過程において、このようなパケットの転
送が行われる。
When the requesting processor receives the result, it converts the result into a packet and transfers it in F mode. Such packet transfer is performed during the process from creation to destruction of a child task.

各モードのパケットに対し、スイッチモジュール8の転
送シーケンスは以下のようになる。
The transfer sequence of the switch module 8 for packets in each mode is as follows.

第5図において、入力キュー14にはパケットが入って
おり、モードキュー16には入力キュー14のパケット
対応にそのパケットの転送モードが入っており、出力選
択情報キュー17には、同じく出力選択情報が入ってい
るものとする。ただし、Sモードのパケットに対する出
力選択情報は定義されないが、出力選択情報キュー17
にはダミーデータを対応する出力選択情報として入れ、
各キュー14.16.17のパケットの順序関係を保持
するものとする。カウンタ13は、出力回路12を通過
したパケットのうち、Sモードのパケットの個数とFモ
ードのパケットの個数の差を保持している。比較回路2
4は2つの出力回路のカウンタの値を比較し、大小関係
を出力する。それはセレクタ制御回路19の入力となる
。以下、転送シーケンスを説明する。
In FIG. 5, the input queue 14 contains a packet, the mode queue 16 contains the transfer mode of the packet corresponding to the packet in the input queue 14, and the output selection information queue 17 also contains output selection information. It is assumed that . However, output selection information for S mode packets is not defined, but output selection information queue 17
Input dummy data as the corresponding output selection information,
It is assumed that the order relationship of packets in each queue 14, 16, and 17 is maintained. The counter 13 holds the difference between the number of S mode packets and the number of F mode packets among the packets that have passed through the output circuit 12. Comparison circuit 2
4 compares the values of the counters of the two output circuits and outputs the magnitude relationship. It becomes an input to the selector control circuit 19. The transfer sequence will be explained below.

(1)入力制御回路15は、モードキュー16から転送
モード(mode)を出力し、自らは処理要求信号(r
eq)を出す。転送モードはセレクタ制御回路19の制
御信号となると同時に、セレクタ18を径由して、次段
スイッチモジュールに送られる。
(1) The input control circuit 15 outputs the transfer mode (mode) from the mode queue 16, and itself receives the processing request signal (r
eq). The transfer mode becomes a control signal for the selector control circuit 19 and is simultaneously sent to the next stage switch module via the selector 18.

(11)  セレクタ制御回路19は転送モードに従っ
て、比較回路24(Sモードのとき)、又は出力選択情
報キュー17の出力値(T、Fモードのとき)からセレ
クタ18の出力を決定する。
(11) The selector control circuit 19 determines the output of the selector 18 based on the output value of the comparison circuit 24 (in S mode) or the output selection information queue 17 (in T or F mode) according to the transfer mode.

1i)  req信号および転送モードは、セレクタ1
8、アーービタ20を径由して次段スイッチモジュール
の入力制御回路15、モードキュー16へ到達する。
1i) The req signal and transfer mode are set by selector 1.
8. The signal reaches the input control circuit 15 and mode queue 16 of the next stage switch module via the arbiter 20.

(iV)  (次段スイッチモジュールの)入力制御回
路15は入力キュー14が一杯でない限り、αck信号
を返す。と同時に、転送モードをモードキュー16にと
りこむ。入力キュー14が一杯のときは、キューに空き
が生じるまでack信号を ・返箸ない。また、転送モ
ードもとりこまない。
(iV) The input control circuit 15 (of the next-stage switch module) returns the αck signal unless the input queue 14 is full. At the same time, the transfer mode is loaded into the mode queue 16. When the input queue 14 is full, the ack signal is not returned until there is space in the queue. It also does not import the transfer mode.

位) αck信号は、カウンタ制御回路23の入力とな
り、転送モードにより、所定の動作(Sモードならカウ
ントアツプ、Fモードならカウントダウン、Tモードな
ら何もしない)をする。また、セレクタ21、オアゲー
ト22を径由して入力制御回路15へ行く。セレクタ2
1の出力は、アーービタ20が選択した入力回路10に
対応する側の出力が選択される。
The αck signal becomes an input to the counter control circuit 23, and performs a predetermined operation depending on the transfer mode (count up in S mode, count down in F mode, do nothing in T mode). It also goes to the input control circuit 15 via the selector 21 and OR gate 22. Selector 2
1, the output corresponding to the input circuit 10 selected by the arbiter 20 is selected.

(vl)入力制御回路15は、入力キュー14の先頭に
あるパケットをセレクタ18、アービタ20を径由して
次段スイッチモジュールの入力キュー14へ転送する。
(vl) The input control circuit 15 transfers the packet at the head of the input queue 14 to the input queue 14 of the next stage switch module via the selector 18 and arbiter 20.

このとき、出力選択情報は、入力制御回路15の制御の
もとに出力選択情報キュー17にも入れられる:、・。
At this time, the output selection information is also put into the output selection information queue 17 under the control of the input control circuit 15: .

(vll)パケット転送終了後、入力制御回路15はr
eq信号をおとし、転送シーケンスを終了する。
(vll) After the packet transfer is completed, the input control circuit 15
The eq signal is turned off and the transfer sequence ends.

以上説明したように、本発明によれば、データ転送装置
はスイッチモジュールに用意したカウンタにより動的に
タスクの分散化制御を行い、プロセッサ負荷を均等化す
ることができるから、プログラム処理のスループットや
、プロセッサの稼動率が上昇し、また、ソフトウェア側
で負荷分散を意識する必要がなくなる。さらに、簡単な
回路構成のスイッチモジュールを多数用いるので、LS
I化に適する。
As explained above, according to the present invention, the data transfer device can dynamically perform task distribution control using the counter provided in the switch module and equalize the processor load, thereby increasing the throughput of program processing. , the utilization rate of the processor increases, and there is no need to be aware of load distribution on the software side. Furthermore, since many switch modules with simple circuit configurations are used, the LS
Suitable for I.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は従来の並列処理計算機の構成図、第2図は木構
造のプログラムの模式図および木のノードを第1図の並
列処理計算機に割付けた図、第8図(α)、(b)は本
発明のデータ転送方式の一実施例の構成図、第4図(α
)、(b)は第3図(a)、(h)のスイッチモジュー
ルの構成図、第5図は第4図<b>のスイッチモジュー
ルの詳細構成図、第6図はパケットの構成図である。 
。 1.3・・・スイッチモジュール、2,5.5’・・・
プロセッサ、4・・・データ転送装置、6,10・・・
入力回路、7.11・・・スイッチ、8.12・・・出
力回路、9.13・・・カウンタ、■4・・・入力キュ
ー、15・・・入力制御回路、16・・・モードキュー
、17・・・出力選択情報キュー、:ts、21・・・
セレクタ、19・・・セレクタ制御回路、zO・・・ア
ービタ、2z・・・オアゲート、23・・・カウンタ制
御回路、24・・・比較回路、25・・・パケット頭部
、26・・・パケット本体。 代理人 弁理士  鈴  木     誠(’:(B]
り1第3図 (α) 第4図 C(1) (b)
Figure 1 is a configuration diagram of a conventional parallel processing computer, Figure 2 is a schematic diagram of a tree-structured program and a diagram showing how the nodes of the tree are assigned to the parallel processing computer in Figure 1, and Figures 8 (α) and (b). ) is a configuration diagram of an embodiment of the data transfer method of the present invention, and FIG.
), (b) are configuration diagrams of the switch modules in Figures 3(a) and (h), Figure 5 is a detailed configuration diagram of the switch module in Figure 4 <b>, and Figure 6 is a diagram of the packet configuration. be.
. 1.3...Switch module, 2,5.5'...
Processor, 4... Data transfer device, 6, 10...
Input circuit, 7.11...Switch, 8.12...Output circuit, 9.13...Counter, ■4...Input queue, 15...Input control circuit, 16...Mode queue , 17... Output selection information queue, :ts, 21...
Selector, 19... Selector control circuit, zO... Arbiter, 2z... OR gate, 23... Counter control circuit, 24... Comparison circuit, 25... Packet head, 26... Packet Body. Agent Patent Attorney Makoto Suzuki (':(B)
1 Figure 3 (α) Figure 4 C (1) (b)

Claims (1)

【特許請求の範囲】[Claims] (1)複数の入力と複数の出力を持ち、任意の入力から
任意の出力へスイッチできるスイッチモジュールを複数
個結合して構成され、該スイッチモジュールを介して接
続される任意のプロセッサから任意のプロセッサへデー
タ転送ができるデータ転送装置において、前記スイッチ
モジュールは出力対応に配下のプロセッサの負荷を表示
するためのカウンタを持ち、且つ、データ転送装置はパ
ケットによりデータ転送を遂行し、その転送モードとし
て、軽負荷プロセッサを動的に探すだめのモードと、プ
ロセッサ負荷が軽減されたことを知らせるためのモード
と、指定したプロセッサへデータを転送するモードとを
有し、前記軽角荷プロセッサを動的に探すための転送モ
ードのパケットは、スイッチモジュールにおいてカウン
タ値の最も小さい出力を選択して該当カウンタをカウン
トアツプし、また、前記プロセッサの負荷が軽減された
ことを知らせるための転送モードのパケットはカウンタ
をカウントダウンし、これらのカウンタ操作によりプロ
セッサ負荷情報をデータ転送装置に与え、該データ転送
装置がプロセッサ負荷を動的に分散化することを特徴と
するデータ転送方式。
(1) Constructed by combining multiple switch modules that have multiple inputs and multiple outputs and can switch from any input to any output, and from any processor connected via the switch module to any processor In the data transfer device capable of transferring data to, the switch module has a counter for displaying the load of the subordinate processor corresponding to the output, and the data transfer device performs data transfer by packets, and the transfer mode is: It has a mode for dynamically searching for a light load processor, a mode for notifying that the processor load has been reduced, and a mode for transferring data to a specified processor. For transfer mode packets to be searched, the switch module selects the output with the smallest counter value and counts up the corresponding counter, and for transfer mode packets to notify that the load on the processor has been reduced, the counter is counted up. A data transfer method characterized by counting down the counters, providing processor load information to a data transfer device by operating these counters, and causing the data transfer device to dynamically distribute the processor load.
JP57083632A 1982-05-18 1982-05-18 Data transfer system Granted JPS58200366A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57083632A JPS58200366A (en) 1982-05-18 1982-05-18 Data transfer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57083632A JPS58200366A (en) 1982-05-18 1982-05-18 Data transfer system

Publications (2)

Publication Number Publication Date
JPS58200366A true JPS58200366A (en) 1983-11-21
JPS631633B2 JPS631633B2 (en) 1988-01-13

Family

ID=13807836

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57083632A Granted JPS58200366A (en) 1982-05-18 1982-05-18 Data transfer system

Country Status (1)

Country Link
JP (1) JPS58200366A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6227856A (en) * 1985-07-30 1987-02-05 Agency Of Ind Science & Technol Load decentralizing device
WO2009131007A1 (en) * 2008-04-22 2009-10-29 日本電気株式会社 Simd parallel computer system, simd parallel computing method, and control program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6227856A (en) * 1985-07-30 1987-02-05 Agency Of Ind Science & Technol Load decentralizing device
JPH0429105B2 (en) * 1985-07-30 1992-05-18
WO2009131007A1 (en) * 2008-04-22 2009-10-29 日本電気株式会社 Simd parallel computer system, simd parallel computing method, and control program
US8769244B2 (en) 2008-04-22 2014-07-01 Nec Corporation SIMD parallel computer system, SIMD parallel computing method, and control program

Also Published As

Publication number Publication date
JPS631633B2 (en) 1988-01-13

Similar Documents

Publication Publication Date Title
Dally et al. Deadlock-free adaptive routing in multicomputer networks using virtual channels
US5530860A (en) Virtual computer control system effectively using a CPU with predetermined assignment ratios of resources based on a first and second priority mechanism
EP0352490B1 (en) A technique for parallel synchronization
US20070067592A1 (en) Memory fence with background lock release
CN108984327B (en) Message forwarding method, multi-core CPU and network equipment
KR102539572B1 (en) Network-on-chip data processing method and device
Blanas et al. Topology-aware parallel data processing: Models, algorithms and systems at scale
Li et al. Co-Scheduler: A coflow-aware data-parallel job scheduler in hybrid electrical/optical datacenter networks
JPH0628323A (en) Process execution control method
JPS58200366A (en) Data transfer system
US20070248097A1 (en) Message switching system
JPH09160884A (en) Dynamic load-distributed parallel computer
JP2012038275A (en) Transaction calculation simulation system, method, and program
JPH0612395A (en) Task allocating method in multiprocessor system
Wah et al. Distributed scheduling of resources on interconnection networks
JPS63223860A (en) Multi-processor constituting device
JPS6227856A (en) Load decentralizing device
JPH1063607A (en) Dma controller
Tuomenoksa et al. Analysis of multiple-queue task scheduling algorithms for multiple-SIMD machines.
JP2002140201A (en) Method for updating database and database management system using the same
JP2001147908A (en) Load distributing system
JP2648062B2 (en) Parallel processing unit
Juang et al. Resource sharing interconnection networks in multiprocessors
JP2000010934A (en) Bus arbitration system in multi-cpu system
JP2731743B2 (en) Parallel computer with communication register