JPH04113444A - Bidirectional ring bus device - Google Patents

Bidirectional ring bus device

Info

Publication number
JPH04113444A
JPH04113444A JP2232436A JP23243690A JPH04113444A JP H04113444 A JPH04113444 A JP H04113444A JP 2232436 A JP2232436 A JP 2232436A JP 23243690 A JP23243690 A JP 23243690A JP H04113444 A JPH04113444 A JP H04113444A
Authority
JP
Japan
Prior art keywords
communication
transfer destination
address information
self
processors
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2232436A
Other languages
Japanese (ja)
Inventor
Hideyuki Kikuchihara
菊地原 秀行
Noboru Shiraki
白木 昇
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP2232436A priority Critical patent/JPH04113444A/en
Publication of JPH04113444A publication Critical patent/JPH04113444A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Bus Control (AREA)

Abstract

PURPOSE:To ensure the optimum network communication efficiency by giving the information on the number of packaged processors of a parallel, processing system, the self-node address information, and the address information on the processor of the transfer destination to each transfer destination deciding circuit of communication nodes and attaining self-routing. CONSTITUTION:A transfer destination deciding circuit 101 consisting of a transfer destination decision table 200 and an inverting circuit 201 is provided in each communication node. Then the information on the number of packaged processors is given to the circuit 101 together with the self-address information, and the address information on the processor of the transfer destination. So that the circuit 101 can perform the self-routing. Thus the communication efficiency of a network is optimized with no change of the hardware nor a program even though the number of processors is increased or decreased (expanded or reduced).

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は複数のプロセ・ノサを用いて並列に実行する並
列処理システムにおいて、前記複数のプロセッサを相互
結合する双方向リングツ〈スに関するものである。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a bidirectional ring toss that interconnects a plurality of processors in a parallel processing system that executes parallel processing using a plurality of processors. be.

(従来の技術) 並列処理計算機の一結合手段として、双方向リングバス
方式がある。双方向リングバス方式は、例えば共立出版
株式会社「並列計算機3.2節スイッチングネットワー
ク」の文献に開示されている最隣接ネットワーク(本文
献の129頁)を1次元の接続関係に限定したものであ
る。第5図(a)に8台のプロセッサ2(以下PEと称
すこともある)2を双方向リングバス方式で結合した例
を示す。
(Prior Art) A bidirectional ring bus system is available as a means for connecting parallel processing computers. The bidirectional ring bus method is, for example, a method in which the nearest neighbor network (page 129 of this document) disclosed in the document ``Switching Network for Parallel Computers'' by Kyoritsu Shuppan Co., Ltd. is limited to a one-dimensional connection relationship. be. FIG. 5(a) shows an example in which eight processors 2 (hereinafter also referred to as PEs) 2 are coupled in a bidirectional ring bus system.

PE#OからPE#7は各々対応する通信ノード1を介
して左回転のリングバス20と右回転のリングバス30
で相互結合される。各PE間で相互にデータ通信を行な
う場合、通信データは左回転あるいは右回転のリングバ
スを選択してルーティングするが、前記どちらのリング
バスを選択するかは予め通信ノード1にハードウェア化
されるかまたは各PE2のプログラム制御により行なわ
れるかの何れかであった。例えばPE#3から各PEに
通信データを転送する場合、PE#4、PE#5、PE
#6、P−E#7へは左回転のリングバス20を、また
PE#01 PE#1、PE#2へは右回転のリングバ
ス30を、選択してルーティングさせる様に通信ノード
lにハードウェア化またはPE2中にプログラム制御さ
れる。
PE#O to PE#7 connect to a left-rotating ring bus 20 and a right-rotating ring bus 30 via their respective communication nodes 1.
are mutually connected. When mutual data communication is performed between each PE, the communication data is routed by selecting a left-rotating ring bus or a right-rotating ring bus, but which ring bus to select is determined in advance by hardware in the communication node 1. This was done either by the program control of each PE2 or by program control of each PE2. For example, when transferring communication data from PE#3 to each PE, PE#4, PE#5, PE
The communication node l is configured to selectively route the left-rotating ring bus 20 to PE#6 and PE#7, and the clockwise-rotating ring bus 30 to PE#01, PE#1, and PE#2. Hardware or program controlled during PE2.

