JPH0782478B2 - Multi-processor system - Google Patents

Multi-processor system

Info

Publication number
JPH0782478B2
JPH0782478B2 JP9074187A JP9074187A JPH0782478B2 JP H0782478 B2 JPH0782478 B2 JP H0782478B2 JP 9074187 A JP9074187 A JP 9074187A JP 9074187 A JP9074187 A JP 9074187A JP H0782478 B2 JPH0782478 B2 JP H0782478B2
Authority
JP
Japan
Prior art keywords
data
port
output
register
control information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP9074187A
Other languages
Japanese (ja)
Other versions
JPS63257052A (en
Inventor
嘉直 益田
Original Assignee
工業技術院長
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 工業技術院長 filed Critical 工業技術院長
Priority to JP9074187A priority Critical patent/JPH0782478B2/en
Publication of JPS63257052A publication Critical patent/JPS63257052A/en
Publication of JPH0782478B2 publication Critical patent/JPH0782478B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime 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/163Interprocessor communication
    • G06F15/173Interprocessor communication using an interconnection network, e.g. matrix, shuffle, pyramid, star, snowflake
    • G06F15/17356Indirect interconnection networks
    • G06F15/17368Indirect interconnection networks non hierarchical topologies

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は、高速のデータ転送交換機能を有するプロセ
ッサ結合装置によってローカルメモリを持ったプロセッ
サが多数個結合され、大量データを並列に高速処理する
マルチプロセッサシステムに関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Industrial field of application] The present invention is capable of processing a large amount of data in parallel at high speed by connecting a large number of processors each having a local memory by a processor combination device having a high-speed data transfer switching function. It relates to a multiprocessor system.

〔従来の技術〕[Conventional technology]

従来から、ローカルメモリを持つプロセッサを多数個結
合して構成するマルチプロセッサシステムについては各
種の結合形態が提案されているが、主なものとしてはバ
ス結合型とクロスバースイッチ結合型とが知られてい
る。
Conventionally, various coupling forms have been proposed for a multiprocessor system in which a large number of processors each having a local memory are coupled, but mainly, a bus coupling type and a crossbar switch coupling type are known. ing.

上記バス結合型は、複数本のデータ並びに制御線から成
るバスによってローカルメモリを持つプロセッサを複数
個結合する形態であるが、通常、複数のプロセッサは並
列入出力リンク又は通信リンクを介して結合され、プロ
セッサ間の通信は入出力命令で実現される。ところが、
このようなバス結合型は、情報の転送には入出力操作が
必要であり、また、経済的ではあるがプロセッサ数が増
えるにつれて情報の転送レートが低下するという問題点
があるので、比較的小規模なマルチプロセッサシステム
にしか使用されていない。
The bus coupling type is a mode in which a plurality of processors each having a local memory are coupled by a bus composed of a plurality of data and control lines. Usually, the plurality of processors are coupled via a parallel input / output link or a communication link. Communication between processors is realized by input / output instructions. However,
Such a bus-coupled type requires input / output operations for information transfer, and is economical, but has a problem that the information transfer rate decreases as the number of processors increases. Used only for large multiprocessor systems.

一方、上記クロスバースイッチ結合型の従来例として
は、第5図に示されるように京都大学のADENAコンピュ
ータ(T・Nogi,“THE ADENA COMPUTER",International
Symposium on Applied Mathematics and Information
Science,Kyoto University,1982)が知られている。第
5図において、51及び52はX方向及びY方向にそれぞれ
配置されたローカルメモリMを持ったプロセッサPであ
り、任意のプロセッサ間でデータ交換ができるようにN
×Mのマトリクス状にバッファメモリ53が設けられてい
る。ところが、このような結合形態では、例えばX方向
の複数のプロセッサ51がY方向の同一のプロセッサ52に
データを転送しようとした時に、その中から1台のプロ
セッサを選択するいわゆる経路選択の制御回路及びバッ
ファメモリ53が必要とされ、プロセッサ数が増えるにつ
れてその制御回路が複雑化するとともに、バッファメモ
リ53の容量が多量に必要となり、経済性に問題がある。
On the other hand, as a conventional example of the crossbar switch coupling type, as shown in FIG. 5, an ADENA computer (T ・ Nogi, “THE ADENA COMPUTER”, International
Symposium on Applied Mathematics and Information
Science, Kyoto University, 1982) is known. In FIG. 5, 51 and 52 are processors P having local memories M arranged in the X and Y directions, respectively, so that data can be exchanged between arbitrary processors N.
A buffer memory 53 is provided in a matrix of × M. However, in such a combined mode, for example, when a plurality of processors 51 in the X direction try to transfer data to the same processor 52 in the Y direction, a so-called route selection control circuit that selects one of the processors is selected. Also, the buffer memory 53 is required, the control circuit becomes complicated as the number of processors increases, and a large capacity of the buffer memory 53 is required, resulting in a problem in economic efficiency.

