JPH0456352B2 - - Google Patents

Info

Publication number
JPH0456352B2
JPH0456352B2 JP60105436A JP10543685A JPH0456352B2 JP H0456352 B2 JPH0456352 B2 JP H0456352B2 JP 60105436 A JP60105436 A JP 60105436A JP 10543685 A JP10543685 A JP 10543685A JP H0456352 B2 JPH0456352 B2 JP H0456352B2
Authority
JP
Japan
Prior art keywords
register
address
registers
vector
banks
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
JP60105436A
Other languages
Japanese (ja)
Other versions
JPS61262971A (en
Inventor
Tetsuo Okamoto
Kazushi Sakamoto
Nobuo Uchida
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP10543685A priority Critical patent/JPS61262971A/en
Publication of JPS61262971A publication Critical patent/JPS61262971A/en
Publication of JPH0456352B2 publication Critical patent/JPH0456352B2/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/76Architectures of general purpose stored program computers
    • G06F15/80Architectures of general purpose stored program computers comprising an array of processing units with common control, e.g. single instruction multiple data processors
    • G06F15/8053Vector processors

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Theoretical Computer Science (AREA)
  • Computing Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Complex Calculations (AREA)

Description

【発明の詳細な説明】 〔概要〕 ベクトルレジスタを、複数のスカラユニツトに
よつてスループツトを低下させることなく使用可
能にするため、ベクトルレジスタを複数に分割し
て、指定可能なレジスタ数を複数倍に増加させ
る。
[Detailed Description of the Invention] [Summary] In order to enable a vector register to be used by multiple scalar units without reducing throughput, the vector register is divided into multiple units to multiply the number of registers that can be specified. increase to

〔産業上の利用分野〕[Industrial application field]

本発明は、情報処理装置に関するものであり、
特にマルチプロセツサシステムにおける複数のス
カラユニツトによつて共用されるベクトルレジス
タの構成方式に関する。
The present invention relates to an information processing device,
In particular, the present invention relates to a method for configuring vector registers shared by a plurality of scalar units in a multiprocessor system.

〔従来の技術〕[Conventional technology]

最近のスーパーコンピユータでは、マルチプロ
セツサシステム構成をとることにより高速化が図
られ、さらに専用ハードウエアによるベクトル演
算機構を設けて、ベクトル演算の高速処理が行わ
れている。
In recent supercomputers, speed has been increased by adopting a multiprocessor system configuration, and furthermore, a vector calculation mechanism using dedicated hardware has been installed to perform high-speed vector calculation processing.

ところで、ベクトル演算機構をそなえた従来の
マルチプロセツサシステムには、複数のスカラユ
ニツトSUに対して、ベクトルユニツトVUを1
つだけ設け、VUのベクトルレジスタVRを、複
数のスカラユニツトSUで共用させているものが
ある。
By the way, in a conventional multiprocessor system equipped with a vector operation mechanism, one vector unit VU is used for multiple scalar units SU.
In some cases, only one scalar unit SU is provided, and the vector register VR of the VU is shared by a plurality of scalar units SU.

第3図は、このようなシステムの1例を示す構
成図である。図において、30はベクトルユニツ
トVU、31はベクトルレジスタVR、32はス
カラユニツトSU−0,33はスカラユニツトSU
−1,34は記憶制御ユニツトMCU,35は主
記憶装置MSUを表している。
FIG. 3 is a block diagram showing an example of such a system. In the figure, 30 is a vector unit VU, 31 is a vector register VR, 32 is a scalar unit SU-0, and 33 is a scalar unit SU.
-1 and 34 represent a storage control unit MCU, and 35 represents a main storage unit MSU.

第4図は、シングルシステムにおけるベクトル
レジスタVRの構成例を示したものである。
FIG. 4 shows an example of the configuration of the vector register VR in a single system.

図において、40はベクトルレジスタVR,4
1はアドレス入力端子、42はセレクタ、43は
シフトレジスタ構成のアドレスレジスタ列、43
0ないし437はアドレスレジスタ、44は+1
加算器、45は加算制御信号入力端子を表す。
In the figure, 40 is a vector register VR, 4
1 is an address input terminal, 42 is a selector, 43 is an address register array having a shift register configuration, 43
0 to 437 are address registers, 44 is +1
Adder 45 represents an addition control signal input terminal.

ベクトルレジスタVRは、#0から#7までの
番号付けされた8バンクで構成され、各バンクに
は、ベクトルデータが2エレメントずつ割り当て
られ、1サイクルごとに1バンクずつアクセスさ
れる。従つて、アクセススループツトは、2エレ
メント/サイクルとなる。
The vector register VR is composed of eight banks numbered from #0 to #7, two elements of vector data are assigned to each bank, and one bank is accessed every cycle. Therefore, the access throughput is 2 elements/cycle.

またVR内のレジスタは、No.0〜255までの256
個が指定でき、1個のレジスタには16エレメント
が含まれる。16エレメント以上使用したい場合に
は、連続した複数のレジスタをアクセスする。
Also, there are 256 registers in VR from No. 0 to 255.
16 elements can be specified, and one register contains 16 elements. If you want to use 16 or more elements, access multiple consecutive registers.

VRのあるレジスタに対するアクセス要求があ
ると、VRのアドレス(すなわちレジスタのNo.)
が、アドレス入力端子41から入力され、セレク
タ42を経て、アドレスレジスタ列43の各アド
レスレジスタ430から437までシフトしてい
き、順番に8つのバンクをアクセスしていく。
When there is an access request to a register with VR, the address of VR (i.e. register number)
is input from the address input terminal 41, and is shifted through the selector 42 to each address register 430 to 437 in the address register array 43, accessing eight banks in order.

16エレメント以上使用する場合には、加算制御
信号入力端子45から印加される加算制御信号に
よつて、+1加算器44でアドレスが+1され、
セレクタ42を経て、再度バンク#0からアセス
していくように制御される。
When using 16 or more elements, the address is incremented by 1 in the +1 adder 44 by the addition control signal applied from the addition control signal input terminal 45.
The data is controlled to be accessed again starting from bank #0 via the selector 42.

たとえば、アドレス0のレジスタを指定して20
個のエレメントを使用する場合、アドレスレジス
タ列43の1周目は、アドレス0でバンク#0〜
#7をアクセスし、2周目は、アドレス1でバン
ク#0と#1をアクセスする。
For example, specifying the register at address 0, 20
When using elements of
#7 is accessed, and in the second round, banks #0 and #1 are accessed with address 1.

ところで、このようなベクトルレジスタVRの
すべてのレジスタを、第3図のスカラユニツトの
SU−0からもSU−1からも指定できるようにす
ると、SU−0とSU−1がともに同じレジスタを
使う競合が生じる場合がある。そこで、マルチシ
ステムの場合には、VRの使われ方を競合しない
ように制限しなければならない。
By the way, all the registers of such vector register VR can be expressed as scalar unit in Figure 3.
If it is possible to specify from both SU-0 and SU-1, a conflict may occur where both SU-0 and SU-1 use the same register. Therefore, in the case of multiple systems, the way VR is used must be restricted to avoid conflicts.

〔発明が解決しようとす問題点〕[Problem that the invention attempts to solve]

複数のスカラユニツトが1つのベクトルレジス
タを共用する際の競合を避けるためには、いくつ
かの方法が考えられる。
Several methods can be considered to avoid contention when multiple scalar units share one vector register.

たとえばベクトルレジスタ内の全レジスタを複
数に分割し、独立させてそれぞれのスカラユニツ
トに割り付ける方法がその1つである。しかし、
この方法では、各スカラユニツトでアクセス可能
なレジスタの個数が減少し、シングルプロセツサ
システムのソフトウエアとの互換性を失う。また
アクセス機構も複雑化する。
For example, one method is to divide all the registers in a vector register into a plurality of registers and allocate them independently to each scalar unit. but,
This method reduces the number of registers that can be accessed by each scalar unit and is incompatible with software on single processor systems. Furthermore, the access mechanism becomes complicated.

これを解決するためには、ベクトルレジスタの
ハードウエア量(レジスタ数)を増大させるか、
バンク当たりのエレメント数を減らすことが必要
となり、後者の場合、アクセスループツトの低下
を生じることになる。
To solve this problem, either increase the amount of vector register hardware (number of registers), or
It would be necessary to reduce the number of elements per bank, and the latter would result in a reduction in access loops.

このように、従来のマルチプロセツサシステム
において、複数のスカラユニツトで1つのベクト
ルユニツトを共用する場合には、シングルプロセ
ツサの場合にくらべて、ハドウエアの増加が必要
となつたり、アクセススループツトの低下を伴う
などの問題が生じた。
In this way, in conventional multiprocessor systems, when multiple scalar units share one vector unit, compared to a single processor, more hardware is required and access throughput is reduced. Problems arose, such as a decline in energy consumption.

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

本発明は、複数のスカラユニツトがベクトルレ
ジスタを共用するとき、スカラユニツトごとに指
定可能なレジスタ数を減らさずに別々に指定可能
とし、しかもアクセススループツトも変わらない
ようにするものであ、そのため、ベクトルレジス
タのバンクをスカラユニツトの個数に対応させて
分割し、それぞれの分割位置からアクセスを可能
にする手段を設けている。
The present invention allows vector registers to be specified separately without reducing the number of registers that can be specified for each scalar unit when a plurality of scalar units share them, and also allows the access throughput to remain the same. , means are provided for dividing the bank of vector registers in correspondence with the number of scalar units and allowing access from each divided position.

第1図は、本発明の原理的構成を例示的に示す
図である。
FIG. 1 is a diagram illustrating the basic configuration of the present invention.

図において、10は本発明を対比させるため従
来のシングルプロセツサシステムにおけるベクト
ルレジスタVRの構成例を示す。このベクトルレ
ジスタは、、0ないし255のアドレスで指定される
256個のレジスタが、#0〜#7の8バンクで構
成されている。また11は、デユアルプロツサシ
ステムの場合において2個のスカラユニツトによ
つて共用可能にするため、本発明に基づき新規に
構成されたベクトルレジスタVRを示している。
In the figure, reference numeral 10 shows an example of the configuration of a vector register VR in a conventional single processor system for comparison with the present invention. This vector register is specified by an address between 0 and 255.
The 256 registers are composed of 8 banks #0 to #7. Reference numeral 11 designates a vector register VR newly constructed according to the present invention so that it can be shared by two scalar units in the case of a dual processor system.

ベクトルレジスタVR11は、スカラユニツトの
個数が2であることから、8個のバンクを、#0
〜#3と、#4〜#7とに2分割され、さらに各
分割単位ごとにアクセス開始を可能にされる。
Since the number of scalar units is 2, the vector register VR11 stores 8 banks as #0.
~#3 and #4~#7, and access can be started for each divided unit.

したがつて、ベクトルレジスタVR10ではレ
ジスタ数が256個であつたのに対して、ベクトル
レジスタVR11では、実質的に2倍の512個に
増加される。ただし、1レジスタ当たりのエレメ
ント数は半減される。
Therefore, while the number of registers in vector register VR10 was 256, the number of registers in vector register VR11 is substantially doubled to 512. However, the number of elements per register is halved.

一般に、ベクトルレジスタVRのバンク数をM
個として、これを例えばMの約数Nで分割し、そ
れぞれの分割されたバンクを最初からアクセス可
能にすることにより、見かけ上のレジスタ数をN
倍に増加させることができる。
Generally, the number of banks of vector register VR is M
For example, by dividing this bank by N, a divisor of M, and making each divided bank accessible from the beginning, the apparent number of registers can be reduced to N.
Can be doubled.

〔作用〕[Effect]

第1図の例では、バンク数が8個(M=8)で
レジスタ数が256個のベクトルレジスタVRが、
バンクを2分割(N=2)されたことにより、見
かけ上のレジスタ数が512個に倍増されている。
In the example shown in Figure 1, the vector register VR has 8 banks (M=8) and 256 registers.
By dividing the bank into two (N=2), the apparent number of registers is doubled to 512.

したがつて、たとえば2個のスカラユニツトを
もつマルチプロセツサシステム(デユアルプロセ
ツサシステム)では、各スカラユニツトに、半分
の256個ずつのレジスタを割り付けることにより、
それぞれシングルプロセツサシステムの場合と同
様に、各スカラユニツトが256個のレジスタを競
合しないように指定して処理を行うことが可能と
なる。
Therefore, for example, in a multiprocessor system (dual processor system) with two scalar units, by allocating half of 256 registers to each scalar unit,
As in the case of a single processor system, each scalar unit can specify and process 256 registers without conflict.

一般に、M個のバンクをN分割できた場合に
は、レジスタ数をN倍にして使用することができ
るから、1個のスカラユニツトで指定可能なレジ
スタの個数を変えないとすれば、N個のスカラユ
ニツトに共用させることができる。
In general, if M banks can be divided into N, the number of registers can be increased by N times, so if the number of registers that can be specified in one scalar unit is not changed, then N It can be shared by multiple scalar units.

また、このベクトルレジスタVRのバンク分割
によつては、各スカラユニツトのアクセスに対す
るバンク内のエレメント数が変わらないから、ア
クセススループツトも低下しない。
Further, by dividing the vector register VR into banks, the number of elements in the bank for access by each scalar unit does not change, so the access throughput does not decrease.

なおバンク分割によつて、1レジスタ当たりの
エレメント数は減少するが、順次のレジスタを連
続使用することにより、任意のエレメント長のベ
クトルデータに対応することができる。
Note that bank division reduces the number of elements per register, but by continuously using sequential registers, vector data of arbitrary element length can be handled.

〔実施例〕〔Example〕

第2図は、本発明の1実施例システムの要部構
成を示したものである。図において、20は8バ
ンク構成で1バンク当たり256アドレス位置をも
つ物理的なベクトルレジスタVR,21はアドレ
ス入力端子、22Aおよび22Bはセレクタ、2
3はシストレジスタ構成のアドレスレジスタ列、
230ないし237はアドレスレジスタ、24は
+1加算器、25は加算制御信号入力端子、26
および27はそれぞれ仮想ベクトルレジスタ
VR′を表す。
FIG. 2 shows the main structure of a system according to an embodiment of the present invention. In the figure, 20 is a physical vector register VR with an 8-bank configuration and 256 address positions per bank, 21 is an address input terminal, 22A and 22B are selectors, 2
3 is an address register string of the system register configuration,
230 to 237 are address registers, 24 is a +1 adder, 25 is an addition control signal input terminal, 26
and 27 are virtual vector registers, respectively.
represents VR′.

ベクトルレジスタVR20のバンクは、#0〜
#3と、#4〜#7とに左右2分割され、それぞ
れセレクタ22Aおよび22Bによりバンク#0
あるいは#4のいずれかからアクセスを開始でき
るように制御される。
The banks of vector register VR20 are #0~
It is divided into left and right halves, #3 and #4 to #7, and is connected to bank #0 by selectors 22A and 22B, respectively.
Alternatively, it is controlled so that access can be started from either #4.

それにより、ベクトルレジスタVR20でアクセ
ス可能なレジスタの個数は、256アドレス位置の
2倍の512個となる。またこの例では各バンクの
アクセス単位は2エレメントであるため、1つの
レジスタは8エレメントの大きさとなる。
As a result, the number of registers that can be accessed by the vector register VR20 is 512, which is twice the number of 256 address locations. Further, in this example, since the access unit for each bank is two elements, one register has a size of eight elements.

このベクトルレジスタレジスタVR20を、図
示のように上下256個ずつの2つのレジスタ群に
分け、これらをそれぞれ仮想ベクトルレジスタ
VR′26およびVR′27に対応づけることによ
り、2つのスカラユニツト、たとえば第3図に示
されているSU−0およびSU−1によつて、レジ
スタの競合なしに共用させることができる。
This vector register register VR20 is divided into two groups of 256 registers each on the upper and lower registers as shown in the figure, and each of these registers is a virtual vector register.
The association with VR'26 and VR'27 allows them to be shared by two scalar units, such as SU-0 and SU-1 shown in FIG. 3, without register contention.

これらの仮想レジスタVR′26およびVR′27
は、スカラユニツトから見たとき、8バンク25
6レジスタ、8エレメント/レジスタ構成のベク
トルレジスタとして見える。
These virtual registers VR'26 and VR'27
is 8 banks 25 when viewed from the scalar unit.
It appears as a vector register with 6 registers and 8 elements/register configuration.

この場合、ベクトルレジスタVR20における
各バンクのアドレス位置は、2ずつ変化するよう
に構成される。
In this case, the address position of each bank in the vector register VR20 is configured to change by two.

次に、ベクトルレジスタVR20のアクセス機
構について説明する。
Next, the access mechanism of the vector register VR20 will be explained.

ベクトルレジスタVR20の各ンク#0〜#7
の各アドレス位置は、それぞれアドレスレジスタ
230〜237に設定されるアドレスによつて指
定される。アドレスは、アドレス入力端子21か
らセレクタ22Aおよび22Bのいずれか一方を
介して、アドレスレジスタ230および234の
対応する方へ入力される。
Each link #0 to #7 of vector register VR20
Each address position is specified by an address set in address registers 230 to 237, respectively. The address is input from address input terminal 21 to the corresponding one of address registers 230 and 234 via one of selectors 22A and 22B.

ベクトルレジスタVRにおいて、バンク#0〜
#3に位置すレジスタは偶数番のレジスタであ
り、またバンク#4〜#7に位置するレジスタは
奇数番のレジスタである。
In vector register VR, bank #0~
The register located at #3 is an even numbered register, and the registers located at banks #4 to #7 are odd numbered registers.

偶数番のレジスタを指定するときには、セレク
タ22Aの左側(L)にパスが設定されて、アド
レス入力端子21上のアドレスがアドレスレジス
タ230に設定され、さらに所定のタイミングで
アドレスレジスタ231,232,233へシフ
トされる。これにより、ベクトルレジスタのバン
ク#0〜#3の指定されたアドレス位置にある偶
数番の1つのレジスタ(8エレメント)がアクセ
スされたことになる。
When specifying an even numbered register, a path is set to the left side (L) of the selector 22A, the address on the address input terminal 21 is set to the address register 230, and then the address registers 231, 232, 233 are set at a predetermined timing. will be shifted to As a result, one even-numbered register (8 elements) located at the designated address position in banks #0 to #3 of the vector registers has been accessed.

これに対して奇数番のレジスタを指定するとき
には、セレクタ22Bの右側(R)にパスが設定
され、入力されたアドレスは、アドレスレジスタ
234に設定されてから、235,236,23
7へ順次シフトされ、バンク#4〜#7の指定さ
れたアドレス位置にある1つのレジスタ(8エレ
メント)がアクセスされる。
On the other hand, when specifying an odd numbered register, a path is set on the right side (R) of the selector 22B, and the input address is set in the address register 234, then 235, 236, 23
7, and one register (8 elements) located at a designated address position in banks #4 to #7 is accessed.

もしも、ベクトル長が8エレメント以上ある場
合には、次に隣接するレジスタを連結して使用さ
れる。
If the vector length is 8 or more elements, then adjacent registers are concatenated and used.

たとえば、偶数番のレジスタに次の奇数番のレ
ジスタを連結する場合には、セレクタ22Bの左
側(L)にパスが設定され、アドレスレジスタ2
33からシフト出力されたアドレスがアドレスレ
ジスタ234へ転送される。
For example, when connecting an even numbered register to the next odd numbered register, a path is set to the left side (L) of the selector 22B, and the path is set to the left side (L) of the address register 22B.
The address shifted out from 33 is transferred to address register 234.

また奇数番のレジスタに次の偶数番のレジスタ
を連結する場合には、アドレスレジスタ237か
らシフト出力されたアドレスを+1加算器24へ
入力し、加算制御信号入力端子25から加算制御
信号を与えてアドレスに+1を加算し、同時にセ
レクタ22Aの右側(R)にパスを設定して、ア
ドレスレジスタ230へ戻す。このとき、アドレ
スが1だけ増加しているため、バンク#0では、
次のアドレス位置がアクセスされる。
When connecting an odd numbered register to the next even numbered register, the address shifted and output from the address register 237 is input to the +1 adder 24, and an addition control signal is applied from the addition control signal input terminal 25. Add +1 to the address and at the same time set a path to the right side (R) of the selector 22A and return it to the address register 230. At this time, since the address has increased by 1, in bank #0,
The next address location is accessed.

このようにして、8エレメント単位で任意のベ
クル長の順次のレジスタを連結使用することによ
り、データをアクセスすることができる。なお、
毎サイクルでアクセスされるエレメント数は2個
である。
In this way, data can be accessed by concatenating and using sequential registers of arbitrary veccle length in units of 8 elements. In addition,
The number of elements accessed in each cycle is two.

〔発明の効果〕〔Effect of the invention〕

本発明によれば、同一のベクトルレジスタの容
量でシングルプロセツサシステムからマルチプロ
セツサシステムへ切り替えることができ、その
際、スカラユニツト当たりの使用可能なレジスタ
数およびアクセスススループツトを減少させるこ
とがなく、性能低下を抑えることができ、またソ
フトウエアの互換性をある程度保つことができ。
According to the present invention, it is possible to switch from a single processor system to a multiprocessor system with the same vector register capacity, while reducing the number of usable registers per scalar unit and the access throughput. Therefore, performance degradation can be suppressed and software compatibility can be maintained to a certain extent.

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

第1図は本発明の原理的構成図、第2図は本発
明の1実施例システムの構成図、第3図は本発明
が対象とする従来のコンピユータシステムの構成
例を示す図、第4図は従来のベクトルレジスタの
構成図である。 第1図において、10…従来のベクトルレジス
タVR、11…本発明に基づくベクトルレジスタ
VR。
FIG. 1 is a diagram showing the basic configuration of the present invention, FIG. 2 is a diagram showing the configuration of an embodiment of the system according to the present invention, FIG. 3 is a diagram showing an example of the configuration of a conventional computer system to which the present invention is applied, and FIG. The figure is a configuration diagram of a conventional vector register. In FIG. 1, 10... conventional vector register VR, 11... vector register based on the present invention
VR.

Claims (1)

【特許請求の範囲】 1 M,Nがそれぞれ2よりも大きい整数であつ
て、M個のバンクによつてインタリーブされたベ
クトルレジスタにおいて、 M個のバンクの各々に対応させてM個のアドレ
スレジスタを設け、M個のバンクとM個のアドレ
スレジスタをそれぞれN個のグループに分割し、 N個のグループの各々において各アドレスレジ
スタを直列に接続し1つのシフトレジスタとして
構成するとともに、ループ状に見た各グループ境
界には、それぞれ2入力のセレクタを挿入して、
各グループ内の先頭のアドレスレジスタとアドレ
ス入力端子との間または直前のグループ内の最後
のアドレスレジスタとの間に選択的にパスが設定
されるようにし、かつ先頭のグループ内の先頭の
アドレスレジスタと最後のグループ内の最後のア
ドレスレジスタとの間には指示によりアドレスを
1だけ増加させる+1加算器とを設け、 M個のバンクをN個のグループに分割すること
により、ベクトルレジスタをN個に分け、さら
に、分割されたバンクのグループ単位で途中のバ
ンクからベクトルレジスタのアクセスを開始可能
にして、指定できるベクトルレジスタの個数を見
かけ上N倍にしたことを特徴とするベクトルレジ
スタの構成方式。
[Scope of Claims] 1. In a vector register interleaved by M banks, where M and N are each integers larger than 2, M address registers correspond to each of the M banks. The M banks and M address registers are each divided into N groups, and each address register in each of the N groups is connected in series to form one shift register. Insert a 2-input selector at each group boundary you see,
A path is selectively set between the first address register in each group and the address input terminal or between the last address register in the immediately preceding group, and the first address register in the first group A +1 adder is provided between the address register and the last address register in the last group to increment the address by 1 according to instructions, and by dividing the M banks into N groups, the number of vector registers is reduced to N. A vector register configuration method characterized in that the number of vector registers that can be specified is apparently multiplied by N by making it possible to start vector register access from an intermediate bank in each group of divided banks. .
JP10543685A 1985-05-17 1985-05-17 Constituting system for vector register Granted JPS61262971A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10543685A JPS61262971A (en) 1985-05-17 1985-05-17 Constituting system for vector register

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10543685A JPS61262971A (en) 1985-05-17 1985-05-17 Constituting system for vector register

Publications (2)

Publication Number Publication Date
JPS61262971A JPS61262971A (en) 1986-11-20
JPH0456352B2 true JPH0456352B2 (en) 1992-09-08

Family

ID=14407538

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10543685A Granted JPS61262971A (en) 1985-05-17 1985-05-17 Constituting system for vector register

Country Status (1)

Country Link
JP (1) JPS61262971A (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH077388B2 (en) * 1988-09-13 1995-01-30 富士通株式会社 Vector processing unit
JP5673322B2 (en) * 2011-04-18 2015-02-18 富士通株式会社 Vector processing apparatus, system, and operation method of vector processing apparatus

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5622170A (en) * 1979-07-31 1981-03-02 Fujitsu Ltd Vector operation processing system
JPS5688559A (en) * 1979-12-21 1981-07-18 Fujitsu Ltd Pipeline arithmetic unit

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5622170A (en) * 1979-07-31 1981-03-02 Fujitsu Ltd Vector operation processing system
JPS5688559A (en) * 1979-12-21 1981-07-18 Fujitsu Ltd Pipeline arithmetic unit

Also Published As

Publication number Publication date
JPS61262971A (en) 1986-11-20

Similar Documents

Publication Publication Date Title
US5590353A (en) Vector processor adopting a memory skewing scheme for preventing degradation of access performance
US4633434A (en) High performance storage unit
EP0424618A2 (en) Input/output system
JP2577865B2 (en) Vector processing apparatus and control method thereof
US5134695A (en) Method and apparatus for constant stride accessing to memories in vector processor
GB2122781A (en) Multimicroprocessor systems
JPS618785A (en) Access control system for storage device
JPH042976B2 (en)
JPH0241553A (en) Data processing system
JPS6027964A (en) Memory access control circuit
US5887182A (en) Multiprocessor system with vector pipelines
EP0570164B1 (en) Interleaved memory system
Seznec et al. Interleaved parallel schemes: improving memory throughput on supercomputers
US20030126404A1 (en) Data processing system, array-type processor, data processor, and information storage medium
JPH0456352B2 (en)
JPH05197619A (en) Memory control circuit for multi-cpu
JPH0341856B2 (en)
JPS6366661A (en) Storage control system
JPS60205647A (en) Data processor
JPH05108586A (en) Mechanism and method for parallel calculation
JPH077388B2 (en) Vector processing unit
JPS6240737B2 (en)
JPS6336021B2 (en)
JPH0368045A (en) Main memory control system
JPS60209873A (en) Vector processing device