JPH08297651A - Array processor - Google Patents

Array processor

Info

Publication number
JPH08297651A
JPH08297651A JP7124230A JP12423095A JPH08297651A JP H08297651 A JPH08297651 A JP H08297651A JP 7124230 A JP7124230 A JP 7124230A JP 12423095 A JP12423095 A JP 12423095A JP H08297651 A JPH08297651 A JP H08297651A
Authority
JP
Japan
Prior art keywords
processor
data
switch
buses
intersections
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
JP7124230A
Other languages
Japanese (ja)
Inventor
Nobuo Takayanagi
信夫 高柳
Yoshihiro Yamada
義浩 山田
Shuichi Nakagami
修一 中上
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 Steel Corp
Original Assignee
Nippon Steel 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 Steel Corp filed Critical Nippon Steel Corp
Priority to JP7124230A priority Critical patent/JPH08297651A/en
Publication of JPH08297651A publication Critical patent/JPH08297651A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE: To considerably increase the number of processor elements which can be simultaneously communicated in the longitudinal and lateral directions of the array processor. CONSTITUTION: This array processor is provided with a data communication network 1 which is formed by connecting plural longitudinal direction and laterial direction buses 2a and 2b in the from of matrix, plural processor elements PE each connected to intersection 3 of the longitudinal direction and lateral direction buses 2a and 2b, plural switches 4 each interposed between the intersections 3, and controller 5 for controlling the opening/closing operations of the plural switches 4 and by electrically and arbitrarily disconnecting among the intersections 3, the array processor can be independently used for each desired block of the longitudinal direction and laterial direction buses 2a and 2b. Thus, data can be simultaneously transmitted/received in the plural blocks at the same row and the same column in the data communication network 1 constituted in the form of matrix.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はアレイプロセッサに関
し、特に、1つのLSI上に多数のプロセッサ要素を格
子状に結合して構成した単一命令多重データ型(SIM
D型)のアレイプロセッサに用いて好適なものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an array processor, and more particularly to a single-instruction multiple data type (SIM) in which a large number of processor elements are connected in a grid on a single LSI.
It is suitable for use in a D-type) array processor.

【0002】[0002]

【従来の技術】従来、図3に示すように、多数のプロセ
ッサ要素PE(プロセッサエレメント)をアレイ状に設
け、これら多数のプロセッサ要素PEのそれぞれで並列
演算を行うことにより、処理速度を速くできるようにし
たアレイプロセッサが提案されている。そして、このよ
うな並列演算を実現するために、処理の制御にSIMD
型(単一命令多重データ型)の制御を用いたものがあ
る。
2. Description of the Related Art Conventionally, as shown in FIG. 3, a large number of processor elements PE (processor elements) are provided in an array, and parallel processing is performed by each of these many processor elements PE, whereby the processing speed can be increased. Such an array processor has been proposed. In order to realize such parallel operation, SIMD is used for processing control.
There is one that uses control of the type (single instruction multiple data type).

【0003】このSIMD型の制御は、全てのプロセッ
サ要素PEで同一の命令を処理するようにしたものであ
る。すなわち、SIMD型のアレイプロセッサでは、各
プロセッサ要素PEに共通の制御信号線が接続されてい
て、この制御信号線を介して各プロセッサ要素PEに1
つの命令が送られることにより、各プロセッサ要素PE
で同一の命令が処理されるようになっている。
This SIMD type control is such that all processor elements PE process the same instruction. That is, in the SIMD type array processor, a common control signal line is connected to each processor element PE, and one processor element PE is connected to each processor element PE via this control signal line.
By sending one instruction, each processor element PE
The same command is processed in.

【0004】また、各プロセッサ要素PEで並列演算さ
れたデータは、縦方向のおよび横方向にそれぞれ接続さ
れている縦方向グローバルバス、横方向グローバルバス
を介して他のプロセッサ要素PEに次々と集約されて行
くようになされている。なお、隣接するプロセッサ要素
PEとの通信を行うためにローカルバスが設けられてい
る。
Further, the data operated in parallel by each processor element PE is successively collected in other processor elements PE via a vertical global bus and a horizontal global bus which are connected in the vertical and horizontal directions, respectively. It is designed to be followed. A local bus is provided to communicate with the adjacent processor element PE.

【0005】[0005]