〔発明が解決しようとする問題点〕[Problems to be solved by the invention]

以上述べた従来のローカルメモリを持つプロセッサを多
数台結合するバス結合型やクロスバースイッチ結合型の
マルチプロセッサシステムでは、プロセッサ数が増える
につれて、それぞれの情報の転送レートが低下すること
や、経路選択の制御回路の複雑化とバッファメモリの容
量増加等の問題点があり、大規模なマルチプロセッサシ
ステムを構成するには不適当であった。
In the bus-coupled and crossbar switch-coupled multiprocessor systems that combine multiple conventional processors with local memory as described above, the transfer rate of each information decreases as the number of processors increases, and route selection However, it is not suitable for constructing a large-scale multiprocessor system because of the problems such as the complicated control circuit and the increase of buffer memory capacity.

この発明は、複雑な構造を持つ大量データを並列に高速
処理するマルチプロセッサシステムにおいて、上記のよ
うな問題点を解消するためになされたもので、ローカル
メモリを持つプロセッサの多数個を複数ポート等を有す
るプロセッサ結合装置を用いてプロセッサバス(CPUバ
ス)を介して直接結合し、情報の転送レートの低下を防
ぐとともに、簡単な回路構成で大規模で信頼性が高く比
較的に安価なマルチプロセッサシステムを提供すること
を目的とする。
The present invention has been made in order to solve the above problems in a multiprocessor system that processes a large amount of data having a complicated structure in parallel at a high speed. Directly coupled through a processor bus (CPU bus) by using a processor coupling device having a CPU, prevents a decrease in information transfer rate, has a simple circuit configuration, is large-scale, highly reliable, and is relatively inexpensive The purpose is to provide a system.

〔問題点を解決するための手段〕[Means for solving problems]

この発明に係るマルチプロセッサシステムは、それぞれ
ローカルメモリMを持つ複数プロセッサ11同志を接続し
て各プロセッサ間のデータ転送を行うようにしたマルチ
プロセッサシステムにおいて、n個の入力ポート21,22
・・・及びn個の出力ポート22,22・・・と、プロセッ
サ・バス・インターフェース23と、経路選択手段(経路
選択制御回路24)と、上記各入力ポート及び各出力ポー
ト毎に設けられ、各ポートの動作状態を制御するための
動作状態制御情報(ステート0〜2,出力ステート)を保
持するレジスタ(状態レジスタ25)とを有するプロセッ
サ結合装置12を上記各プロセッサ毎に設け、上記各入力
ポートは、データを取り込んで、対応する上記レジスタ
が第1の動作状態制御情報(ステート0)を示している
時に、上記データに含まれている転送先プロセッサ番号
情報に基づいて上記経路選択手段を作動させることによ
り、データを転送すべき出力ポートを選択する第1の処
理と、対応する上記レジスタが第2の動作状態制御情報
(ステート1)を示している時に、上記第1の処理によ
り選択された出力ポートの使用状態を判断する第2の処
理と、対応する上記レジスタが第3の動作状態制御情報
(ステート2)を示している時に、上記1の処理により
選択されかつ上記2の処理により使用可能と判断された
出力ポートに上記データを転送する第3の処理を実行
し、上記各出力ポートは、対応する上記レジスタが、デ
ータ出力可能であることを示す動作状態制御情報(出力
ステート)を示している時に、上記各入力ポートから既
にデータが転送されてきていれば、当該データを転送先
プロセッサへ転送する処理を実行し、かつ上記各レジス
タの動作状態制御情報に基づく各ポートの処理は、それ
ぞれのポートに転送されてきているデータをある一定の
バイト単位(要素バイト単位)で分割し、1,2,・・・n
番目の入力ポート、1,2,・・・n番目の出力ポートの順
で行なわれて繰り返される時分割処理によって実行され
るようにしたものである。
The multiprocessor system according to the present invention is a multiprocessor system in which a plurality of processors 11 each having a local memory M are connected to each other to perform data transfer between the processors, and n input ports 21, 22 are provided.
... and n output ports 22, 22, ..., Processor bus interface 23, path selection means (path selection control circuit 24), and each of the input ports and output ports, A processor coupling device 12 having a register (state register 25) holding operation state control information (state 0 to 2, output state) for controlling the operation state of each port is provided for each processor, and each input is provided. The port takes in the data, and when the corresponding register indicates the first operation state control information (state 0), the port selects the route selection means based on the transfer destination processor number information included in the data. When activated, the first process of selecting the output port to which the data is to be transferred and the corresponding register indicating the second operation state control information (state 1) are displayed. The second process for determining the use state of the output port selected by the first process at the time of the above, and the corresponding one of the registers when the corresponding register indicates the third operation state control information (state 2). Executes the third process of transferring the data to the output port selected by the process of 1 and determined to be usable by the process of 2, and the output port of each output port can output the data of the corresponding register. If the data is already transferred from each of the input ports when the operation state control information (output state) indicating that the data is already transferred, the process of transferring the data to the transfer destination processor is executed, and each of the registers The processing of each port based on the operating status control information of 1. divides the data transferred to each port into a certain byte unit (element byte unit), ·· n
The second input port, the 1,2, ..., The nth output port are executed in this order, and are executed by the repeated time division processing.

