CA2292230A1 - Shared memory type vector processing system and control method thereof - Google Patents

Shared memory type vector processing system and control method thereof Download PDF

Info

Publication number
CA2292230A1
CA2292230A1 CA002292230A CA2292230A CA2292230A1 CA 2292230 A1 CA2292230 A1 CA 2292230A1 CA 002292230 A CA002292230 A CA 002292230A CA 2292230 A CA2292230 A CA 2292230A CA 2292230 A1 CA2292230 A1 CA 2292230A1
Authority
CA
Canada
Prior art keywords
cpu
vector processing
instruction
issuing
vector
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.)
Abandoned
Application number
CA002292230A
Other languages
French (fr)
Inventor
Satoshi Nakazato
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Publication of CA2292230A1 publication Critical patent/CA2292230A1/en
Abandoned 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
    • G06F15/8092Array of vector units
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30003Arrangements for executing specific machine instructions
    • G06F9/30007Arrangements for executing specific machine instructions to perform operations on data operands
    • G06F9/30036Instructions to perform operations on packed data, e.g. vector, tile or matrix operations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline, look ahead
    • G06F9/3885Concurrent instruction execution, e.g. pipeline, look ahead using a plurality of independent parallel functional units

Abstract

A shared memory type vector processing system in which CPUs are connected by a bus for transferring a vector processing instruction generated from each CPU to each CPU and the respective CPUs are grouped into a master CPU which issues a vector processing instruction to other CPU and slave CPUs operating as a multi-vector pipeline in synchronization with a vector processing unit in the master CPU, the master CPU including a memory access control unit for issuing said vector processing instruction with issuing source CPU
information attached for identifying an issuing source CPU, and transferring said instruction to all the CPUs including its own CPU through a bus, and the master CPU
and the slave CPU including a vector processing instruction control unit for comparing issuing source CPU information contained in a vector processing instruction and master CPU information set at its own CPU and conducting instruction issuance based on the vector processing instruction when the information accord with each other and invalidating the vector processing instruction when the information fail to accord with each other.

Description

SHARED MEMORY TYPE VECTOR PROCESSING SYSTEM AND CONTROL
METHOD THEREOF
BACKGROUND OF THE INVENTION
FIELD OF THE INVENTION
The present invention relates to a shared memory type vector processing system including a plurality of CPUs sharing a main storage memory and each having a scalar processing unit and a plurality of vector processing units forming a vector pipeline.
DESCRIPTION OF THE RELATED ART
Fig. 9 shows structure of a shared memory type parallel processing system employing a CPU in a conventional vector processing device. In this system, a plurality of CPUs 100a - 100n are connected to share one main storage device 200.
Detailed structure of each of the CPUs 100a -100n is shown in Fig. 10. Each of the CPUs 100a - 100n includes, as illustrated in the figure, a scalar processing unit 101, an instruction control unit 102, vector processing units 104a - 104b and a memory access network unit 105.
An external processing instruction "EX-RQ" issued from the scalar processing unit 101 is transferred to the instruction control unit 102. The instruction control unit 102 issues a vector processing instruction "V-RQ" through the management of resources of the vector _ 2 _ processing units 104a - 104n existing only in its own CPU.
Therefore, structure of the scalar processing unit 101 and a vector pipeline in each of the CPUs 100a - 100n is always constant and can not be changed.
Examples of conventional vector processing devices are disclosed, for example, in Japanese Patent Laying-Open (Kokai) No. Showa 63-127368 and Japanese Patent Laying-Open (Kokai) No. Showa 63-10263. In either of the vector processing devices disclosed in the literature, structure of a scalar processing unit and a vector pipeline is fixed and fails to allow the number of vector pipelines accompanying the scalar processing unit to be flexibly modified according to purposes.
The above-described conventional vector processing device have the following problems.
The first problem is that while a vectorization rate and the like varies according to an application to run, an appropriate vector processing resource can not be assigned thereto.
The reason is that since the number of vector pipelines at each CPU is constant at any time, when an application with a vectorization rate lower than expected runs, surplus of vector resources is caused. By contraries, when an application with a higher vectorization rate or longer vector length runs, vector pipelines whose structure is fixed in advance limits the upper bound of vector processing performance to prevent further improvement of processing performance.
The second problem is that even when an integration degree of LSIs is increased, still remains the necessity of developing a scalar processing unit and a vector pipeline as separate LSIs.
The reason is that although higher integration of LSIs enables a scalar processing unit and approximately one vector pipeline to be made into one chip, because conventional multi-vector pipeline structure does not allow the use of a scalar processing unit existing in each LSI at the time of connecting a plurality of such LSIs, the volume of hardware will be wastefully used, resulting in developing a scalar processing unit and a vector pipeline as separate LSIs as is conventionally done. This method, however, involves many factors contributing to cost increase, such as an increase in the number of LSI development processes, an increase in the number of kinds of LSI developments and a reduction in the number of products of each kind of LSI.
SUMMARY OF THE INVENTION
An object of the present invention is to provide a vector processing system which allows the number of vector pipelines accompanying a scalar processing unit to be changed flexibly according to purposes.
Another object of the present invention is to provide a vector processing system which operates as if it shared a single vector pipeline from a scalar processing unit of each independent processor.
According to the first aspect of the invention, a shared memory type vector processing system including a plurality of CPUs sharing a main storage memory and each having scalar processing means and vector processing means, wherein the CPUs are divisionally set to be a master CPU
and a plurality of slave CPUs, and the vector processing means of the plurality of slave CPUs are operated as a multi-vector pipeline accompanying the scalar processing of the master CPU.
According to the second aspect of the invention, a shared memory type vector processing system including a plurality of CPUs sharing a main storage memory and each having scalar processing means and vector processing means, wherein the vector processing means of the plurality of CPUs are all regarded as a single multi-vector pipeline to operate as if each scalar processing means of each the CPU shared the single multi-vector pipeline.
According to the third aspect of the invention, a shared memory type vector processing system including a plurality of CPUs sharing a main: storage memory and each having scalar processing meaeis and vector processing means, wherein the CPUs are connected to each other by a path for transferring a vector processing instruction generated from each the CPU to each CPU, and each the CPU comprises:
issuing means for issuing a vector processing instruction with issuing source CPU information attached for identifying an issuing source CPU, and transferring the instruction to all the CPUs including its own CPU
through the path, and vector processing instruction control means for comparing the issuing source CPU information contained in the vector processing instruction transferred and structure information regarding a vector pipeline of its own CPU to determine contents of processing for the vector processing instruction transferred.
According to the fourth aspect of the invention, a shared memory type vector processing system including a plurality of CPUs sharing a main storage memory and each having scalar processing means and vector processing means, wherein the CPUs are connected to each other by a path for transferring a vector processing instruction generated from each the CPU to each CPU, the CPUs are divisionally set to be a master CPU
for executing scalar processing, as well ~s issuing a vector processing instruction to other CPU and a slave CPU for receiving a vector processing instruction transferred from the master CPU to operate as a multi-vector pipeline in synchronization with the vector processing unit in the master CPU, the master CPU comprises issuing means for issuing the vector processing instruction with issuing source CPU information attached for identifying an issuing source CPU, and transferring the instruction to all the CPUs including its own CPU
through the path, and the master CPU and the slave CPU comprises vector processing instruction control means for comparing the issuing source CPU information contained in the vector processing instruction transferred and master CPU information set at its own CPU to issue, to the vector processing means, an instruction based on the vector processing instruction transferred when the information accord with each other and invalidate the vector processing instruction when the information disaccord with each other.
In the preferred construction, the vector processing instruction control means of the master CPU
and the slave CPU comprise extraction means for separating the vector processing instruction transferred into a main body of the vector processing instruction and the issuing source CPU information and outputting the instruction and information, comparison means for comparing the issuing source CPU information separated and the master CPU information set at its own CPU, invalidation processing means for storing the vector processing instruction from the extraction means into an instruction stack when a comparison by the comparison means results in finding accord, and invalidating the vector processing instruction when the comparison results in finding disaccord, and instruction issuing processing means for issuing an instruction based on the vector processing instruction stored in the instruction stack to the vector processing means according to resource conditions of the vector processing unit.
In another preferred construction, the vector processing instruction control means of the master CPU
and the slave CPU comprise an instruction stack for storing the vector processing instruction transferred, and instruction issuing processing means for comparing the issuing source CPU information contained in the vector processing instruction stored in the instruction stack and master CPU information set at its own CPU and when a comparison results in finding accord, issuing an instruction based on the: vector processing instruction to the vector processing means and when the _ $ _ comparison results in finding disaccord, refraining from issuing an instruction based on the vector processing instruction to release the relevant area of the instruction stack, and in the instruction stack, the vector processing instruction is stored with the issuing source CPU
information contained.
In another preferred construction, the vector processing instruction control means of the master CPU
and the slave CPU comprise stopping means for stopping operation of the scalar processing means of its own CPU when its own CPU
is a slave CPU, the stopping means including:
storage means for storing master CPU information indicative of a CPU functioning as a master CPU for its own CPU and CPU information of its own CPU, and comparison means for comparing master CPU
information and its own CPU information stored in the storage means when the vector processing instruction is transferred and outputting an operation stop signal of the scalar processing means of its own CPU when the comparison results in finding disaccord.
According to the fifth aspect of the invention, a shared memory type vector processing system including a plurality of CPUs sharing a main storage memory and each having scalar processing means and vector processing means, wherein _ g _ the CPUs are connected to each other by a path for transferring a vector processing instruction generated from each the CPU to each CPU, and each the CPU comprises:
issuing means for issuing a vector processing instruction with issuing source CPU information attached for identifying an issuing source CPU, and transferring the instruction to all the CPUs including its own CPU
through the path, and vector processing instruction control means for storing the vector processing instruction transferred in a plurality of instruction stacks corresponding to the respective CPUs based on the issuing source CPU
information to control instruction issuance based on the vector processing instruction according to priority of each of the plurality of instruction stacks and resource information of the vector processing means.
In the preferred construction, the vector processing instruction control means of each the CPU
comprises a plurality of instruction stacks corresponding to the respective CPUs, instruction issuing source detection means for detecting the issuing source CPU information contained in the vector processing instruction transferred and storing the vector processing instruction in the instruction stack corresponding to the information, arbitration means for determining, for each of the plurality of instruction stacks, instruction issuance based on a vector processing instruction from which instruction stack the priority is to be given to, and instruction issuing processing means for issuing an instruction based on the vector processing instruction to the vector processing means according to the contents determined by the arbitration means and resource information of the vector processing means.
According to the sixth aspect of the invention, a shared memory type vector processing system including a plurality of CPUs sharing a main storage memory and each having scalar processing means and vector processing means, comprising the steps of:
at each the CPU
issuing a vector processing instruction with issuing source CPU information attached for identifying an issuing source CPU, and transferring the instruction to all the CPUs including its own CPU through a path connecting the CPUs to each other, and comparing the issuing source CPU information contained in the vector processing instruction transferred and structure information regarding a vector pipeline of its own CPU to determine contents of processing for the vector processing instruction transferred.