【発明が解決しようとする課題】上述したように、SI
MD型のアレイプロセッサでは、制御信号線は全てのプ
ロセッサ要素PEに共通であり、また、処理されたデー
タを共通の縦方向グローバルバス、横方向グローバルバ
スを介して送信するようにしていた。
As described above, the SI
In the MD type array processor, the control signal line is common to all the processor elements PE, and the processed data is transmitted via the common vertical global bus and horizontal global bus.

【0006】このため、縦方向および横方向にそれぞれ
複数個のプロセッサ要素PEが接続されていても、同時
に通信可能なプロセッサ要素PEは2つのプロセッサ要
素PE(1組のプロセッサ要素PE)に限定されてしま
い、これら2つのプロセッサ要素PEと同じ行(または
同じ列)に接続されている他のプロセッサ要素PEはデ
ータ通信ができなくなってしまう問題があった。
Therefore, even if a plurality of processor elements PE are connected in the vertical and horizontal directions, respectively, the processor elements PE capable of simultaneous communication are limited to two processor elements PE (one set of processor elements PE). Therefore, there is a problem that other processor elements PE connected to the same row (or the same column) as these two processor elements PE cannot perform data communication.

【0007】本発明は、このような問題を解決するため
に成されたものであり、縦方向および横方向において同
時に通信可能なプロセッサ要素の個数を大幅に増加させ
ることができるようにすることを目的とする。
The present invention has been made to solve such a problem, and it is possible to significantly increase the number of processor elements capable of simultaneously communicating in the vertical and horizontal directions. To aim.

【0008】[0008]

【課題を解決するための手段】本発明のアレイプロセッ
サは、複数の縦方向バスと横方向バスとをマトリックス
状に接続してなるデータ通信網と、上記縦方向バスと横
方向バスとの交点にそれぞれ接続された複数のプロセッ
サ要素と、上記交点と交点との間に介設された複数のス
イッチと、上記複数のスイッチの開閉動作を制御する制
御装置とを具備している。
The array processor of the present invention comprises a data communication network in which a plurality of vertical buses and horizontal buses are connected in a matrix, and an intersection of the vertical buses and the horizontal buses. A plurality of processor elements connected to each other, a plurality of switches interposed between the intersections, and a controller for controlling opening / closing operations of the plurality of switches.

【0009】本発明のその他の特徴とするところは、上
記制御装置は、上記複数のスイッチのそれぞれを所定の
パターンに従って開閉するためのスイッチ開閉パターン
を発生させるパターン発生回路を具備している。
Another feature of the present invention is that the control device includes a pattern generation circuit for generating a switch opening / closing pattern for opening / closing each of the plurality of switches according to a predetermined pattern.

【0010】[0010]

【作用】本発明は上記技術手段を有するので、スイッチ
がオフにされた交点と交点との間は電気的に遮断される
ので、縦方向バスおよび横方向バスにおけるオフ状態の
スイッチによって区画された部分を独立的に使用するこ
とができるようになる。これにより、マトリックス状に
構成されているデータ通信網における同じ行、および同
じ列において複数のデータの送受信を同時に行うことが
可能となり、プロセッサ要素PE間で行うデータの送受
信を行う際に、縦方向バスおよび横方向バスの使用効率
を大幅に向上させることができるようになる。
Since the present invention has the above-mentioned technical means, it is electrically isolated between the intersections at which the switches are turned off, so that it is partitioned by the switches in the off state in the vertical bus and the horizontal bus. The parts can be used independently. As a result, it is possible to simultaneously transmit and receive a plurality of data in the same row and the same column in the data communication network configured in a matrix, and when transmitting and receiving data between the processor elements PE, the vertical direction is used. The use efficiency of the bus and the lateral bus can be significantly improved.

【0011】[0011]

【実施例】以下、本発明の一実施例を図面に基づいて説
明する。図1は、本実施例のアレイプロセッサにおける
1ブロックの構成を示す図である。
An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram showing the configuration of one block in the array processor of this embodiment.

【0012】図1において、1はデータ通信網、2aは
縦方向バス、2bは横方向バス、3は交点、4はスイッ
チ、5は制御装置、6はパターン発生回路である。本実
施例の場合は、上記データ通信網1は6本の縦方向バス
2aと横方向バス2bとをマトリックス状に接続して構
成されているものであり、プロセッサ要素PEで処理す
るデータを送受するために用いられる。
In FIG. 1, 1 is a data communication network, 2a is a vertical bus, 2b is a horizontal bus, 3 is an intersection, 4 is a switch, 5 is a controller, and 6 is a pattern generation circuit. In the case of the present embodiment, the data communication network 1 is configured by connecting six vertical buses 2a and horizontal buses 2b in a matrix form, and transmits / receives data processed by the processor element PE. It is used to