[作用] 各入力ポートは、対応するレジスタの動作状態制御情報
に基づいて、経路選択処理(第1の処理),出力ポート
の使用状態チェック(第2の処理),出力ポートへのデ
ータ転送(第3の処理)を行う。また、各出力ポート
は、対応するレジスタがデータ出力可能であることを示
す動作状態制御情報(出力ステート)を示していて、か
つ各入力ポートから既にデータが転送されてきていれ
ば、当該データを転送先プロセッサに転送する。これら
各入力ポート,各出力ポートの処理は時分割処理で行わ
れる。これは、まずそれぞれのポートに転送されてきて
いるデータをある一定のバイト単位で分割する。つまり
具体的には、各ポートに到着する可変長パケットは、先
頭バイト、第2バイト,第3バイト・・・(通常データ
バイト)、終了バイトなどの各要素バイトに分割され、
各ポートは、1回1回要素バイト単位で処理を行う。そ
して、1,2,・・・n番目の入力ポート、1,2,・・・n番
目の出力ポートの順にポートの処理を行ない、各ポート
の処理がこの順序で繰り返される。これにより、高速な
時分割処理が行われ、全体としての処理は、あたかも並
列に処理されているようになる。
[Operation] Based on the operation state control information of the corresponding register, each input port performs route selection processing (first processing), output port usage state check (second processing), and data transfer to output port ( The third process) is performed. In addition, each output port shows the operation state control information (output state) indicating that the corresponding register can output data, and if the data has already been transferred from each input port, the data is transferred. Transfer to the destination processor. The processing of each of these input ports and each of the output ports is performed by time division processing. This first divides the data being transferred to each port into certain bytes. That is, specifically, the variable-length packet arriving at each port is divided into each element byte such as the first byte, the second byte, the third byte ... (Normal data byte), the end byte,
Each port processes once per element byte. Then, the port processing is performed in the order of the 1,2, ... nth input port and the 1,2, ... nth output port, and the processing of each port is repeated in this order. As a result, high-speed time-division processing is performed, and the processing as a whole is processed in parallel.

〔実施例〕〔Example〕

以下、この発明の一実施例を図について説明する。第1
図はこの実施例のマルチプロセッサシステムの構成を示
すブロック図である、11はローカルメモリMを持ったプ
ロセッサP、12は4個の入力ポート,4個の出力ポート及
びプロセッサ・バス・インタフェースを有するプロセッ
サを結合装置であり、このプロセッサ結合装置12をノー
ドとして用いて結合,構成している。
An embodiment of the present invention will be described below with reference to the drawings. First
The figure is a block diagram showing the configuration of the multiprocessor system of this embodiment. 11 is a processor P having a local memory M, 12 is 4 input ports, 4 output ports and a processor bus interface. The processor is a coupling device, and the processor coupling device 12 is used as a node to couple and configure the processor.