According to the seventh aspect of the invention, a method of controlling a shared memory type vector processing system including a plurality of CPUs sharing a main storage memory and each having scalar processing means and vector processing means, comprising the steps of divisionally setting the CPUs to be a master CPU
for executing scalar processing, as well as issuing a vector processing instruction to other CPU and a slave CPU for receiving a vector processing instruction transferred from the master CPU to operate as a multi-vector pipeline in synchronization with a vector processing unit in the master CPU, at the master CPU, issuing the vector processing instruction with issuing source CPU information attached for identifying an issuing source CPU, and transferring the instruction to all the CPUs including its own CPU through a path connecting the CPUs to each other, and at the master CPU and the slave CPU
comparing the issuing source CPU information contained in the vector processing instruction transferred and master CPU information set at its own CPU, and issuing, to the vector processing means, an instruction based on the vector processing instruction transferred when a comparison results in finding accord and invalidating the vector processing instruction when the comparison results in finding disaccord.
In the preferred construction, the method of controlling a shared memory type vector processing system further comprising the steps of at the master CPU and the slave CPU
comparing the issuing source CPU information contained in the vector processing instruction transferred and master CPU information set at its own CPU, storing the vector processing instruction in an instruction stack when a comparison results in finding accord and invalidating the vector processing instruction when the comparison results in finding disaccord, and issuing an instruction based on the vector processing instruction stored in the instruction stack to the vector processing means according to resource conditions of the vector processing means, and at the master CPU and the slave CPU
comparing the issuing source CPU information contained in the vector processing instruction stored in the instruction stack and master CPU information set at its own CPU, and issuing an instruction based on the vector processing instruction to the vector processing means when a comparison results in finding accord and refraining from issuing an instruction based on the vector processing instruction to release a relevant area of the instruction stack when a comparison results in finding disaccord.
In another preferred construction, the method of controlling a shared memory type vector processing system further comprising the step of stopping operation of the scalar processing means of its own CPU when its own CPU is a slave CPU.
According to the eighth aspect of the invention, a method of controlling a shared memory type vector processing system including a plurality of CPUs sharing a main storage memory and each having scalar processing means and vector processing means, comprising the steps of connecting the CPUs to each other by a path for transferring a vector processing instruction generated from each the CPU to each CPU, and at each the CPU
issuing a vector processing instruction with issuing source CPU information attached for identifying an issuing source CPU, and transferring the instruction to all the CPUs including its own CPU through the path, and storing the vector processing instruction transferred in a plurality of instruction stacks corresponding to the respective CPUs based on the issuing source CPU information to control instruction issuance based on the vector processing instruction according to priority of each of the plurality of instruction stacks and resource information of the vector processing means.
In the preferred construction, the method of controlling a shared memory type vector processing system further comprising the steps of:
at each the CPU
detecting the issuing source CPU information contained in the vector processing instruction transferred and storing the vector processing instruction in the instruction stack corresponding to the information, determining, for each of the plurality of instruction stacks, instruction issuance based on a vector processing instruction from which instruction stack the priority is to be given to, and issuing an instruction based on the vector processing instruction to the vector processing means according to the determination contents and resource information of the vector processing means.
According to the ninth aspect of the invention, a computer readable memory which stores a control program for controlling a shared memory type vector processing system including a plurality of CPUs sharir:~ a main storage memory and each having scalar processing means and vector processing means, the control program comprising the steps of:
issuing a vector processing instruction with issuing source CPU information attached for identifying an issuing source CPU, and transferring the instruction to all the CPUs including its own CPU through a path connecting the CPUs to each other, and comparing the issuing source CPU information contained in the vector processing instruction transferred and structure information regarding a vector pipeline of its own CPU to determine contents for processing for the vector processing instruction transferred.
According to the tenth aspect of the invention, a computer readable memory which stores a control program for controlling a shared memory type vector processing system including a plurality of CPUs sharing a main storage memory and each having scalar processing means and vector processing means, the control program comprising the steps of:
divisionally setting the CPUs to be a master CPU
for executing scalar processing, as well as issuing a vector processing instruction to other CPU and a slave CPU for receiving a vector processing instruction transferred from the master CPU to operate as a multi-vector pipeline in synchronization with a vector processing unit in the master CPU, at the master CPU, issuing the vector processing instruction with issuing source CPU information attached for identifying an issuing source CPU, and transferring the instruction to all the CPUs including its own CPU through the path, and at the master CPU and the slave CPU
comparing the issuing source CPU information contained in the vector processing instruction transferred and master CPU information set at its own CPU, and issuing, to the vector processing means, an instruction based on the vector processing instruction transferred when a comparison results in finding accord and invalidating the vector processing instruction when the comparison results in finding disaccord.
According to another aspect of the invention, a computer readable memory which stores a control program for controlling a shared memory type vector processing system including a plurality of CPUs sharing a main storage memory and each having scalar processing means and vector processing means, the control program comprising the steps of:
issuing a vector processing instruction with issuing source CPU information attached for identifying an issuing vource CPU, and transferring the instruction to all the i:PUs including its own CPU through a path connecting the CPUs to each other, and storing the vector processing instruction transferred in a plurality of instruction stacks corresponding to the respective CPUs based on the issuing source CPU information to control instruction issuance based on the vector processing instruction according to priority of each of the plurality of instruction stacks and resource information of the vector processing means.
Other objects, features and advantages of the present invention will become clear from the detailed description given herebelow.
The present invention will be understood more fully from the detailed description given herebelow and from the accompanying drawings of the preferred embodiment of the invention, which, however, should not be taken to be limitative to the invention, but are for explanation and understanding only.
In the drawings:
Fig. 1 is a diagram showing entire structure of a vector processing system according to a first embodiment of the present invention;
Fig. 2 is a block diagram showing detailed structure of each C~'U of the above-describes:'. vector processing system according to the first embodiment;