【0013】各プロセッサ要素PEは、上記縦方向バス
2aと横方向バス2bとの交点3にそれぞれ接続されて
いるものであり、本実施例においては縦方向に6個、横
方向に6個、合計36個のプロセッサ要素PEを配置し
た例を示しているが、実際には縦方向および横方向とも
に、数十個、或いはそれ以上のプロセッサ要素が接続さ
れてアレイプロセッサが構成されている。
Each processor element PE is connected to an intersection 3 of the vertical bus 2a and the horizontal bus 2b, and in this embodiment, 6 in the vertical direction and 6 in the horizontal direction. Although an example in which a total of 36 processor elements PE are arranged is shown, in actuality, an array processor is configured by connecting several tens or more processor elements in both the vertical and horizontal directions.

【0014】このように接続された各プロセッサ要素P
Eは、縦方向バス2aおよび横方向バス2bを介して他
のプロセッサ要素PEとの間でデータの送受信を行こと
により、アレイプロセッサにおいて所定のデータを処理
するようにしている。
Each processor element P connected in this way
The E processes data in the array processor by transmitting / receiving data to / from other processor elements PE via the vertical bus 2a and the horizontal bus 2b.

【0015】スイッチ4は、交点3と交点3との間に介
設されているものであり、上記スイッチ4が開状態のと
きには上記交点3と交点3との間が開かれるので、縦方
向バス2aまたは横方向バス2bは開状態のスイッチ4
を挟んで互いに独立した状態となる。
The switch 4 is interposed between the intersections 3 and 3. When the switch 4 is in the open state, the space between the intersections 3 and 3 is opened. 2a or lateral bus 2b is switch 4 open
It will be in a state of being independent from each other across.

【0016】また、上記スイッチ4が閉状態のときには
上記交点3と交点3との間が閉じられるので、上記縦方
向バス2aまたは横方向バス2bを通してデータの送受
信が行われることになる。
Further, when the switch 4 is in the closed state, the space between the intersections 3 and 3 is closed, so that data is transmitted and received through the vertical bus 2a or the horizontal bus 2b.

【0017】このようにしてデータの送受信を行うの
で、本実施例のアレイプロセッサにおいては上記スイッ
チ4のオン/オフ状態を制御することにより、多種多様
な態様でデータの送受信を行うことができるようにな
る。
Since data is transmitted / received in this manner, in the array processor of this embodiment, data can be transmitted / received in various modes by controlling the on / off state of the switch 4. become.

【0018】すなわち、上述したように、従来は1本の
データ線で同時に行うことができる通信の種類は1種類
のみであった。このため、例えば、或る横方向バス2b
(縦方向バス2aの場合も同じ)において隣接する一対
のプロセッサ要素PEでデータの送受信を行っている場
合には、従来は、他の4つのプロセッサ要素PEはその
間は待機していなければならなかった。
That is, as described above, conventionally, only one type of communication can be simultaneously performed with one data line. Therefore, for example, a certain lateral bus 2b
When data is transmitted / received by a pair of adjacent processor elements PE (also in the case of the vertical bus 2a), conventionally, the other four processor elements PE must wait during that time. It was

【0019】しかし、本実施例のアレイプロセッサにお
いては、その横方向バス2bに係わる全てのプロセッサ
要素PEが同時に隣接プロセッサ要素間のデータの送受
信を行うことができる。すなわち、このような場合に
は、下記の表1に示す第1のパターンを使用して横方向
バス2bに係わるスイッチ4a〜4eのオン/オフ制御
を行う。
However, in the array processor of this embodiment, all the processor elements PE related to the horizontal bus 2b can simultaneously send and receive data between adjacent processor elements. That is, in such a case, the on / off control of the switches 4a to 4e related to the lateral bus 2b is performed using the first pattern shown in Table 1 below.

【0020】[0020]

【表1】 [Table 1]