第2図はこの実施例におけるプロセッサ結合装置12のブ
ロック図である。プロセッサ結合装置12には複数(この
場合4個)の入力ポート21、出力ポート22、プロセッサ
・バス・インタフェース23の他に経路選択制御回路24、
後述する状態レジスタ25が備えられている。入力ポート
21と出力ポート22とはそれぞれ独立しており、プロセッ
サ・バス・インタフェース23も含めると5対5の接続形
態となっており、最大5本の経路が同時に開設される。
すなわちn個の入力ポート,n個の出力ポート及びプロセ
ッサ・バス・インタフェースを備えるプロセッサ結合装
置であれば、最大n+1本の経路が同時に開設されるこ
とになる。
FIG. 2 is a block diagram of the processor coupling device 12 in this embodiment. The processor coupling device 12 includes a plurality of (four in this case) input ports 21, output ports 22, a processor bus interface 23, a route selection control circuit 24,
A status register 25 described later is provided. Input port
The output port 22 and the output port 22 are independent of each other, and when the processor bus interface 23 is included, the connection form is 5 to 5, and a maximum of 5 routes can be opened simultaneously.
That is, in the case of a processor coupling device having n input ports, n output ports and a processor bus interface, a maximum of n + 1 paths will be opened at the same time.

第3図はパケット形式を示す図であり、第2図に示した
経路選択制御回路24の経路選択(ルーチング)の制御
は、パケットの先頭バイト31に書かれている行先プロセ
ッサ番号より、例えば送出先の出力ポート22を選択する
ことにより行われる。この時、パケットがそれぞれ異な
る送出先の出力ポート22へ再送出され、行先出力ポート
22が競合しない場合にはデータ転送は同時並列的に実行
され、データ交換転送機能は最大となる。また、各出力
ポート22には転送されるデータのよどみの解消や転送効
率向上のために、先に入力されたデータから順に処理し
て出力するFIFO(firstin first out)型のバッファメ
モリが設けられている。さらに、ノード内のデータ交換
転送機能を高めることを目的とし、経路の同時並列開設
及びデータ並列転送を可能とするために、第2図に示し
たプロセッサ結合装置12には各ポート21,22毎に状態情
報を管理する状態レジスタ25を設けており、各ポート2
1,22に到着する可変長パケットの要素バイトは先頭バイ
ト31、第2バイトである通常データバイト32、・・・、
終了バイト33によりそれぞれ異なる処理が状態レジスタ
25の内容を見ながら時分割で行われる。
FIG. 3 is a diagram showing a packet format. The route selection (routing) control of the route selection control circuit 24 shown in FIG. 2 is performed, for example, by sending from the destination processor number written in the first byte 31 of the packet. This is done by selecting the previous output port 22. At this time, the packets are retransmitted to the output ports 22 of different destinations, and the destination output port
When 22 do not compete, data transfer is executed in parallel at the same time, and the data transfer function is maximized. In addition, each output port 22 is provided with a FIFO (first in first out) type buffer memory that sequentially processes and outputs data that has been input first in order to eliminate stagnation of transferred data and improve transfer efficiency. ing. Further, for the purpose of enhancing the data exchange transfer function within the node, in order to enable the simultaneous parallel opening of routes and the data parallel transfer, the processor coupling device 12 shown in FIG. A status register 25 that manages status information is provided for each port 2.
The element bytes of the variable-length packet arriving at 1,22 are the first byte 31, the second byte, the normal data byte 32, ...
Different processing depending on the end byte 33
It will be done in a time-sharing manner while watching the contents of 25.