Fig. 3 is a block diagram showing details of a vector processing instruction control unit of the above vector processing system according to the first embodiment;
Fig. 4 is a flow chart for use in explaining operation of the vector processing instruction control unit of the above vector processing system according to the first embodiment;
Fig. 5 is a block diagram showing structure of a vector processing instruction control unit of a vector processing system according to a second embodiment;
Fig. 6 is a flow chart for use in explaining operation of the vector processing instruction control unit of the above vector processing system according to the second embodiment;
Fig. 7 is a block diagram showing structure of a vector processing instruction control unit of a vector processing system according to a third embodiment;
Fig. 8 is a flow chart for use in explaining operation of the vector processing instruction control unit of the above vector processing system according to the third embodiment;
Fig. 9 is a block diagram showing structure of a shared memory type parallel processing system using CPUs at a conventional vector processing device;
Fig. 10 is a block diagram showing structure of each CPU of the vector processing device shown in Fig. 9.

DESCRIPTION OF THE PREFERRED EMBODTMEN'~' The preferred embodiment of the present invention will be discussed hereinafter in detail with reference to the accompanying drawings. In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention. It will be obvious, however, to those skilled in the art that the present invention may be practiced without these specific details. In other instance, well-known structures are not shown in detail in order to unnecessary obscure the present invention.
Fig. 1 is a diagram showing entire structure of a vector processing system according to a first embodiment of the present invention.
The vector processing system according to the present embodiment includes a plurality of CPUs l0a -lOn which share a single main storage device 20 to constitute a shared memory type parallel processing system. The respective CPUs l0a - lOn are connected to each other through a vector request bus 30 to transmit and receive a request and a reply regarding vector processing to and from each other.
Detailed structure of the above CPUs l0a - lOn will be described with reference to Fig. 2.
Each of the CPUs l0a - lOn .;~ncludes one scalar processing unit 11, a memory access instruction control unit 12, a vector processing instruction control unit 13, a plurality of vector processing units 14a - 14n and a memory access network unit 15.
An external processing instruction "EX-RQ"
externally issued from the scalar processing unit 11 is transferred through the memory access control unit 12 to the main storage device 20 via the memory access network unit 15 or sent to the vector processing instruction control units 13 of all the CPUs l0a - lOn via the vector request bus 30 and then issued to the vector processing units 14a - 14n.
Here, Fig. 3 is a block diagram showing detailed structure of the vector processing instruction control unit 13.
The vector processing instruction control unit 13 has two registers 42, 43, a comparator 45 for comparing the contents of these registers 42 and 43, a comparator 44 for comparing issuing source information of a vector processing instruction obtained by an instruction issuing source information extraction unit 41 which separates the contents of a vector processing instruction transferred via the vector request bus 30 and the contents of one register 42, an instruction invalidation processing unit 46, an instruction stack 47, and a resource management/instruction issuing processing unit 48.
A vector processing instruction obtained from the instruction issuing source information extraction unit 41 and an output of the comparator 44 are applied to the invalidation processing unit 46 and then stored in the instruction stack 47. The vector processing instruction stored in the instruction stack 47 is applied to the resource management/instruction issuing processing unit 48 together with resource information etc. from the vector processing units 14a - 14n to issue an instruction to the vector processing units 14a - 14n.
Next, operation of thus structured vector processing system according to the first embodiment will be described.
In Fig. 2, the scalar processing unit 11 decodes instructions to conduct scalar processing instruction executing processing. Here, when there arises such an instruction not executable at the scalar processing unit 11 as an instruction to access the main storage device and a vector processing instruction, the scalar processing unit 11 transfers these instructions to the 20 memory access instruction control unit 12 as an external processing instruction "EX-RQ".
The memory access instruction control unit 12 decodes the external processing instruction "EX-RQ"
received from the scalar processing unit 11 and if it is an instruction "M-RQ" of the main storage access line, issues the instruction to the memory access network anit 15 without any processing.