(発明が解決しようとしている課題) ところで、第5図(a)、#して示した8台構成を、プ
ロセッサ数を4台に減らす(PE#OからPE#3)場
合を第5図(b)として考える払PE#0にPE’#3
が新しく隣接するPEとして接続し直される。PE#3
からPE#01PE#1、PE#2にデータを転送する
場合は、第5図(a)で右回転のリングバス30を選択
してルーティングすると予めハードウェア化またはプロ
グラム制御されていたため、左回転のりングバス20は
選択されないことになる。しかし、PE#3からPE#
0への通信データの転送は左回転のリングバス20を選
択してルーティングした方がPE間の距離が短くなり最
も通信効率が良い。この様に従来の双方向リングバスは
プロセッサ数を自由に増減させることによりシステム規
模の伸縮をさせたい場合、ハードウェア又はプログラム
の変更を行なわないとネットワークの通信効率を最適に
てきない欠点があった。
(Problem to be Solved by the Invention) By the way, the case where the number of processors is reduced from the 8 processor configuration indicated by # in FIG. 5(a) to 4 (from PE#O to PE#3) is shown in FIG. b) Consider as pay PE#0 to PE'#3
is reconnected as a new neighboring PE. PE#3
When transferring data from PE#01 to PE#1 and PE#2, select the right-rotating ring bus 30 in FIG. The boarding bus 20 will not be selected. However, from PE#3 to PE#
For transfer of communication data to PE 0, selecting the left-rotating ring bus 20 for routing reduces the distance between PEs, resulting in the best communication efficiency. As described above, conventional bidirectional ring buses have the disadvantage that if you want to expand or contract the system scale by freely increasing or decreasing the number of processors, you cannot optimize the communication efficiency of the network unless you change the hardware or program. Ta.

(課題を解決するための手段) 本発明は上記欠点を除去するものであって、複数のプロ
セッサを双方向リングバスで結合する並列処理システム
の構成法において、複数のプロセッサと該プロセッサの
各々に接続された通信ノードとを含み、この通信ノード
間をリング状の2本の単方向バスで双方向バスを構成さ
せるように接続した並列処理計算機システムにおいて、
前記通信ノードの各々に転送先決定回路を持たせ、この
転送先決定回路に当該並列処理システムの実装プロセッ
サ数情報と自己ノードアドレス情報と転送先のプロセッ
サのアドレス情報を与えることにより自己ルーティング
を行なわせるようにした双方向リングバス装置である。
(Means for Solving the Problems) The present invention eliminates the above drawbacks, and provides a method for configuring a parallel processing system in which a plurality of processors are connected via a bidirectional ring bus. In a parallel processing computer system including connected communication nodes, the communication nodes are connected to form a bidirectional bus using two ring-shaped unidirectional buses,
Each of the communication nodes is provided with a transfer destination determination circuit, and self-routing is performed by providing this transfer destination determination circuit with information on the number of implemented processors of the parallel processing system, self-node address information, and address information of the transfer destination processor. This is a bidirectional ring bus device designed to allow

(作用) 本発明によれば、上述したように通信ノード内に転送先
決定回路を設け、ここに実装プロセッサ数情報、自己ア
ドレス情報及び転送先のプロセッサのアドレス情報を与
えることにより自己ルーティングを行なうことができる
ので、プロセッサ数の増減(拡張、縮小)があっても、
ハードウェア又はプログラムの変更を伴わずにネットワ
ークの通信効率を最適化できる。
(Operation) According to the present invention, as described above, a transfer destination determination circuit is provided in the communication node, and self-routing is performed by providing information on the number of installed processors, self address information, and address information of the transfer destination processor to this circuit. Even if the number of processors increases or decreases (expansion or reduction),
Network communication efficiency can be optimized without changing hardware or programs.

(実施例) 第1図は本発明の一実施例を示す通信ノードの内部構成
図であり、双方向リングバスで接続された第1通信ノー
ド、第2通信ノード、第3通信ノードを示し、各通信ノ
ードの詳細な構成を第1通信ノードとして示しである。
(Embodiment) FIG. 1 is an internal configuration diagram of a communication node showing an embodiment of the present invention, showing a first communication node, a second communication node, and a third communication node connected by a bidirectional ring bus, The detailed configuration of each communication node is shown as a first communication node.

この第1通信ノードはPin端子からPEtInの通信
データ10を受信し、Pout端子へ通信データ16を
出力することによりPEtInと通信する。また、この
第1通信ノードは左右に隣接する第2通信ノードと第3
通信ノード間とはL1n端子から通信データ20受信し
、Lout端子へ通信データ21を出力することにより
左回転の通信を行なう。更に、R1n端子から通信デー
タ30を受信し、Rout端子へ通信データ31を出力
することにより右回転の通信を行なう。
This first communication node communicates with PEtIn by receiving communication data 10 of PEtIn from the Pin terminal and outputting communication data 16 to the Pout terminal. In addition, this first communication node is connected to a second communication node adjacent to the left and right and a third communication node.
Communication between communication nodes is performed by receiving communication data 20 from the L1n terminal and outputting communication data 21 to the Lout terminal. Furthermore, communication for clockwise rotation is performed by receiving communication data 30 from the R1n terminal and outputting communication data 31 to the Rout terminal.

さて、本発明の第1通信ノードは、Pin端子から入力
されるPE#nの通信データIOを格納する左入力バッ
ファ102と右大カバッファ103と、前記通信データ
IOの格納(転送)先を決定する転送先決定回路101
と、LlnまたはR1n端子から入力されるPE#nへ
の通信データ20及び30を各々格納する左出力バッフ
ァ108及び右出力バッファ109と、Llnまfたは
R1n端子から入力されるPE#n以外のPEへの通信
データ20及び30を各々格納する左中間バッファ10
5及び右中間バッファ107と、前記通信データ20及
び30または、左入力バッファ102及び右入カバッフ
ァ+03からの通信データ17.18をスルーにて転送
するための左出力セレクタ104及び右出力セレクタ1
0[iと、前記通信データ20.30の入力光を各々制
御する左入力制御回路及び右入力制御回路とを持つ。す
べての通信データ10.20.30は通信したい内容に
転送先アドレス情報を付加したもので第2図にそのフィ
ールド構成を示す。第2図に於て想像線で示した自己ア
ドレス情報は、後述するように各通信ノード内のレジス
タにストアしてあっても良い。
Now, the first communication node of the present invention has a left input buffer 102 and a right large buffer 103 that store the communication data IO of PE#n input from the Pin terminal, and determines the storage (transfer) destination of the communication data IO. Transfer destination determination circuit 101
, a left output buffer 108 and a right output buffer 109 that respectively store communication data 20 and 30 input from the Lln or R1n terminal to PE#n, and PE#n input from the Lln or f or R1n terminal. A left intermediate buffer 10 stores communication data 20 and 30 to the PE, respectively.
5 and right intermediate buffer 107, and left output selector 104 and right output selector 1 for through-transferring communication data 20 and 30 or communication data 17 and 18 from left input buffer 102 and right input buffer +03.
0[i, and a left input control circuit and a right input control circuit that respectively control input light of the communication data 20 and 30. All communication data 10, 20, and 30 are the contents to be communicated plus transfer destination address information, and the field structure thereof is shown in FIG. The self-address information shown by phantom lines in FIG. 2 may be stored in a register within each communication node, as will be described later.

これにより各通信ノードに自己ルーティング機能を持た
せている。
This allows each communication node to have a self-routing function.

以下に各入力端子から入力される通信データの通信手順
を詳しく説明する。
The communication procedure for communication data input from each input terminal will be explained in detail below.

■Pin端子からの通信データの転送手順転送先決定回
路101は、Pin端子より通信データ10中の転送先
アドレス情報IIを受け、外部より実装プロセッサ数情
報12を受け、更に、通信ノード内の憇像線で囲ったレ
ジスタ目2内にストアされた自己アドレス情報13、若
しくは、前記通信データ10中の自己アドレス情報13
(これらは同一の情報)のいずれかが入力される。そし
て左回転のリングバスを通して転送先のあるPEに転送
すべき通信データであれば、左イネーブル信号I4をア
クティブ状態にして友人カバッファ102に通信データ
10を格納する。友人カバソファ+02に格納された通
信データ10は、左出力セレクタ104、Lout端子
を経由して第3通信メートに転送される。また、右方向
のリングバスを通して転送先のあるPEに転送すべき通
信データであれば、右イネーブル信号J5をアクティブ
状態にして右入カバ、ファ103に通信データIOを格
納する。右入カバソファ103に格納された通信データ
10は右出力セレクタIO[iとRout端子を経由し
て第2通信ノードに転送する。
■Procedure for transferring communication data from the pin terminal The transfer destination determination circuit 101 receives transfer destination address information II in the communication data 10 from the pin terminal, receives information on the number of installed processors 12 from the outside, and further receives information on the number of installed processors 12 from the outside. The self-address information 13 stored in the register 2 surrounded by the image line, or the self-address information 13 in the communication data 10
(These are the same information) are input. If the communication data is to be transferred to a destination PE through the left-rotating ring bus, the left enable signal I4 is activated and the communication data 10 is stored in the friend buffer 102. The communication data 10 stored in the friend's cover sofa +02 is transferred to the third communication mate via the left output selector 104 and the Lout terminal. Further, if the communication data is to be transferred to a PE with a transfer destination through the rightward ring bus, the right enable signal J5 is made active and the communication data IO is stored in the right input cover 103. The communication data 10 stored in the right input cover sofa 103 is transferred to the second communication node via the right output selector IO[i and the Rout terminal.

■Lln端子からの通信データの転送手順左入力制御回
路110は、第2通信ノードがらの通信データ20をL
in端子より受信し、この通信データ20中の一部の通
信データ、即ち、転送先アドレス情報22七前記自己ア
ドレス情報13を比較し、前記両アドレス情報22、I
3が一致していれば、左出力バッファ108に前記通信
データ2oを格納し、前記両アドレス情報22.13が
一致していなければ、前記第1通信ノードを通過する通
信データと認識して左中間バッファ105または左出力
セレクタ+04を通りLout端子を経由して単にこの
通信データ2oを出力線21を介して第3通信ノードに
転送する。また左円カバソファ108に格納された通信
データ2oはPout端子を通ってPEtlnに転送さ
れる。
■Transfer procedure for communication data from the Lln terminal The left input control circuit 110 transfers the communication data 20 from the second communication node to the Lln terminal.
received from the in terminal, compares some communication data in this communication data 20, that is, transfer destination address information 22, and the self-address information 13, and compares both address information 22, I
3 match, the communication data 2o is stored in the left output buffer 108, and if both the address information 22.13 do not match, it is recognized as the communication data passing through the first communication node and the left This communication data 2o is simply transferred to the third communication node via the output line 21 via the intermediate buffer 105 or the left output selector +04 and the Lout terminal. Furthermore, the communication data 2o stored in the left circular cover sofa 108 is transferred to PEtln through the Pout terminal.

■R1n端子からの通信データの転送手順右入力制御回
路111は、第3通信ノードからの通信データ30をR
1n端子より受信し、この通信データ30中の一部の通
信データ、即ち、転送先アドレス情報32と前記自己ア
ドレス情報13を比較し、前記両アドレス情報32.1
3が一致していれば、前記通信データ30を左円カバソ
ファ109に格納し、前記両アドレス情報32、I3が
一致していなければ、前記第1通信ノードを通過する通
信データと認識して右中間バッファ107または右出力
セレクタ10Bを通りRout端子を縁由して単にこの
通信データ30を出力線31を介して第2通信ノードに
転送する。また、左出力バッファ109に格納された通
信データ20はPout端子を通ってPE#nに転送さ
れる。
■Procedure for transferring communication data from the R1n terminal The right input control circuit 111 transfers the communication data 30 from the third communication node to the R1n terminal.
1n terminal, compares some communication data in this communication data 30, that is, transfer destination address information 32, and the self-address information 13, and compares both address information 32.1.
3 match, the communication data 30 is stored in the left circular cover sofa 109, and if both the address information 32 and I3 do not match, it is recognized as the communication data passing through the first communication node, and the communication data 30 is stored in the left circular cover sofa 109. This communication data 30 is simply transferred to the second communication node via the output line 31 via the intermediate buffer 107 or the right output selector 10B and via the Rout terminal. Furthermore, the communication data 20 stored in the left output buffer 109 is transferred to PE#n through the Pout terminal.

第3図に転送先決定回路+01の具体的な構成を一実施
例として示す。該回路+01は転送先決定テーブル20
0と反転回路201から構成され自己アドレス情報13
キ実装プロセツサ数情報]2と転送先アドレス情報11
を受信し、左イネーブル信号14と右イネーブル信号1
5を出力する。転送先決定テーブル200は例えばRO
M (リート°オンリーメ王り)で実現でき、自己アド
レス情報13と実装プロセッサ数情報12と転送先アド
レス情報11を受信し、左イネーブル信号■4を出力す
る。反転回路201は左イネーブル信号14を受信し、
その反転論理をとった右イネーブル信号15を出力する
。第4図(a)に実装プロセッサ数が8の場合に書き込
まれる転送先決定テーブル200の内容の例を示す。以
下に本転送先決定回路+01の作用を説明する。第4図
(a)で例えば自己アドレス情報13が#3では、転送
先アドレス情報11が#4、#5、#6、#7の場合に
は左イネーブル信号14は1、反転回路201により右
イネーブル信号15が0となり、第1図の第1通信ノー
ド中の左イネーブル信号14がアクティブ状態、右イネ
ーブル信号I5がディセーブル状態となり、通信データ
10は友人カバノファ102に格納され、左回転のリン
グバスに出力される。同様に自己アドレス情報I3が#
3で、転送先アドレスが#0、#1、#2の場合には、
左イネーブル信号I4は01  反転回路201により
出力右イネーブル信号15が1となり、第1図の第1通
信ノード中の左イネーブル信号14がディセ■0 −プル状態、右イネーブル信号15がアクティブ状態と
なり、通信データIOは右大カバッファ102に格納さ
れ、右回転のリングバスに出力される。また第4(b)
に実装プロセッサ数が4の場合に書き込まれる転送先決
定テーブル200の内容の例を示すが作用は同様である
。この様に本発明の通信ノード構成を採用すれば、双方
向リングバスで結合される並列処理システムでは、増減
予定したプロセッサ数分の転送先決定テーブル200を
例えばROM化しておくだけで、最適な通信路をルーテ
ィングできる。
FIG. 3 shows a specific configuration of the transfer destination determining circuit +01 as an example. The circuit +01 is the transfer destination determination table 20
0 and an inversion circuit 201, and self-address information 13
Information on the number of implemented processors] 2 and forwarding address information 11
and receives the left enable signal 14 and right enable signal 1.
Outputs 5. The transfer destination determination table 200 is, for example, RO.
It can be realized by M (leat only), receives the self address information 13, the number of installed processors information 12, and the transfer destination address information 11, and outputs the left enable signal 4. The inverting circuit 201 receives the left enable signal 14;
A right enable signal 15 having the inverted logic is output. FIG. 4(a) shows an example of the contents of the transfer destination determination table 200 written when the number of installed processors is eight. The operation of this transfer destination determining circuit +01 will be explained below. In FIG. 4(a), for example, when the self address information 13 is #3, and when the transfer destination address information 11 is #4, #5, #6, or #7, the left enable signal 14 is 1, and the inverting circuit 201 The enable signal 15 becomes 0, the left enable signal 14 in the first communication node in FIG. output to the bus. Similarly, self address information I3 is #
3, if the forwarding address is #0, #1, #2,
The left enable signal I4 becomes 01, the output right enable signal 15 becomes 1 by the inversion circuit 201, the left enable signal 14 in the first communication node in FIG. Communication data IO is stored in the right large buffer 102 and output to the clockwise rotating ring bus. Also, Section 4(b)
2 shows an example of the contents of the transfer destination determination table 200 written when the number of implemented processors is 4, but the operation is the same. In this way, if the communication node configuration of the present invention is adopted, in a parallel processing system connected by a bidirectional ring bus, the transfer destination determination table 200 for the number of processors scheduled to be increased or decreased can be stored in a ROM, for example, and the optimal Communication channels can be routed.

(発明の効果) 本発明によれば各プロセッサ間のデータ通信は各通信ノ
ードにおいて実装プロセッサ数と自己アドレス情報と転
送先アドレス情報とを考慮し、最適な通信経路を自己ル
ーティングできシステムとして最大限の通信効率を引き
出すことができる効に於ける通信メート内部構成図、第
会図は本発明の実施例である転送先決定回路図、第0図
は通信データのフィールド構成図、第4図は転送先決定
テーブルの内容説明図、第5図(a)、(b)は並列プ
ロセッサの構成図で、第5図(a)は8台のプロセッサ
を、第5図(b)は4台のプロセッサを、各々双方向リ
ングバスにより結合した並列プロセッサの構成図である
(Effects of the Invention) According to the present invention, data communication between each processor can be performed by taking into account the number of installed processors, self-address information, and transfer destination address information in each communication node, and is capable of self-routing the optimal communication path, thereby maximizing the system as a whole. Fig. 4 is a diagram of the internal configuration of the communication mate that is effective in bringing out communication efficiency. Fig. 0 is a diagram of the forwarding destination determination circuit according to an embodiment of the present invention. Fig. 0 is a diagram of the field configuration of communication data. Figures 5(a) and 5(b) are diagrams explaining the contents of the transfer destination determination table. Figures 5(a) and 5(b) are configuration diagrams of parallel processors. Figure 5(a) shows eight processors, and Figure 5(b) shows four FIG. 2 is a configuration diagram of a parallel processor in which processors are each coupled via a bidirectional ring bus.

果がある。There is fruit.

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

第1図は本発明の実施例を示すリングバス装置(b) 4台構成 並列プロセッサの構成図 第5図 FIG. 1 is a ring bus device (b) showing an embodiment of the present invention. 4 unit configuration Parallel processor configuration diagram Figure 5

Claims (1)

【特許請求の範囲】[Claims] 複数のプロセッサと該プロセッサの各々に接続された通
信ノードとを含み、この通信ノード間をリング状の2本
の単方向バスで双方向バスを構成させるように接続した
並列処理計算機システムにおいて、前記通信ノードの各
々に転送先決定回路を持たせ、この転送先決定回路に当
該並列処理システムの実装プロセッサ数情報と自己ノー
ドアドレス情報と転送先のプロセッサのアドレス情報を
与えることにより自己ルーティングを行なわせることを
特徴とする双方向リングバス装置。
In a parallel processing computer system including a plurality of processors and a communication node connected to each of the processors, the communication nodes are connected to form a bidirectional bus by two ring-shaped unidirectional buses. Each communication node is provided with a transfer destination determination circuit, and self-routing is performed by providing this transfer destination determination circuit with information on the number of implemented processors of the parallel processing system, self-node address information, and address information of the transfer destination processor. A bidirectional ring bus device characterized by:
JP2232436A 1990-09-04 1990-09-04 Bidirectional ring bus device Pending JPH04113444A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2232436A JPH04113444A (en) 1990-09-04 1990-09-04 Bidirectional ring bus device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2232436A JPH04113444A (en) 1990-09-04 1990-09-04 Bidirectional ring bus device

Publications (1)

Publication Number Publication Date
JPH04113444A true JPH04113444A (en) 1992-04-14

Family

ID=16939238

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2232436A Pending JPH04113444A (en) 1990-09-04 1990-09-04 Bidirectional ring bus device

Country Status (1)

Country Link
JP (1) JPH04113444A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1055453A (en) * 1996-03-21 1998-02-24 Samsung Electron Co Ltd Multiprocessor graphics system
US6088735A (en) * 1997-11-10 2000-07-11 Fujitsu Limited Data switching apparatus for transferring data over unidirectional bus
JP2003058489A (en) * 2001-08-17 2003-02-28 Oki Electric Ind Co Ltd Semiconductor integrated circuit
JP2006012133A (en) * 2004-05-28 2006-01-12 Intel Corp Multiprocessor chip having bidirectional ring interconnection
JPWO2004092948A1 (en) * 2003-04-16 2006-07-06 株式会社ターボデータラボラトリー Information processing system and information processing method
WO2007099950A1 (en) * 2006-03-03 2007-09-07 Nec Corporation Processor array system having function for data reallocation between high-speed pe
JP2008003708A (en) * 2006-06-20 2008-01-10 Hitachi Ltd Image processing engine and image processing system including the same
JP2008181424A (en) * 2007-01-25 2008-08-07 Sharp Corp Multibus interface module and multibus system
JP4772506B2 (en) * 2003-12-25 2011-09-14 株式会社ターボデータラボラトリー Information processing method, information processing system, and program

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1055453A (en) * 1996-03-21 1998-02-24 Samsung Electron Co Ltd Multiprocessor graphics system
US5841444A (en) * 1996-03-21 1998-11-24 Samsung Electronics Co., Ltd. Multiprocessor graphics system
US6088735A (en) * 1997-11-10 2000-07-11 Fujitsu Limited Data switching apparatus for transferring data over unidirectional bus
US6298384B1 (en) 1997-11-10 2001-10-02 Fujitsu Limited Data processing apparatus for transferring data over unidirectional bus
JP2003058489A (en) * 2001-08-17 2003-02-28 Oki Electric Ind Co Ltd Semiconductor integrated circuit
JPWO2004092948A1 (en) * 2003-04-16 2006-07-06 株式会社ターボデータラボラトリー Information processing system and information processing method
JP4511464B2 (en) * 2003-04-16 2010-07-28 株式会社ターボデータラボラトリー Information processing system and information processing method
JP4772506B2 (en) * 2003-12-25 2011-09-14 株式会社ターボデータラボラトリー Information processing method, information processing system, and program
JP2006012133A (en) * 2004-05-28 2006-01-12 Intel Corp Multiprocessor chip having bidirectional ring interconnection
WO2007099950A1 (en) * 2006-03-03 2007-09-07 Nec Corporation Processor array system having function for data reallocation between high-speed pe
US7783861B2 (en) 2006-03-03 2010-08-24 Nec Corporation Data reallocation among PEs connected in both directions to respective PEs in adjacent blocks by selecting from inter-block and intra block transfers
JP2008003708A (en) * 2006-06-20 2008-01-10 Hitachi Ltd Image processing engine and image processing system including the same
JP2008181424A (en) * 2007-01-25 2008-08-07 Sharp Corp Multibus interface module and multibus system

Similar Documents

Publication Publication Date Title
US5016163A (en) Parallel processing system including control computer for dividing an algorithm into subalgorithms and for determining network interconnections
US5892923A (en) Parallel computer system using properties of messages to route them through an interconnect network and to select virtual channel circuits therewithin
US5175733A (en) Adaptive message routing for multi-dimensional networks
US5689661A (en) Reconfigurable torus network having switches between all adjacent processor elements for statically or dynamically splitting the network into a plurality of subsystems
JP2001511326A (en) Module with two-dimensional or multi-dimensional programmable cell structure and internal bus system for DFP for managing large amounts of data with large mesh connection costs
WO1987002157A1 (en) Mesh-based switching network
JPH02228762A (en) Parallel processing computer system
JPH04113444A (en) Bidirectional ring bus device
US5754792A (en) Switch circuit comprised of logically split switches for parallel transfer of messages and a parallel processor system using the same
KR20220003621A (en) Network computer with two built-in rings
EP0304285B1 (en) Network control system
US6823443B2 (en) Data driven type apparatus and method with router operating at a different transfer rate than system to attain higher throughput
JPH08235143A (en) Parallel computer of cluster constitution
US20230305991A1 (en) Network Computer with Two Embedded Rings
CN107018071B (en) Route mode switching configurator based on 'packet-circuit' switching technology
JP2976675B2 (en) Array processor routing method
JP2906805B2 (en) Memory sharing type multiprocessor system
JPH01177672A (en) System for processing digital signal
JPH05303558A (en) Method and device for message packet routing of array processor
JP2976700B2 (en) Synchronous control method between processors
GB2249243A (en) Message routing in a multiprocessor computer system
JPH0877127A (en) Inter-processor data transfer method and parallel computer
CN112988651A (en) Computing system, computing processor, and data processing method
JPS63117535A (en) Self-routing control system
JPH0427243A (en) Atm cell concentrating system