第4図(a)は、各入力ポートにおける状態レジスタが
保持するステート番号と、各ステートにおけるパケット
の要素バイトの処理を説明するためのフローチャートで
ある。ステート0(41)においては、例えば第3図の先
頭バイト31に書かれている行先プロセッサ番号によりデ
ータ送出先の出力ポート22を選択するいわゆる経路選択
の処理を行う。ステート1(42)においては、前記選択
された出力ポート22が動作中でBusy(使用中)か否かを
チェックし、Busyでないときに限りその出力ポート22を
使用する使用権を得て、先頭バイト31の転送処理を行う
とともにその出力ポート22をBusyにセットする。ステー
ト2(43)においては、通常データバイト32であるか終
了バイト33であるかを判別し、通常データバイト32であ
るときにはステート2の状態のままで通常データバイト
32の転送処理を行い、一方、終了バイト33であるときに
は終了バイト33の転送処理を行い使用中の出力ポート22
のBusyを解除し、ステート0に戻る。
FIG. 4 (a) is a flowchart for explaining the state number held by the state register in each input port and the processing of the element byte of the packet in each state. In the state 0 (41), for example, so-called route selection processing for selecting the output port 22 of the data transmission destination by the destination processor number written in the first byte 31 of FIG. 3 is performed. In the state 1 (42), it is checked whether or not the selected output port 22 is in operation and is Busy (busy), and when it is not Busy, the right to use the output port 22 is obtained and the head is obtained. Transfer the byte 31 and set its output port 22 to Busy. In the state 2 (43), it is determined whether it is the normal data byte 32 or the end byte 33, and when it is the normal data byte 32, the state of the state 2 remains the same.
32, while on the other hand, if it is the end byte 33, the end byte 33 is transferred and the output port 22 in use
Release Busy and return to state 0.

各入力ポート21は、このような状態レジスタ25のステー
ト管理により、時分割でパケットの要素バイトを処理す
るので、プロセッサ結合装置12内に複数経路が同時並列
的に開設され高速データ転送が行われる。
Since each input port 21 processes the element bytes of the packet in a time division manner by the state management of the state register 25 as described above, a plurality of paths are simultaneously opened in parallel in the processor coupling device 12 and high speed data transfer is performed. .

なお、上記第4図(a)に示すフローチャートに基づく
動作説明では入力ポート21における状態レジスタ25のス
テート管理について述べたが、出力ポート22における状
態レジスタ25のステート管理によっても同様に時分割で
パケットの要素バイトが処理される。出力ポート22にお
ける処理は、上記入力ポート21における処理に比べて、
経路選択処理や要素バイトの判別処理がなく、転送処理
に対応する処理のみであるため簡単でステートも1つし
かない。すなわち、第4図(b)に示すように、出力ス
テート44において、先ず、出力バッファが空でなく出力
可であるか否かを判別し、出力バッファに要素バイトが
転送されていて出力可であれば、出力処理を行い、これ
を上記入力ポート21同様、各出力ポート22を順番に要素
バイト単位で時分割で繰り返し処理する。
Although the state management of the state register 25 in the input port 21 is described in the operation explanation based on the flowchart shown in FIG. Element bytes of are processed. Compared to the processing at the input port 21, the processing at the output port 22
Since there is no route selection process or element byte discrimination process, and only the process corresponding to the transfer process, it is simple and has only one state. That is, as shown in FIG. 4B, in the output state 44, first, it is determined whether or not the output buffer is not empty and ready for output, and the element bytes have been transferred to the output buffer and output is ready. If there is, output processing is performed, and similarly to the input port 21, each output port 22 is repeatedly processed in order in element byte units in time division.

〔発明の効果〕〔The invention's effect〕

以上のように本発明によれば、ローカルメモリを持つプ
ロセッサの多数個を、n個の入力ポート,n個の出力ポー
ト及びプロセッサ・バス・インタフェースを備えるプロ
セッサ結合装置をノードとして用いて結合,構成し、最
大n+1本の経路を同時並列的に開設しデータの並列転
送を可能とするために、プロセッサ結合装置には各ポー
ト毎に状態情報を管理する状態レジスタを設け、この状
態レジスタの内容を見ながら各ポートに到着するパケッ
トの要素バイトを時分割で処理するように構成したこと
により、ローカルメモリを持つプロセッサの多数個を、
プロセッサ結合装置を用いて容易に結合することができ
るので、情報の転送レートの低下を防ぐことができると
ともに、簡単な回路構成で大規模で信頼性が高く比較的
安価なマルチプロセッサシステムを提供できるという効
果が得られる。
As described above, according to the present invention, a large number of processors having a local memory are combined and configured by using a processor combination device having n input ports, n output ports and a processor bus interface as a node. However, in order to open a maximum of n + 1 paths simultaneously in parallel and enable parallel data transfer, the processor coupling device is provided with a status register for managing status information for each port, and the contents of this status register are While observing, by configuring the element bytes of the packet arriving at each port to be processed in a time-sharing manner, a large number of processors with local memory
Since they can be easily combined by using a processor combination device, it is possible to prevent a decrease in information transfer rate, and to provide a large-scale, highly reliable, and relatively inexpensive multiprocessor system with a simple circuit configuration. The effect is obtained.

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