' ~ - 22 -On the other hand, when the instruction is a vector processing instruction, the unit 12 sends the instruction to the vector request bus 30, as well as issuing the instruction to its own vector processing instruction control unit 13 over the vector request bus 30.
The vector processing instruction control unit 13 receives the vector processing instruction sent from the memory access instruction control unit 12 which is issued by its own CPU and a vector processing instruction transferred from other CPU via the vector request bus 30 and issues an instruction to the vector processing units 14a - 14n in its own CPU while managing their resource conditions.
The memory access network unit 15 receives the main storage access instruction "M-RQ" from the memory access instruction control unit 12 and issues an instruction to the main storage device 20, as well as receiving data read from the main storage device 20 and returning the data to the scalar processing unit 11 or the vector processing units 14a - 14n according to kinds of instructions.
Next, with reference to the flow charts of Figs.
3 and 4, operation of the vector processing instruction control unit 13 will be described.
The vector processing instruction sent to the vector processing instruction control unit 13 is separated into information regarding a CPU which has sent the instruction from the instruction issuing source information extraction unit 41 and a main body of the vector processing instruction (Step 401).
The vector processing instruction control unit 13 is provided with the register 42 which stores a CPU
number externally set as a master for its own CPU and the register 43 which stores its own CPU number. It is assumed that at these two registers 42 and 43, the above numbers are respectively set as initial operation before starting the system.
In the present embodiment, the CPUs l0a - lOn of each shared memory system are divisionally set as a master CPU and slave CPUs. The master CPU executes scalar processing, as well as issuing a vector processing instruction to other CPU. On the other hand, the slave CPU receives a vector processing instruction transferred from the master CPU to operate as a multi-vector pipeline in synchronization with the vector processing units 14a - 14n in the master CPU. At this time, in the slave CPU, the scalar processing unit 11 enters an inactive state and only the vector processing units 14a - 14n, the vector processing instruction control unit 13 and the memory access network unit will function effectively.
The contents of the register 42 which: stores a master CPU number and the register 43 which stores its own CPU number are compared at the comparator 45 (Step 402) and when they disaccord with each other, determination is made that its own CPU is a slave CPU to control the scalar processing unit 11 of its own CPU to stop operation (Step 403).
On the other hand, the instruction issuing source CPU number taken out at the instruction issuing source information extraction unit 41 from the vector processing instruction transferred through the vector request bus 30 and the contents of the register 42 which stores a master CPU number are compared at another comparator 44 (Step 404). The comparison result obtained at this step and the vector processing instruction separated at the instruction issuing source information extraction unit 41 are applied to the invalidation processing unit 46 (Step 405).
When the comparison result obtained by the comparator 44 finds disaccord (Step 406), the applied vector processing instruction is not a vector processing instruction issued from the master CPU for its own CPU
operating as a slave and is therefore invalidated at the invalidation processing unit 46 (Step 407). More specifically, according to comparison results obtained by the comparator 44, a flag indicative of effective or ineffective is attached to a vector processing instruction and the invalidaion processing unit 46 stores only a vector processing instruction indicated as effective by the flag in the instruction stack 47. An ineffective vector processing instruction is not stored in the instruction stack 47.
As a matter of course, when its own CPU operates as a master CPU and a transferred vector processing instruction is an instruction issued by its own CPU, a result obtained by the comparator 44 shows accord to avoid invalidation.
Since the vector processing instructions not invalidated by the invalidation processing unit 46 are instructions to be processed at the vector processing units 14a - 14n in its own CPU, they are stored in the instruction stack 47 in the order of acceptance (Step 408). Invalidated vector processing instructions are not stored in the instruction stack 47 but abandoned.
The resource management/instruction issuing processing unit 48 manages the resources 14a - 14n of the vector processing units in its own CPU. The instructions stored in the instruction stack 47 are issued at the resource management/instruction issuing processing unit 48 to the vector processing units 14a -14n of its own CPU in the order of priority and the order of instructions which enter an issuable state according to resource conditions of the vector processing units 14a - 14n (Step 409). Here, overtaking issuance of an instruction is also possible without conforming to the order of storage into the instruction stack 47.
At the time when vector processing at each slave CPU is completed, the master CPU is notified of the end of the processing. Upon confirming the reception of notifications of the end from all the slave CPUs, the master CPU will issue a subsequent vector processing instruction.
The foregoing arrangement enables a CPU set as a master CPU and a plurality of CPUs which store the number of this CPU as a master CPU number to be regarded as processors of a mufti-vector pipeline operating in one body.
At this time, only the scalar processing unit 11 of the master CPU functions and scalar processing units 11 of the slave CPUs halt their functions by a control signal "HALT" from the vector processing instruction control units 13.
The vector processing instruction issued from the scalar processing unit 11 of the master CPU through the vector request bus 30 is determined to be effective at each vector processing instruction control unit 13 of the slave CPUs including its own CPU and will be processed in parallel operation at the vector processing units 14a - 14n of the plurality of CPUs.
Although in a case where one vector processing unit exists in one CnU, for example, assuminc; that the number of CPUs sharing the main storage device 20 is 32, the system is usually fixed to have 32 CPUs each having "1 scalar processing unit + 1 vector processing unit", setting one master CPU to correspond to one slave CPU
allows the system to operate to have 16 CPUs each having "1 scalar processing unit + 2 vector processing units".
According to the setting contents of the master CPU and the slave CPU, it is also possible to make the system include both a CPU having "1 scalar processing unit + 1 vector processing unit" and a CPU having "1 scalar processing unit + 4 vector processing units". In other words, various structures can be realized according to the setting contents of a master CPU and a slave CPU.
Next, a vector processing system according to the second embodiment will be described.
Fig. 5 is a block diagram showing structure of a vector processing instruction control unit 13 of the vector processing system according to the second embodiment. Structure of the remaining part except the vector processing instruction control unit 13 is the same as that of the above-described first embodiment.
The structure of the vector processing instruction control unit 13 shown in Fig. 5 is the same as that shown in Fig. 3 in that a register 42a which stores a master CPU number and a register 43a which store its own CPU number are provided and the function of the scalar processing unit 11 of its own CPU is _ 28 _ halted based on an output of a comparator 44a which compares the contents of the two registers 42a and 43a.
This vector processing instruction control unit 13 is also provided with a resource management/instruction issuing processing unit 48a having a function of comparing a master CPU number of the register 42a and issuing source CPU information contained in a vector processing instruction and a function of controlling instruction issuance based on a comparison result.
Operation of the vector processing instruction control unit 13 will be described with reference to the flow chart of Fig. 6. In this example of structure, vector processing instructions transferred through the vector request bus 30 are sequentially stored in an instruction stack 47a without any processing as illustrated in Fig. 6 (Step 601). The instruction stack 47a is accordingly provided with records for storing issuing source CPU information as well as vector processing instructions.
The contents of the register 42a which stores a master CPU number and the register 43a which stores its own CPU number are compared at the comparator 45a (Step 602) and when they disaccord with each other, determination is made that its own CPU is a slave CPU to control the scalar processing unit 11 of its own CPU to stop operation (Step 603).
Next, the resource management/instruction issuing processing unit 48a, at the issuance of an instruction to the vector processing unit, compares issuing source CPU information accompanying the vector processing instruction and the contents of the register 42a which stores a master CPU number (Step 604). When the numbers disaccord with each other, the unit 48a refrains from issuing an inappropriate vector processing instruction, as well as releasing a relevant area in the instruction stack 47a (Step 605). In other words, the system is structured not to conduct invalidation processing before the storage into the instruction stack 47a but to conduct invalidation processing at the time when an instruction is actually issued.
When the numbers accord with each other, similarly to the resource management/instruction issuing processing unit 48 in the first embodiment, instructions stored in the instruction stack 47a are issued to the vector processing units 14a - 14n of its own CPU in the order of priority and the order of instructions which enter an issuable state according to resource conditions of the vector processing units 14a - 14n (Step 606).
While the above-described first embodiment is structured to avoid storage of an invalid vector processing instruction into the instruction stack 47 by the provision of the instruction issuing source information extractio~f unit 41 for extracting an instruction issuing source CPU number of a vector processing instruction, the comparator 44 for comparing an instruction issuing source CPU number and a master CPU number, and the invalidation processing unit 46 for invalidating a vector processing instruction according to a comparison result, the second embodiment is structured to store all vector processing instructions including transmitted issuing resource CPU information in the instruction stack 47a and at a stage of instruction issuing processing by the resource management/instruction issuing processing unit 48a, issue only an appropriate vector processing instruction and release an area of the instruction stack 47a with respect to an inappropriate vector processing instruction. Comparison between the first embodiment and the second embodiment, accordingly, finds that the second embodiment is allowed to have a smaller volume of hardware and the fist embodiment is allowed to have a smaller storage capacity of an instruction stack.
On the other hand, also possible as system structure giving greater importance to scalar performance is structure of a multi-vector pipeline shared by a plurality of independent scalar processing units. In other words, possible is the system in which all the vector pipelines existing in a plurality of processors are regarded as one multi-vector pipeline to operate as if a scalar processing unit of each independent processor shared the single vector pipeline.