【0021】すなわち、表1から明らかなように、第1
のパターンによれば、第1のスイッチ4aがオン、第2
のスイッチ4bがオフ、第3のスイッチ4cがオン、第
4のスイッチ4dがオフ、第5のスイッチ4eがオンで
ある。
That is, as is clear from Table 1, the first
According to this pattern, the first switch 4a is turned on and the second switch 4a is turned on.
Switch 4b is off, the third switch 4c is on, the fourth switch 4d is off, and the fifth switch 4e is on.

【0022】したがって、この場合は1番目のプロセッ
サ要素aと2番目のプロセッサ要素bとが第1のスイッ
チ4aを介して接続される。また、3番目のプロセッサ
要素cと4番目のプロセッサ要素dとが第3のスイッチ
4cを介して接続される。さらに、5番目のプロセッサ
要素eと6番目のプロセッサ要素fとが第5のスイッチ
4eを介して接続される。
Therefore, in this case, the first processor element a and the second processor element b are connected via the first switch 4a. Further, the third processor element c and the fourth processor element d are connected via the third switch 4c. Further, the fifth processor element e and the sixth processor element f are connected via the fifth switch 4e.

【0023】このようにして、隣接するプロセッサ要素
同志が互いに接続されるとともに、第2のスイッチ4b
および第4のスイッチ4dがオフなので、組として接続
された各プロセッサ要素は他の組のプロセッサ要素とは
独立されることになる。
In this way, adjacent processor elements are connected to each other and the second switch 4b is connected.
And since the fourth switch 4d is off, each processor element connected as a set becomes independent from the processor elements of the other set.

【0024】したがって、同じ横方向バス2bに係わる
3組のプロセッサ要素が同時にデータ通信を行うことが
できるので、データの送受信に要する通信時間を大幅に
短縮することができるようになる。
Therefore, since three sets of processor elements related to the same horizontal bus 2b can simultaneously perform data communication, the communication time required for data transmission / reception can be greatly shortened.

【0025】上記第1のパターンによるスイッチ4のオ
ン/オフ制御を行いながらデータの送受信をした結果、
データが2番目のプロセッサ要素b、4番目のプロセッ
サ要素dおよび6番目のプロセッサ要素fに集約された
とする。
As a result of transmitting / receiving data while performing the on / off control of the switch 4 according to the first pattern,
It is assumed that the data is aggregated in the second processor element b, the fourth processor element d, and the sixth processor element f.

【0026】この場合には、次に、第5のパターンを用
いてスイッチ4のオン/オフ制御を行う。すなわち、第
1のスイッチ4aをオフ、第2のスイッチ4bをオン、
第3のスイッチ4cをオン、第4のスイッチ4dをオ
フ、第5のスイッチ4eをオフとする。
In this case, on / off control of the switch 4 is then performed using the fifth pattern. That is, the first switch 4a is turned off, the second switch 4b is turned on,
The third switch 4c is turned on, the fourth switch 4d is turned off, and the fifth switch 4e is turned off.

【0027】このようにすると、2番目のプロセッサ要
素bのデータが4番目のプロセッサ要素dに集約され、
6番目のプロセッサ要素fのデータが図示せざる8番目
のプロセッサ要素に集約されることになり、2回のデー
タの送受信を行うだけでプロセッサ要素4個分のデータ
が1つのプロセッサ要素に集約される。
In this way, the data of the second processor element b is collected in the fourth processor element d,
The data of the sixth processor element f is aggregated in the eighth processor element (not shown), and the data for four processor elements is aggregated in one processor element only by transmitting and receiving the data twice. It

【0028】以下、上述したようなパターンによりスイ
ッチ4のオン/オフ制御を行うことにより、1つのプロ
セッサ要素PEに8個分→16個分→32個分・・・
・、のデータを集約することができる。
Hereinafter, by performing on / off control of the switch 4 in the above-described pattern, one processor element PE includes 8 → 16 → 32.
・ The data of and can be aggregated.

【0029】図2に、プロセッサ要素PEの一例を示
す。このプロセッサ要素PEは、入力端子20、演算論
理ユニット(ALU)21、レジスタ22、出力端子2
3を有しており、図示しない光センサからの画像データ
(1画素分)が上記入力端子20を介して入力される。
FIG. 2 shows an example of the processor element PE. The processor element PE includes an input terminal 20, an arithmetic logic unit (ALU) 21, a register 22, and an output terminal 2.
3, and image data (for one pixel) from an optical sensor (not shown) is input through the input terminal 20.