第1図は本発明の一実施例にるマルチプロセッサシステ
ムのブロック図、第2図はこの実施例に係るプロセッサ
結合装置のブロック図、第3図はパケット形式を示す
図、第4図(a)はこの実施例に係る各入力ポートにお
ける状態レジスタが保持するステート番号と各ステート
でのパケットの要素バイトの処理を説明するためのフロ
ーチャート、第4図(b)は同じく各出力ポートの処理
を示すフローチャート、第5図は従来のマルチプロセッ
サシステムのブロック図である。 11……ローカルメモリを持つプロセッサ、12……プロセ
ッサ結合装置、21……入力ポート、22……出力ポート、
23……プロセッサ・バス・インタフェース、25……状態
レジスタ、31……先頭バイト、32……通常データバイ
ト、33……終了バイト、M……ローカルメモリ、P……
プロセッサ。
FIG. 1 is a block diagram of a multiprocessor system according to an embodiment of the present invention, FIG. 2 is a block diagram of a processor coupling device according to this embodiment, FIG. 3 is a diagram showing a packet format, and FIG. ) Is a flowchart for explaining the state number held by the state register in each input port and the processing of the element byte of the packet in each state according to this embodiment, and FIG. 4B shows the processing of each output port similarly. The flowchart shown in FIG. 5 is a block diagram of a conventional multiprocessor system. 11 …… Processor with local memory, 12 …… Processor coupling device, 21 …… Input port, 22 …… Output port,
23 ... Processor bus interface, 25 ... Status register, 31 ... First byte, 32 ... Normal data byte, 33 ... End byte, M ... Local memory, P ...
Processor.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】それぞれローカルメモリを持つ複数のプロ
セッサ同志を接続して各プロセッサ間のデータ転送を行
うようにしたマルチプロセッサシステムにおいて、 n個の入力ポート及びn個の出力ポートと、プロセッサ
・バス・インタフェースと、経路選択手段と、上記各入
力ポート及び各出力ポート毎に設けられ、各ポートの動
作状態を制御するための動作状態制御情報を保持するレ
ジスタとを有するプロセッサ結合装置を上記各プロセッ
サ毎に設け、 上記各入力ポートは、データを取り込んで、対応する上
記レジスタが第1の動作状態制御情報を示している時
に、上記データに含まれている転送先プロセッサ番号情
報に基づいて上記経路選択手段を作動させることによ
り、データを転送すべき出力ポートを選択する第1の処
理と、対応する上記レジスタが第2の動作状態制御情報
を示している時に、上記第1の処理により選択された出
力ポートの使用状態を判断する第2の処理と、対応する
上記レジスタが第3の動作状態制御情報を示している時
に、上記1の処理により選択されかつ上記2の処理によ
り使用可能と判断された出ポートに上記データを転送す
る第3の処理を実行し、 上記各出力ポートは、対応する上記レジスタが、データ
出力可能であることを示す動作状態制御情報を示してい
る時に、上記各入力ポートから既にデータが転送されて
きていれば、当該データを転送先プロセッサへ転送する
処理を実行し、かつ、 上記各レジスタの動作状態制御情報に基づく上記各ポー
トの処理は、それぞれのポートに転送されてきているデ
ータをある一定のバイト単位で分割し、1,2,・・・n番
目の入力ポート、1,2,・・・n番目の出力ポートの順で
行なわれて繰り返される時分割処理によって実行される
ことを特徴とするマルチプロセッサシステム。
1. A multiprocessor system in which a plurality of processors each having a local memory are connected to each other to transfer data between the processors, wherein n input ports and n output ports and a processor bus are provided. A processor coupling device having an interface, a route selection means, a register provided for each of the input ports and output ports, and holding operating state control information for controlling the operating state of each port Each of the input ports fetches data, and when the corresponding register indicates the first operation state control information, the route is based on the transfer destination processor number information included in the data. Corresponding to the first process of selecting the output port to which the data is to be transferred by operating the selection means. Second register for determining the usage status of the output port selected by the first processing when the register indicating the second operation status control information and the corresponding register for the third operation status. When the control information is indicated, a third process of transferring the data to the output port selected by the process of 1 above and determined to be usable by the process of 2 above is executed, and each output port corresponds to When the register indicates the operation state control information indicating that data can be output, if the data has already been transferred from each of the input ports, the process of transferring the data to the transfer destination processor is executed. In addition, the processing of each port based on the operation status control information of each register divides the data transferred to each port into certain bytes. 1,2, · · · n-th input port, 1,2 multiprocessor system characterized in that it is executed by a division process when repeated taking place in the order of · · · n-th output port.
JP9074187A 1987-04-15 1987-04-15 Multi-processor system Expired - Lifetime JPH0782478B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9074187A JPH0782478B2 (en) 1987-04-15 1987-04-15 Multi-processor system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9074187A JPH0782478B2 (en) 1987-04-15 1987-04-15 Multi-processor system