Structure of a vector processing instruction control unit 13 of a vector processing system according to a third embodiment which realizes the above system is shown in Fig. 7. Since structure of other part of the system than the vector processing instruction control unit 13 is the same as that of the above-described first embodiment, common reference numerals are allotted to omit their description.
In the vector processing system according to the third embodiment, a vector processing instruction control unit 13 includes an instruction issuing source detection unit 61, instruction stacks 63a - 63n provided for the respective CPUs, an arbitration unit 62 for arbitrating the order of issuance based on priority set at the instruction stacks 63a - 63n, and a resource management/instruction issuing processing unit 64.
In the following, operation of the vector processing instruction control unit 13 according to the present embodiment will be described with reference to the flow chart of Fig. 8.
Vector processing instructions transferred through the vector request bus 30 are stored in the instruction stacks 63a - 63n provided for the respective CPUs via the instruction issuing source detection unit 61. The stored vector processing instruction is applied to the resource management/instructio:~ issuing processing unit 64 together with an arbitration result obtained by the arbitration unit 62 and resource information "V-RP" from each of the vector processing units 14a - 14n and then issued to the respective vector processing units 14a - 14n.
Here, the vector processing instructions transferred via the vector request bus 30 have their issuing source CPU numbers checked at the instruction issuing source detection unit 61 (Step 801). Thereafter, the vector processing instructions are stored divisionally at the instruction stacks 63a - 63n provided for the respective issuing source CPUs (Step 802).
Then, determination from which of the instruction stacks 63a - 63n an instruction is to be issued is made by the arbitration unit 62 which arbitrates contention according to priority (Step 803). The arbitration unit 62 determines from which of the instruction stacks 63a -63a an instruction is to be issued according to round-robin scheduling, for example. Using an output of the arbitration unit 62 and resource information of each vector processing unit, an instruction to be issued is determined at the resource management/instruction issuing processing unit 64 (Step 804).
At this time, while with vector processing instructions whose issuing source CPUs are the same, overtaking issuance to pass the order of storage into an instruction stack is impossible, with vector processing instructions whose issuing source CPUs are different, overtaking issuance, which is conducted depending on conditions of resources, cause no data contention and accordingly offers no problem. It is therefore unnecessary to in particular store the order of storage among instruction stacks. Also with respect to vector processing instructions whose CPU issuing sources are the same, provision of a suited resource management means for avoiding an access to the same address by comparing access addresses will enable overtaking issuance.
With the foregoing arrangement, all the vector processing instructions issued from the respective CPUs will be transferred to vector processing instruction control units of all the CPUs and subjected to issuing processing. Since at this time, the vector processing instructions are managed under a classification of their issuing source CPUs, the vector processing unit existing in each CPU will operate as a single vector processing unit unified by all the CPUs as if it was shared by scalar processing units of all the CPUs.
The above-described vector processing system can be realized not only as hardware but also as software by means of a control program for realizing the above-described functions which is recorded in a magnetic disc, a semi;~onductor memory and other recording medium 18 ~.s illustrated in Fig. 2. The control program is read from the recording medium 18 into a CPU to control operation of the CPU, thereby realizing the above-described vector processing instruction controlling function. In other words, the processing illustrated in Figs. 4, 6 and 8 is executed.
The present invention is not limited to the above-described embodiments and can be embodied in variable forms within the scope of the technical ideas.
For example, in the diagram of the entire system structure in Fig. 1, the vector request bus 30 for transferring vector processing instructions among the respective CPUs l0a - lOn is illustrated as a single bus.
It is, however, apparent that the transfer means is not limited to a single bus but is realized by any connection means such as a multi-bus and a cross-bar switch.
As described in the foregoing, the vector processing system of the present invention and the controlling method thereof can attain the following effects .
First, since the system is structured to flexibly change the number of vector pipelines accompanying a scalar processing unit according to purposes by changing a manner of allotting processors as a master processor and a slave processor, the vector processing system is allowed to have optimum multi-vector pipeline structure for various applications different in vectorization rate and vector length.
This is because with a bus provided for transferring vector processing instructions issued from each CPU to all CPUs, a vector processing instruction control means of each CPU reads a transferred vector processing instruction and its issuing source CPU
information, and only when a master CPU number stored by its own CPU at a slave state and an issuing source CPU
number accord with each other, processes the transferred vector processing instruction.
As a result, by changing a combination of master CPUs and slave CPUs among the respective CPUs in the parallel processing system, the system can be flexibly changed, for example, from the structure giving the greatest importance to scalar throughput performance in which the respective CPUs are all regarded as master CPUs and a vector processing instruction of its own CPU
is processed only by its own CPU to the structure suited for large-scale processing with extremely large vector length in which with one master CPU, all the remaining CPUs operate as slave CPUs.
Secondly, as a mode of a system as an extension of said first effect, a shared memory type parallel processing system can be provided which has a single vector processing means shared by a plurality of scalar processing means intended for an application giving more importance to the scalar processing performance.

This is because with a vector processing instruction stack for each CPU provided at a vector processing instruction control of each CPU, storing vector processing instructions transferred between the CPUs in the instruction stack under a classification of their issuing source CPUs and sequentially issuing the vector processing instructions to the vector processing units while arbitrating contention of instructions within each instruction stack enables the vector processing means existing in all the CPUs to operate as a single vector processing means as if it was shared by all the CPUs.
As a result, it is possible to provide, for the field of applications giving importance to scalar throughput performance and having the extremely low frequency of occurrences of vector processing instructions, a system enabling more efficient processing by making the most of vector processing resources.
Thirdly, development of an LSI in which scalar processing means and vector processing means are integrated into one chip is possible to reduce the number of development steps and costs.
The reason is that since structure of a multi-vector pipeline for the scalar processing means can be flexibly modified by external getting, integrating the scalar processing means and the vector processing means into the same LSI, which has been difficult so far, becomes possible to enable reduction of the number of kinds of LSI developments as a result.
Although the invention has been illustrated and described with respect to exemplary embodiment thereof, it should be understood by those skilled in the art that the foregoing and various other changes, omissions and additions may be made therein and thereto, without departing from the spirit and scope of the present invention. Therefore, the present invention should not be understood as limited to the specific embodiment set out above but to include all possible embodiments which can be embodies within a scope encompassed and equivalents thereof with respect to the feature set out in the appended claims.

Claims (30)