【0030】上記光センサから入力された画像データ
は、演算論理ユニット21に与えられて所定の処理が行
われ、その処理結果がレジスタ22に記憶される。ま
た、出力端子23を介して隣接プロセッサ要素PEに出
力される。
The image data input from the photosensor is given to the arithmetic logic unit 21 and subjected to a predetermined process, and the processing result is stored in the register 22. Further, it is output to the adjacent processor element PE via the output terminal 23.

【0031】また、隣接プロセッサ要素PEからの画像
データが入力端子20を介して入力され、この画像デー
タも上記光センサから入力された画像データと同様に演
算論理ユニット21に与えられて所定の処理が行われ、
その処理結果がレジスタ22に記憶される。
Further, image data from the adjacent processor element PE is input through the input terminal 20, and this image data is also given to the arithmetic logic unit 21 in the same manner as the image data input from the above-mentioned photosensor to perform a predetermined processing. Is done
The processing result is stored in the register 22.

【0032】すなわち、図2に示したプロセッサ要素P
Eは、対応する光センサから入力される画像データに所
定の処理を施すとともに、隣接プロセッサ要素PEから
入力される画像データに所定の処理を施して出力する機
能を有している。
That is, the processor element P shown in FIG.
E has a function of performing a predetermined process on the image data input from the corresponding optical sensor and performing a predetermined process on the image data input from the adjacent processor element PE and outputting the image data.

【0033】上述のように、アレイプロセッサ上で画像
データを処理してから外部に出力すると処理速度を向上
させることができる。しかも、本実施例のアレイプロセ
ッサの場合には、プロセッサ要素PE間で行うデータの
送受信を行う際に、縦方向バス2aおよび横方向バス2
bの使用効率を大幅に向上させることができるので、ア
レイプロセッサ上でのデータ処理速度および処理量を大
幅に向上させることができる。
As described above, the processing speed can be improved by processing the image data on the array processor and then outputting it to the outside. Moreover, in the case of the array processor of this embodiment, the vertical bus 2a and the horizontal bus 2 are used when transmitting / receiving data between the processor elements PE.
Since the usage efficiency of b can be greatly improved, the data processing speed and processing amount on the array processor can be greatly improved.

【0034】[0034]

【発明の効果】本発明は上述のように、複数の縦方向バ
スと横方向バスとをマトリックス状に接続してなるデー
タ通信網と、上記縦方向バスと横方向バスとの交点にそ
れぞれ接続された複数のプロセッサ要素と、上記交点と
交点との間に介設された複数のスイッチと、上記複数の
スイッチの開閉動作を制御する制御装置とを設けたの
で、スイッチの状態がオフにされた交点と交点との間は
電気的に遮断されるので、オフ状態のスイッチによって
区画された縦方向バスおよび横方向バスの区間を独立的
に使用することができる。これにより、マトリックス状
に構成されているデータ通信網における同じ行、および
同じ列において同時に複数のデータの送受信を行うこと
が可能となり、プロセッサ要素間で行うデータの送受信
を行う際に、縦方向バスおよび横方向バスの使用効率を
大幅に向上させることができ、アレイプロセッサ上での
データ処理速度およびデータ処理量を大幅に向上させる
ことができる。
As described above, the present invention is connected to a data communication network in which a plurality of vertical buses and horizontal buses are connected in a matrix and to the intersections of the vertical buses and the horizontal buses. Since the plurality of processor elements, the plurality of switches interposed between the intersections, and the control device for controlling the opening / closing operation of the plurality of switches are provided, the state of the switches is turned off. Since the intersections are electrically disconnected from each other, the sections of the vertical bus and the horizontal bus divided by the switch in the off state can be used independently. As a result, it becomes possible to simultaneously transmit and receive a plurality of data in the same row and the same column in a data communication network configured in a matrix, and when transmitting and receiving data between processor elements, a vertical bus is used. The use efficiency of the horizontal bus can be greatly improved, and the data processing speed and the data processing amount on the array processor can be significantly improved.

【0035】また、本発明の他の特徴によれば、複数の
スイッチを所定のパターンに従って開閉するためのスイ
ッチ開閉パターンを発生させるパターン発生回路を上記
制御装置に設けたので、所定のデータの送受信を行う場
合におけるスイッチのオン/オフ制御を直ぐに、かつ簡
単に行うことができ、データ処理速度を向上させること
ができる。
According to another feature of the present invention, the control device is provided with a pattern generating circuit for generating a switch opening / closing pattern for opening / closing a plurality of switches in accordance with a predetermined pattern. In this case, the on / off control of the switch can be performed immediately and easily, and the data processing speed can be improved.

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