Publications (2)

Publication Number Publication Date
JPS63257052A JPS63257052A (en) 1988-10-24
JPH0782478B2 true JPH0782478B2 (en) 1995-09-06

Family

ID=14007006

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9074187A Expired - Lifetime JPH0782478B2 (en) 1987-04-15 1987-04-15 Multi-processor system

Country Status (1)

Country Link
JP (1) JPH0782478B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2657090B2 (en) * 1989-03-14 1997-09-24 三洋電機株式会社 Computer data communication system
US6727903B1 (en) 1989-04-20 2004-04-27 Hitachi, Ltd. Microprocessor, and graphics processing apparatus and method using the same
JPH02278475A (en) 1989-04-20 1990-11-14 Hitachi Ltd Graphic processor, using method for the same and microprocessor
US5247613A (en) * 1990-05-08 1993-09-21 Thinking Machines Corporation Massively parallel processor including transpose arrangement for serially transmitting bits of data words stored in parallel
US6571301B1 (en) 1998-08-26 2003-05-27 Fujitsu Limited Multi processor system and FIFO circuit
GB201001621D0 (en) * 2010-02-01 2010-03-17 Univ Catholique Louvain A tile-based processor architecture model for high efficiency embedded homogenous multicore platforms

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS56111931A (en) * 1980-02-07 1981-09-04 Nippon Telegr & Teleph Corp <Ntt> Data transfer device

Also Published As

Publication number Publication date
JPS63257052A (en) 1988-10-24

Similar Documents

Publication Publication Date Title
US11640362B2 (en) Procedures for improving efficiency of an interconnect fabric on a system on chip
US5047917A (en) Apparatus for intrasystem communications within a binary n-cube including buffer lock bit
CA1055162A (en) Arrangement for switching of data
US5675736A (en) Multi-node network with internode switching performed within processor nodes, each node separately processing data and control messages
KR980013147A (en) Message transmitting device and message transmission control method in packet interconnection network
JPH0619785A (en) Distributed shared virtual memory and its constitution method
Singh et al. A programmable network interface for a message-based multicomputer
JPH09502818A (en) Multiport shared memory interface and related methods
JPH04232561A (en) Multiple parallel computer system
Stunkel et al. The SP2 communication subsystem
US5347514A (en) Processor-based smart packet memory interface
JPH0782478B2 (en) Multi-processor system
US7218638B2 (en) Switch operation scheduling mechanism with concurrent connection and queue scheduling
JPH05282166A (en) Device for restoring dropout buffer in data processing system
WO1999029071A1 (en) Resource sharing
US7272151B2 (en) Centralized switching fabric scheduler supporting simultaneous updates
JPH06266684A (en) Interprocessor routing system
JPS6361530A (en) Packet switch
JPS63233436A (en) Delay processing method and apparatus
JP2966051B2 (en) Processor unit
JP3821377B2 (en) Bidirectional ring network, node apparatus, and routing information configuration method for bidirectional ring network
CA2509307A1 (en) Switching fabric bridge
JP2001022711A (en) Method for controlling crossbar switch and parallel computer system
JPH064401A (en) Memory access circuit
JP3704367B2 (en) Switch circuit

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term