1. A shared memory type vector processing system including a plurality of CPUs sharing a main storage memory and each having scalar processing means and vector processing means, wherein said CPUs are divisionally set to be a master CPU
and a plurality of slave CPUs, and said vector processing means of said plurality of slave CPUs are operated as a multi-vector pipeline accompanying said scalar processing of said master CPU.
2. A shared memory type vector processing system including a plurality of CPUs sharing a main storage memory and each having scalar processing means and vector processing means, wherein said vector processing means of said plurality of CPUs are all regarded as a single multi-vector pipeline to operate as if each scalar processing means of each said CPU shared said single multi-vector pipeline.
3. A shared memory type vector processing system including a plurality of CPUs sharing a main storage memory and each having scalar processing means and vector processing means, wherein said CPUs are connected to each other by a path for transferring a vector processing instruction generated from each said CPU to each CPU, and each said CPU comprises:
issuing means for issuing a vector processing instruction with issuing source CPU information attached for identifying an issuing source CPU, and transferring the instruction to all the CPUs including its own CPU
through said path, and vector processing instruction control means for comparing said issuing source CPU information contained in said vector processing instruction transferred and structure information regarding a vector pipeline of its own CPU to determine contents of processing for said vector processing instruction transferred.
4. A shared memory type vector processing system including a plurality of CPUs sharing a main storage memory and each having scalar processing means and vector processing means, wherein said CPUs are connected to each other by a path for transferring a vector processing instruction generated from each said CPU to each CPU, said CPUs are divisionally set to be a master CPU
for executing scalar processing, as well as issuing a vector processing instruction to other CPU and a slave CPU for receiving a vector processing instruction transferred from said master CPU to operate as a multi-vector pipeline in synchronization with the vector processing means in the master CPU, said master CPU comprises issuing means for issuing said vector processing instruction with issuing source CPU information attached for identifying an issuing source CPU, and transferring the instruction to all the CPUs including its own CPU
through said path, and said master CPU and said slave CPU comprises vector processing instruction control means for comparing said issuing source CPU information contained in said vector processing instruction transferred and master CPU information set at its own CPU to issue, to said vector processing means, an instruction based on said vector processing instruction transferred when the information accord with each other and invalidate said vector processing instruction when the information disaccord with each other.
5. The shared memory type vector processing system as set forth in claim 4, wherein said vector processing instruction control means of said master CPU and said slave CPU comprise:
comparison means for comparing said issuing source CPU information contained in said vector processing instruction transferred and master CPU
information set at its own CPU, an instruction stack for storing said vector processing instruction transferred, invalidation processing means for storing said vector processing instruction in the instruction stack when a comparison by said comparison means results in finding accord, and invalidating said vector processing instruction when the comparison results in finding disaccord, and instruction issuing processing means for issuing an instruction based on said vector processing instruction stored in said instruction stack to said vector processing means according to resource conditions of said vector processing means.
6. The shared memory type vector processing system as set forth in claim 4, wherein said vector processing instruction control means of said master CPU and said slave CPU comprise:
extraction means for separating said vector processing instruction transferred into a main body of said vector processing instruction and said issuing source CPU information and outputting the instruction and information, comparison means for comparing said issuing source CPU information separated and the master CPU
information set at its own CPU, invalidation processing means for storing said vector processing instruction from said extraction means into an instruction stack when a comparison by said comparison means results in finding accord, and invalidating said vector processing instruction when the comparison results in finding disaccord, and instruction issuing processing means for issuing an instruction based on said vector processing instruction stored in said instruction stack to said vector processing means according to resource conditions of said vector processing means.
7. The shared memory type vector processing system as set forth in claim 4, wherein said vector processing instruction control means of said master CPU and said slave CPU comprise:
an instruction stack for storing said vector processing instruction transferred, and instruction issuing processing means for comparing said issuing source CPU information contained in said vector processing instruction stored in said instruction stack and master CPU information set at its own CPU and when a comparison results in finding accord, issuing an instruction based on said vector processing instruction to said vector processing means and when the comparison results in finding disaccord, refraining from issuing an instruction based on said vector processing instruction to release the relevant area of said instruction stack.
8. The shared memory type vector processing system as set forth in claim 4, wherein said vector processing instruction control means of said master CPU and said slave CPU comprise:
an instruction stack for storing said vector processing instruction transferred, and instruction issuing processing means for comparing said issuing source CPU information contained in said vector processing instruction stored in said instruction stack and master CPU information set at its own CPU and when a comparison results in finding accord, issuing an instruction based on said vector processing instruction to said vector processing means and when the comparison results in finding disaccord, refraining from issuing an instruction based on said vector processing instruction to release the relevant area of said instruction stack, and in said instruction stack, said vector processing instruction is stored with said issuing source CPU
information contained.
9. The shared memory type vector processing system as set forth in claim 3, wherein said vector processing instruction control means of said master CPU and said slave CPU comprise stopping means for stopping operation of said scalar processing means of its own CPU when its own CPU
is a slave CPU.
10. The shared memory type vector processing system as set forth in claim 4, wherein said vector processing instruction control means of said master CPU and said slave CPU comprise stopping means for stopping operation of said scalar processing means of its own CPU when its own CPU
is a slave CPU.
11. The shared memory type vector processing system as set forth in claim 3, wherein said vector processing instruction control means of said master CPU and said slave CPU comprise stopping means for stopping operation of said scalar processing means of its own CPU when its own CPU
is a slave CPU, said stopping means including:
storage means for storing master CPU information indicative of a CPU functioning as a master CPU for its own CPU and CPU information of its own CPU, and comparison means for comparing master CPU
information and its own CPU information stored in said storage means when said vector processing instruction is transferred and outputting an operation stop signal of said scalar processing means of its own CPU when the comparison results in finding disaccord.
12. The shared memory type vector processing system as set forth in claim 4, wherein said vector processing instruction control means of said master CPU and said slave CPU comprise stopping means for stopping operation of said scalar processing means of its own CPU when its own CPU
is a slave CPU, said stopping means including:
storage means for storing master CPU information indicative of a CPU functioning as a master CPU for its own CPU and CPU information of its own CPU, and comparison means for comparing master CPU
information and its own CPU information stored in said storage means when said vector processing instruction is transferred and outputting an operation stop signal of said scalar processing means of its own CPU when the comparison results in finding disaccord.
13. A shared memory type vector processing system including a plurality of CPUs sharing a main storage memory and each having scalar processing means and vector processing means, wherein said CPUs are connected to each other by a path for transferring a vector processing instruction generated from each said CPU to each CPU, and each said CPU comprises:

issuing means for issuing a vector processing instruction with issuing source CPU information attached for identifying an issuing source CPU, and transferring the instruction to all the CPUs including its own CPU
through said path, and vector processing instruction control means for storing said vector processing instruction transferred in a plurality of instruction stacks corresponding to the respective CPUs based on said issuing source CPU
information to control instruction issuance based on said vector processing instruction according to priority of each of said plurality of instruction stacks and resource information of said vector processing means.
14. The shared memory type vector processing system as set forth in claim 13, wherein said vector processing instruction control means of each said CPU comprises:
a plurality of instruction stacks corresponding to the respective CPUs, instruction issuing source detection means for detecting said issuing source CPU information contained in said vector processing instruction transferred and storing said vector processing instruction in said instruction stack corresponding to the information, arbitration means for determining, for each of said plurality of instruction stacks, instruction issuance based on a vector processing instruction from which instruction stack the priority is to be given to, and instruction issuing processing means for issuing an instruction based on said vector processing instruction to said vector processing means according to the contents determined by said arbitration means and resource information of said vector processing means.
15. A shared memory type vector processing system including a plurality of CPUs sharing a main storage memory and each having scalar processing means and vector processing means, comprising the steps of:
at each said CPU
issuing a vector processing instruction with issuing source CPU information attached for identifying an issuing source CPU, and transferring the instruction to all the CPUs including its own CPU through a path connecting the CPUs to each other, and comparing said issuing source CPU information contained in said vector processing instruction transferred and structure information regarding a vector pipeline of its own CPU to determine contents of processing for said vector processing instruction transferred.
16. A method of controlling a shared memory type vector processing system including a plurality of CPUs sharing a main storage memory and each having scalar processing means and vector processing means, comprising the steps of:
divisionally setting said CPUs to be a master CPU
for executing scalar processing, as well as issuing a vector processing instruction to other CPU and a slave CPU for receiving a vector processing instruction transferred from said master CPU to operate as a multi-vector pipeline in synchronization with a vector processing means in the master CPU, at said master CPU, issuing said vector processing instruction with issuing source CPU information attached for identifying an issuing source CPU, and transferring the instruction to all the CPUs including its own CPU through a path connecting the CPUs to each other, and at said master CPU and said slave CPU
comparing said issuing source CPU information contained in said vector processing instruction transferred and master CPU information set at its own CPU, and issuing, to said vector processing means, an instruction based on said vector processing instruction transferred when a comparison results in finding accord and invalidating said vector processing instruction when the comparison results in finding disaccord.
17. The method of controlling a shared memory type vector processing system as set forth in claim 16, further comprising the steps of:
at said master CPU and said slave CPU
comparing said issuing source CPU information contained in said vector processing instruction transferred and master CPU information set at its own CPU, storing said vector processing instruction in an instruction stack when a comparison results in finding accord and invalidating said vector processing instruction when the comparison results in finding disaccord, and issuing an instruction based on said vector processing instruction stored in said instruction stack to said vector processing means according to resource conditions of said vector processing means.
18. The method of controlling a shared memory type vector processing system as set forth in claim 16, further comprising the steps of:
at said master CPU and said slave CPU
comparing said issuing source CPU information contained in said vector processing instruction transferred and master CPU information yet at its own CPU, storing said vector processing instruction in an instruction stack when a comparison results in finding accord and invalidating said vector processing instruction when the comparison results in finding disaccord, and issuing an instruction based on said vector processing instruction stored in said instruction stack to said vector processing means according to resource conditions of said vector processing means, and at said master CPU and said slave CPU
comparing said issuing source CPU information contained in said vector processing instruction stored in the instruction stack and master CPU information set at its own CPU, and issuing an instruction based on said vector processing instruction to said vector processing means when a comparison results in finding accord and refraining from issuing an instruction based on said vector processing instruction to release a relevant area of said instruction stack when a comparison results in finding disaccord.
19. The method of controlling a shared memory type vector processing system as set forth in claim 15, further comprising the step of stopping operation of said scalar processing means of its own CPU when its own CPU is a slave CPU.
20. The method of controlling a shared memory type vector processing system as set forth in claim 16, further comprising the step of stopping operation of said scalar processing means of its own CPU when its own CPU is a slave CPU.
21. A method of controlling a shared memory type vector processing system including a plurality of CPUs sharing a main storage memory and each having scalar processing means and vector processing means, comprising the steps of:
connecting said CPUs to each other by a path for transferring a vector processing instruction generated from each said CPU to each CPU, and at each said CPU
issuing a vector processing instruction with issuing source CPU information attached for identifying an issuing source CPU, and transferring the instruction to all the CPUs including its own CPU through said path, and storing said vector processing instruction transferred in a plurality of instruction stacks corresponding to the respective CPUs based on said issuing source CPU information to control instruction issuance based on said vector processing instruction according to priority of each of said plurality of instruction stacks and resource information of said vector processing means.
22. The method of controlling a shared memory type vector processing system as set forth in claim 21, further comprising the steps of:
at each said CPU
detecting said issuing source CPU information contained in said vector processing instruction transferred and storing said vector processing instruction in the instruction stack corresponding to the information, determining, for each of said plurality of instruction stacks, instruction issuance based on a vector processing instruction from which instruction stack the priority is to be given to, and issuing an instruction based on said vector processing instruction to said vector processing means according to said determination contents and resource information of said vector processing means.
23. A computer readable memory which stores a control program for controlling a shared memory type vector processing system including a plurality of CPUs sharing a main storage memory and each having scalar processing means and vector processing mans, said control program comprising the steps of:

issuing a vector processing instruction with issuing source CPU information attached for identifying an issuing source CPU, and transferring the instruction to all the CPUs including its own CPU through a path connecting the CPUs to each other, and comparing said issuing source CPU information contained in said vector processing instruction transferred and structure information regarding a vector pipeline of its own CPU to determine contents for processing for said vector processing instruction transferred.
24. A computer readable memory which stores a control program for controlling a shared memory type vector processing system including a plurality of CPUs sharing a main storage memory and each having scalar processing means and vector processing means, said control program comprising the steps of:
divisionally setting said CPUs to be a master CPU
for executing scalar processing, as well as issuing a vector processing instruction to other CPU and a slave CPU for receiving a vector processing instruction transferred from said master CPU to operate as a multi-vector pipeline in synchronization with a vector processing means in the master CPU, at said master CPU, issuing said vector processing instruction with issuing source CPU information attached for identifying an issuing source CPU, and transferring the instruction to all the CPUs including its own CPU through said path, and at said master CPU and said slave CPU
comparing said issuing source CPU information contained in said vector processing instruction transferred and master CPU information set at its own CPU, and issuing, to said vector processing means, an instruction based on said vector processing instruction transferred when a comparison results in finding accord and invalidating said vector processing instruction when the comparison results in finding disaccord.
25. The computer readable memory which stores a control program of a shared memory type vector processing system as set forth in claim 24, said control program further comprising the steps of:
comparing said issuing source CPU information contained in said vector processing instruction transferred and master CPU information set at its own CPU, storing said vector processing instruction in an instruction stack when a comparison results in finding accord and invalidating said vector processing instruction when the comparison results in finding disaccord, and issuing an instruction based on said vector processing instruction stored in said instruction stack to said vector processing means according to resource conditions of said vector processing means.
26. The computer readable memory which stores a control program of a shared memory type vector processing system as set forth in claim 24, said control program further comprising the steps of:
comparing said issuing source CPU information contained in said vector processing instruction stored in an instruction stack and master CPU information set at its own CPU, and issuing an instruction based on said vector processing instruction to said vector processing means when a comparison results in finding accord and refraining from issuing an instruction based on said vector processing instruction to release a relevant area of said instruction stack when a comparison results in finding disaccord.
27. The computer readable memory which stores a control program of a shared memory type vector processing system as set forth in claim 23, wherein said control program stops operation of said scalar processing means of its own CPU when its own CPU is a slave CPU.
28. The computer readable memory which stores a control program of a shared memory type vector processing system as set forth in claim 24, wherein said control program stops operation of said scalar processing means of its own CPU when its own CPU is a slave CPU.
29. A computer readable memory which stores a control program for controlling a shared memory type vector processing system including a plurality of CPUs sharing a main storage memory and each having scalar processing means and vector processing means, said control program comprising the steps of:
issuing a vector processing instruction with issuing source CPU information attached for identifying an issuing source CPU, and transferring the instruction to all the CPUs including its own CPU through a path connecting the CPUs to each other, and storing said vector processing instruction transferred in a plurality of instruction stacks corresponding to the respective CPUs based on said issuing source CPU information to control instruction issuance based on said vector processing instruction according to priority of each of said plurality of instruction stacks and resource information of said vector processing means.
30. The computer readable memory which stores a control program for controlling a shared memory type vector processing system as set forth in claim 29, said control program further comprising the steps of:
detecting said issuing source CPU information contained in said vector processing instruction transferred and storing said vector processing instruction in the instruction stack corresponding to the information, determining, for each of said plurality of instruction stacks, instruction issuance based on a vector processing instruction from which instruction stack the priority is to be given to, and issuing an instruction based on said vector processing instruction to said vector processing means according to said determination contents and resource information of said vector processing means.
CA002292230A 1998-12-15 1999-12-14 Shared memory type vector processing system and control method thereof Abandoned CA2292230A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP10-375410 1998-12-15
JP37541098A JP3344345B2 (en) 1998-12-15 1998-12-15 Shared memory type vector processing system, control method thereof, and storage medium for storing vector processing control program

Publications (1)

Publication Number Publication Date
CA2292230A1 true CA2292230A1 (en) 2000-06-15

Family

ID=18505478

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002292230A Abandoned CA2292230A1 (en) 1998-12-15 1999-12-14 Shared memory type vector processing system and control method thereof

Country Status (6)

Country Link
US (1) US6782468B1 (en)
EP (1) EP1011052A3 (en)
JP (1) JP3344345B2 (en)
AU (1) AU765469B2 (en)
BR (1) BR9915456A (en)
CA (1) CA2292230A1 (en)