【図1】本発明のアレイプロセッサの全体的な構成を示
すブロック図である。
FIG. 1 is a block diagram showing an overall configuration of an array processor of the present invention.

【図2】プロセッサ要素の一例を示すブロック図であ
る。
FIG. 2 is a block diagram illustrating an example of a processor element.

【図3】従来のアレイプロセッサの全体的な構成を示す
ブロック図である。
FIG. 3 is a block diagram showing an overall configuration of a conventional array processor.

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

1 データ通信網 2a 縦方向バス 2b 横方向バス 3 交点 4 スイッチ 5 制御装置 6 パターン発生回路 1 Data Communication Network 2a Vertical Bus 2b Horizontal Bus 3 Intersection 4 Switch 5 Controller 6 Pattern Generation Circuit

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 複数の縦方向バスと横方向バスとをマト
リックス状に接続してなるデータ通信網と、 上記縦方向バスと横方向バスとの交点にそれぞれ接続さ
れた複数のプロセッサ要素と、 上記交点と交点との間の導通を断続するために、上記交
点と交点との間に介設された複数のスイッチと、 上記複数のスイッチの開閉動作を制御する制御装置とを
具備することを特徴とするアレイプロセッサ。
1. A data communication network in which a plurality of vertical buses and horizontal buses are connected in a matrix, and a plurality of processor elements respectively connected to the intersections of the vertical buses and the horizontal buses, A plurality of switches provided between the intersections and the controller for controlling the opening / closing operation of the plurality of switches in order to connect and disconnect the intersections. A featured array processor.
【請求項2】 上記制御装置は、上記複数のスイッチの
それぞれを所定のパターンに従って開閉するためのスイ
ッチ開閉パターンを発生させるパターン発生回路を具備
することを特徴とする請求項1に記載のアレイプロセッ
サ。
2. The array processor according to claim 1, wherein the control device includes a pattern generation circuit that generates a switch opening / closing pattern for opening / closing each of the plurality of switches according to a predetermined pattern. .
JP7124230A 1995-04-25 1995-04-25 Array processor Withdrawn JPH08297651A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7124230A JPH08297651A (en) 1995-04-25 1995-04-25 Array processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7124230A JPH08297651A (en) 1995-04-25 1995-04-25 Array processor

Publications (1)

Publication Number Publication Date
JPH08297651A true JPH08297651A (en) 1996-11-12

Family

ID=14880206

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7124230A Withdrawn JPH08297651A (en) 1995-04-25 1995-04-25 Array processor

Country Status (1)

Country Link
JP (1) JPH08297651A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6304568B1 (en) 1997-01-27 2001-10-16 Samsung Electronics Co., Ltd. Interconnection network extendable bandwidth and method of transferring data therein

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6304568B1 (en) 1997-01-27 2001-10-16 Samsung Electronics Co., Ltd. Interconnection network extendable bandwidth and method of transferring data therein

Similar Documents

Publication Publication Date Title
CA1245305A (en) Full-duplex one-sided cross-point switch
US4739476A (en) Local interconnection scheme for parallel processing architectures
US3984819A (en) Data processing interconnection techniques
GB2395584A (en) Array-type processor
JPH08297651A (en) Array processor
JPH01187676A (en) Processor for data pertaining to pixel
JPH0282342A (en) Data communication equipment
JPS61112204A (en) Input/output for remote process
JPH11232208A (en) Connection device for external connection equipment
JPS6136859A (en) Interface controller
JPH08297650A (en) Array processor
JPS62182857A (en) Input and output controller
JPH08202645A (en) Input and output circuit structure
JP2508920B2 (en) Configuration change method
KR100206471B1 (en) Apparatus for processing data communication channel of synchronous transmission system
JPH09160893A (en) Cluster link structure using crossbar switch in parallel processing computer system
JPH0713917A (en) Configuration change system
KR950005148B1 (en) Duplex packet bus selecting circuit of packet processing device
JPH0427243A (en) Atm cell concentrating system
JPH05197662A (en) Information processor
JPH028079A (en) Interface control system of printer
JPS63128459A (en) Picture data bus
JPH01152581A (en) Picture information processor
JPH0126108B2 (en)
JPS62131641A (en) Simultaneous communication system

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20020702