Families Citing this family (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3564445B2 (en) 2001-09-20 2004-09-08 松下電器産業株式会社 Processor, compiling device and compiling method
US7577816B2 (en) * 2003-08-18 2009-08-18 Cray Inc. Remote translation mechanism for a multinode system
US6877832B2 (en) * 2003-03-11 2005-04-12 Hewlett-Packard Development Company, L.P. Instruction architecture using two instruction stacks
US7366873B1 (en) 2003-08-18 2008-04-29 Cray, Inc. Indirectly addressed vector load-operate-store method and apparatus
US7421565B1 (en) 2003-08-18 2008-09-02 Cray Inc. Method and apparatus for indirectly addressed vector load-add -store across multi-processors
US7334110B1 (en) 2003-08-18 2008-02-19 Cray Inc. Decoupled scalar/vector computer architecture system and method
US7437521B1 (en) 2003-08-18 2008-10-14 Cray Inc. Multistream processing memory-and barrier-synchronization method and apparatus
US7735088B1 (en) 2003-08-18 2010-06-08 Cray Inc. Scheduling synchronization of programs running as streams on multiple processors
US7743223B2 (en) * 2003-08-18 2010-06-22 Cray Inc. Decoupling of write address from its associated write data in a store to a shared memory in a multiprocessor system
US8307194B1 (en) 2003-08-18 2012-11-06 Cray Inc. Relaxed memory consistency model
US7519771B1 (en) 2003-08-18 2009-04-14 Cray Inc. System and method for processing memory instructions using a forced order queue
US7543133B1 (en) * 2003-08-18 2009-06-02 Cray Inc. Latency tolerant distributed shared memory multiprocessor computer
US7937557B2 (en) * 2004-03-16 2011-05-03 Vns Portfolio Llc System and method for intercommunication between computers in an array
US7478769B1 (en) 2005-03-09 2009-01-20 Cray Inc. Method and apparatus for cooling electronic components
US7904695B2 (en) 2006-02-16 2011-03-08 Vns Portfolio Llc Asynchronous power saving computer
US20070074008A1 (en) * 2005-09-28 2007-03-29 Donofrio David D Mixed mode floating-point pipeline with extended functions
US7904615B2 (en) * 2006-02-16 2011-03-08 Vns Portfolio Llc Asynchronous computer communication
EP1821202B1 (en) * 2006-02-16 2011-01-12 VNS Portfolio LLC Execution of instructions directly from input source
US7913069B2 (en) 2006-02-16 2011-03-22 Vns Portfolio Llc Processor and method for executing a program loop within an instruction word
EP1821211A3 (en) * 2006-02-16 2008-06-18 Technology Properties Limited Cooperative multitasking method in a multiprocessor system
GB2484907B (en) * 2010-10-21 2014-07-16 Bluwireless Tech Ltd Data processing systems
GB2484906A (en) * 2010-10-21 2012-05-02 Bluwireless Tech Ltd Data processing unit with scalar processor and vector processor array
GB2484901A (en) * 2010-10-21 2012-05-02 Bluwireless Tech Ltd Data processing unit with scalar processor, vector processor array, parity and FFT accelerator units
GB2484902A (en) * 2010-10-21 2012-05-02 Bluwireless Tech Ltd Data processing system with a plurality of data processing units each with scalar processor, vector processor array, parity and FFT accelerator units
US9285793B2 (en) 2010-10-21 2016-03-15 Bluewireless Technology Limited Data processing unit including a scalar processing unit and a heterogeneous processor unit
GB2484904A (en) * 2010-10-21 2012-05-02 Bluwireless Tech Ltd Data processing system with a plurality of data processing units and a task-based scheduling scheme
GB2484899A (en) * 2010-10-21 2012-05-02 Bluwireless Tech Ltd Data processing system with a plurality of data processing units and a task-based scheduling scheme
WO2012052773A1 (en) * 2010-10-21 2012-04-26 Bluwireless Technology Limited Data processing systems
GB2484905B (en) * 2010-10-21 2014-07-16 Bluwireless Tech Ltd Data processing systems
JP5971635B2 (en) 2011-01-25 2016-08-17 エヌエックスピー カナダ インコーポレイテッド Vector unit sharing apparatus and method
EP2757468A1 (en) * 2013-01-22 2014-07-23 Siemens Aktiengesellschaft Apparatus and method for managing a software development and maintenance system
US10067878B2 (en) 2015-09-23 2018-09-04 Hanan Potash Processor with logical mentor
US10140122B2 (en) 2015-09-23 2018-11-27 Hanan Potash Computer processor with operand/variable-mapped namespace
US10095641B2 (en) 2015-09-23 2018-10-09 Hanan Potash Processor with frames/bins structure in local high speed memory
US10061511B2 (en) 2015-09-23 2018-08-28 Hanan Potash Computing device with frames/bins structure, mentor layer and plural operand processing
TWI588658B (en) 2015-10-20 2017-06-21 旺宏電子股份有限公司 I/o bus shared memory system
US11093286B2 (en) * 2016-04-26 2021-08-17 Hanan Potash Computing device with resource manager and civilware tier
EP3613014B1 (en) 2017-04-21 2023-10-18 Zenimax Media Inc. Player input motion compensation by anticipating motion vectors
CN110889081A (en) * 2019-11-25 2020-03-17 国网河南省电力公司驻马店供电公司 Method for quickly acquiring harmonic resonance of new energy grid-connected system

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59106075A (en) 1982-12-10 1984-06-19 Hitachi Ltd Data processing system
JPS6310263A (en) 1986-07-02 1988-01-16 Hitachi Ltd Vector processor
US5010477A (en) * 1986-10-17 1991-04-23 Hitachi, Ltd. Method and apparatus for transferring vector data between parallel processing system with registers & logic for inter-processor data communication independents of processing operations
JP2900359B2 (en) * 1986-10-30 1999-06-02 株式会社日立製作所 Multiprocessor system
JPH06103494B2 (en) 1986-11-18 1994-12-14 株式会社日立製作所 Vector processor control system
JP2646113B2 (en) 1988-07-23 1997-08-25 富士通株式会社 Machine check processing method and apparatus
JP2658397B2 (en) 1989-06-13 1997-09-30 日本電気株式会社 Multiprocessor system
JPH0346078A (en) 1989-07-13 1991-02-27 Fujitsu Ltd Vector processing system
JPH0484256A (en) 1990-07-26 1992-03-17 Fujitsu Ltd Switching control system for use right
US5734921A (en) * 1990-11-13 1998-03-31 International Business Machines Corporation Advanced parallel array processor computer package
US5828894A (en) * 1990-11-13 1998-10-27 International Business Machines Corporation Array processor having grouping of SIMD pickets
US5361367A (en) * 1991-06-10 1994-11-01 The United States Of America As Represented By The Administrator Of The National Aeronautics And Space Administration Highly parallel reconfigurable computer architecture for robotic computation having plural processor cells each having right and left ensembles of plural processors
CA2073516A1 (en) * 1991-11-27 1993-05-28 Peter Michael Kogge Dynamic multi-mode parallel processor array architecture computer system
JP3502216B2 (en) * 1995-07-13 2004-03-02 富士通株式会社 Information processing equipment
US5737328A (en) * 1995-10-04 1998-04-07 Aironet Wireless Communications, Inc. Network communication system with information rerouting capabilities
US5822606A (en) * 1996-01-11 1998-10-13 Morton; Steven G. DSP having a plurality of like processors controlled in parallel by an instruction word, and a control processor also controlled by the instruction word

Also Published As

Publication number Publication date
US6782468B1 (en) 2004-08-24
JP2000181878A (en) 2000-06-30
JP3344345B2 (en) 2002-11-11
AU765469B2 (en) 2003-09-18
EP1011052A2 (en) 2000-06-21
EP1011052A3 (en) 2007-01-03
BR9915456A (en) 2001-08-07
AU6450899A (en) 2000-06-22

Similar Documents

Publication Publication Date Title
US6782468B1 (en) Shared memory type vector processing system, including a bus for transferring a vector processing instruction, and control method thereof
EP0361176B1 (en) Method and apparatus for communicating data between multiple tasks in data processing systems
US5867704A (en) Multiprocessor system shaving processor based idle state detection and method of executing tasks in such a multiprocessor system
US6115761A (en) First-In-First-Out (FIFO) memories having dual descriptors and credit passing for efficient access in a multi-processor system environment
US5560003A (en) System and hardware module for incremental real time garbage collection and memory management
US4481572A (en) Multiconfigural computers utilizing a time-shared bus
US4853849A (en) Multi-tasking register set mapping system which changes a register set pointer block bit during access instruction
JP4568292B2 (en) Method, apparatus, program, and information processing system for executing cache line polling
EP0351955B1 (en) Multiprocessor systems with cross-interrogated store-in-caches
US20030145136A1 (en) Method and apparatus for implementing a relaxed ordering model in a computer system
CN114756502A (en) On-chip atomic transaction engine
US20080288691A1 (en) Method and apparatus of lock transactions processing in single or multi-core processor
JPH03161859A (en) Request control method and access control system
EP1994469B1 (en) Method, system, apparatus and article of manufacture for performing cacheline polling utilizing a store and reserve instruction
US11445020B2 (en) Circuitry and method
US7581067B2 (en) Load when reservation lost instruction for performing cacheline polling
JP2002222163A (en) Multi-core dsp device having coupled sub-system memory bus for global dma access
US6615296B2 (en) Efficient implementation of first-in-first-out memories for multi-processor systems
JP3431941B2 (en) Method and apparatus for determining instruction execution order in a data processing system
US6862646B2 (en) Method and apparatus for eliminating the software generated ready-signal to hardware devices that are not part of the memory coherency domain
JP7346649B2 (en) Synchronous control system and method
KR100453262B1 (en) Processor or core logic unit with internal register for peripheral status
KR960005395B1 (en) Minimum contention processor and system bus system
WO1999032976A1 (en) Risc processor with concurrent snooping and instruction execution
US20080109639A1 (en) Execution of instructions within a data processing apparatus having a plurality of processing units

Legal Events

Date Code Title Description
EEER Examination request
FZDE Discontinued