CA1325851C - System for closely coupled interprocessor communication - Google Patents

System for closely coupled interprocessor communication

Info

Publication number
CA1325851C
CA1325851C CA000613370A CA613370A CA1325851C CA 1325851 C CA1325851 C CA 1325851C CA 000613370 A CA000613370 A CA 000613370A CA 613370 A CA613370 A CA 613370A CA 1325851 C CA1325851 C CA 1325851C
Authority
CA
Canada
Prior art keywords
shared
register
registers
local
semaphore
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 - Fee Related
Application number
CA000613370A
Other languages
French (fr)
Inventor
Alan J. Schiffleger
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.)
Cray Research LLC
Original Assignee
Cray Research LLC
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 Cray Research LLC filed Critical Cray Research LLC
Application granted granted Critical
Publication of CA1325851C publication Critical patent/CA1325851C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/163Interprocessor communication
    • G06F15/173Interprocessor communication using an interconnection network, e.g. matrix, shuffle, pyramid, star, snowflake
    • G06F15/17356Indirect interconnection networks
    • G06F15/17368Indirect interconnection networks non hierarchical topologies
    • G06F15/17381Two dimensional, e.g. mesh, torus

Abstract

ABSTRACT OF THE DISCLOSURE
A system for interprocessor communication including a shared register resource accessible by any one of the processors through the using internal communication paths. The shared register resource is distributed among the processors with each processor including a portion of the total system resource. Each processor includes an access circuit for receiving instructions from the CPU and generating control bytes to be distributed to the shared register resource circuits in each of the processors, which use the control byte to control shared resource access. Each shared register resource circuit is capable of controlling the I/O channels associated with its respective processor. A local access circuit for each CPU is capable of obtaining access to and controlling any of the I/O channels in the system via the shared register resource circuits.

Description

13258~1 Technical Field of the Invention The present invention pertains to the field of hiqh-speed digital data processors, and more particularly to multiprocessor systems.

Backqround of the Invention U.S. Patent Nos. 4,636,942 and 4,754,398 disclose tight-coupling communication schemes for use in interprocessor communication in a multiprocessor system.
These tight-coupling communication schemes provides a set of shared registers which may be accessed by the CPUs at rates commensurate'with intra-CPU operation.
lS The shared registers thus provide a fast inter-CPU
communication path to minimize overhead for multi-tasking of small tasks with frequent data interchange.
The scheme also provides that tasks may be coupled through the shared memory in the multiprocessor system, as accomplished in conventional interprocessor communication schemes. These patents also disclose a scheme in which the shared registers are organized to provide N ~ 1 "clusters", where N equals the number of processors in the system. Processors are allowed access to the shared registers according to which cluster they are assigned to. A semaphore register in each cluster provides means for synchronizing access to the clus,ters between the processors. Further information on the basic concept outlined above may be had with respect to these patents.

Summary of the Invention The present invention is an implementation of the above discussed tight-coupling communication scheme adapted particularly to, but without limitation thereto, a system including eight CPUs.

.~
~' 2 ~ ~ 2 ~
Brief DescriPtion of the Drawin~s In the drawings, Figure 1 is a simplified schematic block diagram of the local shared register access circuitry of according to the present invention;
Figure 2 is a block diagram of the common shared register resource circuitry according to the present invention; and Figure 3 is a table illustrative of the operation of the circuitry Gf Figure l and Figure 2.
Detailed DescriPtion of the Invention Referring now to Figure 1, there is ~hown a shared register access circuit 10. Each CPU in the multiprocessor system in which the present invention is employed includes a copy of this circuit. Generally, circuit 10 performs and controls the execution of CPU
instructions which require access to the shared registers 100 (Figure 2) of the system. As will be described in more detail below, certain of this control function is performed in addition in the circuitry of Figure 2. Each CPU has internal communication paths (paths Al, SI~ AJ and A~) connected directly to the access circuit 10, wherein addresses, scalar values and other data is input and received from the circuit. This data is passed through circuit 10 as it travels to and from the shared registers 100.
Discussing now circuit 10 in more detail, a CIP
instruction register 12 is provided, and receives instructions from its associated CPU relating to access to the shared registers. An issue control circuit 16 is connected to register 12 and generally provides for controlling the issuance of instructions held in CIP
register 12 according to the availability of the shared registers and the status of semaphore bits held in the shared registers. A copy of the semaphore bits associated with the CPU (by designation of cluster number) is held in local semaphore register 18. In one 1 ~ 2 ~

typical operation, an access to the shared registers by a CPU begins with a ~test and set" instruction which tests the status of a particular semaphore bit held in local semaphore register 18. As is similarly provided in the above referenced patents, local semaphore register 18 holds a copy of semaphore bits held in a 32 bit semaphore register in the cluster assigned to the CPU. The "master" or ~'common" copy of the semaphore bits is held in a semaphore register in shared registers lO0. The local copy of the semaphore bits provides that if a "clear bit is to be tested and set, issue control 16 can test the bit in the local copy and proceed immediately without the delay associated with the propagation delays which are encountered in accessing the common semaphore register in global shared registers 100 .
To test a bit, a select semaphore bit gate 22 is provided, and receives an input from the CIP
instruction register 12 which causes it to select the appropriate semaphore bit being sought for testing.
This semaphore bit is then fed back to issue control 16 over line 24, thus providing that issue control 16 can test a local semaphore bit. Since no more than one CPU
can access the global shared registers 100 at any given time, issue control 16 and other associated circuitry to be described provides for gaining exclusive access to the shared registers and for arbitrating conflicts between CPUs attempting to access the shared registers at the same time. Generally, in the case of conflicts, priority is set according to the number of the CPU
requesting access.
When a CPU requests access to the shared registers as provided by CIP instruction register 12, issue control 16 generates an output signal 30 to all the other issue control circuits in the other CPUs indicating that shared register acces6 is being requested by the CPU. If there are no conflicts, issue 132~iS l control 16 generates a CPU in progress signal 32 which is received by the decode control byte control circuit 70 (Figure 2), and which, in turn, can determine which CPU is accessing the shared register. Each issue control circuit 16 receives the output signal 30 from each of the other issue control circuits as an input 34 whereby it can determine if a conflict exists, and how to resolve it depending on the CPU requesting access.
For simultaneous requests, the lower the CPU number the higher the priority (CPU0 has highest priority).
However, a CPU is prevented from setting its request signal if a CPU with a higher number has a request already set. Once a request line sets, it stays set until the circuit 10 has completed its function, for example, until the data is transferred in a write operation, or in the case of a read operation, until the control information including the register address is transferred to circuits 75.
Once a CPU ha~ obtained access to the shared registers, generate control byte circuit 40 is activated by issue control 16 to generate, in accordance with the particular operation specified in the CIP register, a byte of control logic which is received by decode control byte circuit 70 and used by that circuit to control and accomplish the sought after operation. This control byte i8 forwarded through selector gate 44 to each of the decode control byte circuits 70 associated with each of the other processors and in addition to the decode control byte circuit 70 associated with the same CPU. The circuitry of Figure 2 is also replicated for each processor in the system wherein each processor has one copy of the circuit.
The first clock period of every shared register operation is initiated by the distribution of a control byte from the accessing processor to all of the decode control byte circuits 70 in each of the CPUs in the system. The distribution of this control byte is 132~

acco~plished according to a scheme that i8 necessitated by the manner in which the shared registers are located in the circuitry of the system. Accordingly,- this organization will be discussed before proceeding S further.
As mentioned above, each above, each CPU
includes a copy of the ~hared register resource circuit 75. To accomplish the desired engineering goal that each CPU have substantially identical circuitry, the global shared registers 100 are physically di~tributed throughout the CPus wherein each CPU includes a segment of the shared registers. The shared registers, as is in the case of the above referenced patents, preferably include eight B registers,eight T registers and a 32 bit semaphore register for each cluster in the system. As provided in the above-referenced patents, the present invention also provides for N + 1 clusters of these registers. In the case of the present invention, the system is adapted to an eight processor CPU system, although the invention is in no way limited to such number. The shared registers 100 are di~tributed as follows: each of the global shared register circuits 100 holds one-eighth of the total register resource.
More specifically, each ~'word" stored in a shared register is 64 bits wide. The shared register circuits are distributed such that for every 64 bit word memory location, the shared register circuit in each CPU holds one eight bit byte of the 64 bit word. Accor~ingly, each of circuits 10 has one eight bit wide path to each of the shared register resource circuits 75 of Figure 2 in each of the other CPUs, as well as one path directly to its own global shared register resource circuit 75.
The first of these paths is connected to carry eight bits of the 64 bit wide output 45 (and input 46) to one of the other circuits 75, the second connected to the carry the next eight bits to a second one of the 1~2~3 ~

circuits 75, and so on. These eight eight-bit wide paths are designated 72 in the drawing of Figure 2.
Accordingly, for example, if a CPU has gained access to the shared registers to write a 64 bit word into one of the global shared register locations, decode control byte circuit 70 provides an output signal 76 to the select CPU gate 78, which selects the CPU path for the CPU that is generating the 64 bit word output data 45. All the circuits of Figure 2 thus simultaneously receive one of the eight eight-bit bytes of the 64 bit word wherein shared register write data latch 82 receives an eight bit byte for storage in the shared registers 100. Similarly, in a read operation, each shared register read data latch 86 receives one eight bit byte of the 64 bit word from the shared registers 100 and outputs it on the eight bit CPU path. In the case of the output path, shared register read data 86 merely provides that the eight bit byte is placed on all paths simultaneously, because only the CPU performing the operation will read it, as received on the 64 bit path into shared register read data latch 46.
With the organization of data paths between the circuits of Figure 1 and Figure 2 and the organization of the shared registers now described, the distribution of control bytes throughout the system will be described. Each control byte comprises eight bits.
This byte is generated by generate control byte circuit 40 and is passed through selector gate 44 under the - control of selector signal 33 from issue control 16.
Generate control byte circuit 40 produces eight replications of the control byte on a 64 bit wide path at is it~ output 41, which is forwarded to latch 45. As determined from the CPU in progress signal received by decode control byte logic 70, the select CPU gate 78 in each shared resource circuit 75 selects the path associated with the CPU controlling the shared register access, wherein each shared register write data latch 82 132~

of each of the circuits of Figure 2 in each of the CPUs simultaneously receives one copy of the control byte generated by generate control byte circuit 40. This control byte is received by decode control byte circuit 70 over path 83 from the write data latch 82. The decode control byte circuit 70 of each of the CPUs thus each simultaneously receives the control information necessary to control the shared register access and, in particular, the addressing of the shared registers in the shared registers circuit 100.
An example of an operation in the shared register resource 75 will be described. As mentioned above, shared register access is typically initiated with a test and set instruction received by the CIP
register 12. In response to the receipt of such a test and set instruction, issue control 16 checks the local copy of the semaphore bits in semaphore register 18. If the bit is clear, issue control 16 proceeds in order to set the selected bit in the global or common semaphore register for its cluster assignment which is held in the shared registers resource 100. To do so, issue control 16 first requests access to the shared registers and, if obtained, generates an in progress signal which reserves the shared register resource to the CPU and which indicates to the other decode control byte logic 70 which CPU is in control whereby the appropriate CPU
paths can be selected. In the case of a test and set instruction, the bit to be set is encoded in the control byte generated by control byte circuit 40, which byte is forwarded to each of the circuits of Figure 2 whereby decode control byte logic 70 provides that the selected bit is set in the shared registers 100. It should be realized, however, that the selected bit will be found in only one of the shared register segments held in the shared registers 100 of the shared register resource circuits 75 even though all decode control byte circuits 70 will receive set instruction. In addition, the 132~3a~

decode control byte logic 70 -generates a control signal 71 to set the corresponding bit in the local semaphore register 18 in that CPU if that CPU is in the same cluster, as received on input line 17 in the circuit Figure 1.
Operations to write data from the shsred registers are accomplished in similar fashion beginning with the distribution of a control byte to each of the circuits of Figure 2, but are followed on the next succeeding clock period by the forwarding of data from one of the selected processor paths Al, S1 or AJ as selected by selector gate 44. Each of these processor paths are 64 bits wide and are latched into latch 45, which distributes the words in eight bit bytes to the various circuits of Figure 2 as hereinbefore described.
~his operation is illustrated in Figure 3, which shows that in the first clock period of a write operation, the control byte is distributed to each of the circuits decode control byte and on the second clock period that each of the circuits 70,75 receives the data to be written into the shared register 100. The address for the write operation being provided for by the control byte. Read operations proceed in a similar fashion, wherein data from the shared registers 100 is selected by selector gate 90. The data read out of the shared registers is received by the input latch 46 of the CPU
accomplishing the operation, which passes it to a selector gate 60, which, in turn, fans the data out to the A1 and SI data paths connected directly to the CPU.
The shared register system of the present invention also provides access to I/O channels.
Accordingly, each of the shared register resource circuits 75 includes the full capability to individually control the I/O channels associated with its processor.
Each circuit 75 can thus generate I/O control signals (from decode control byte logic 70), and an I/O address.

.

9 132~
Since each I/O address is 32 bits wide, and because only eight bits of the address can be sent from a particular local access circuit 10 to a circuit 75 eight-bits at a time, a multiplexing scheme is provided whereby the address can be sent in four consecutive clock periods.
Referring again to Figure 3, there is shown that an I/O
operation initiates as in the case of other operations, with the distribution of a control byte on the first clock period to each of the other circuits 75. On the second clock period, the AJ data path is selected by select gate 44 and sent to the write data latch 45, from where it is distributed to the circuit 75 controlling the I/O operation. AJ indicates the I/O channel number and consequently which circuit 75 is activated to control the selected I/O channel. On the third, fourth, fifth and sixth clock periods, there is consecutively sent on each clock period eight bits of the I/O address.
To provide that the I/O address is multiplexed out on consecutive clock periods, a multiplexer circuit 47 is provided in circuit 10, and receives the full 32 bit wide address on path A~ directly from the CPU in control.
On the first clock period, multiplexer 47 gates through the first eight bits of the address, on the second clock period, the second eight bits of the address and so on and so forth, through the select gate 44. A
demultiplexer circuit 92 is provided in shared register resource circuit 75 to receive the I/O address eight bits at a time and thereafter present at its output a full 32 bit wide I/O address. A similar provision for multiplexing and demultiplexing I/O addresses is provided by circuits 93 and 50 wherein an I/O address can be received from the I/O channel and returned to a processor. Accordingly, it is seen that each circuit 75 of Figure 2 is capable of individually controlling the I/O channels for its associated processor (a processor typically has two or more I/O channels that can be controlled by its associated circuit 75).

132~

Another feature of this system of the present invention is a provision of a real time clock 120 in circuit 10, the output of which may be read by the associated process via select gate 60. Real time clock 120 may be loaded either through an output from the shared registers, or directly from ~he SJ data path of the processor, through select gate 122.
For the sake of brevity, the description of the invention has been limited to those features substantially unique to its particular implementation of the shared register schemes described in the above referenced U.S. patents. Further details of controlling access to and assigning processors to particular clusters of shared registers are found in these patents.
Furthermore, the system of the present invention is preferably implemented to include the deadlock interrupt scheme set forth in the referenced patents including deadlock interrupt capabilities to prevent a CPU from awaiting the clearing of a particular semaphore bit when there is no other processor in the semaphore bit cluster capable of clearing the bit.
Although the invention has been described herein in its preferred form, those skilled in the art will recognize that various modifications and changes may be made thereto without departing from the spirit and the scope of the claims appended hereto.

Claims (13)

1. An interprocessor communication system for a multiprocessor data processing system, comprising:
(a) a common shared resource circuit including a plurality of clusters, each cluster including a common semaphore register and a plurality of common information registers;
(b) the common shared resource circuit further including access control means for limiting access by each processor to the registers within a single cluster;
(c) each processor including means for issuing instructions to access the common semaphore and information registers in said shared resource circuit;
(d) local control means connected to each processor and in relatively close proximity to its respective processor as compared to said common circuit, wherein said local control means includes a local semaphore register, means for updating the contents of the local semaphore reigster in response to changes in one of the common semaphore registers and issue control means for monitoring and controlling the issue of instructions requiring access to said common resource circuit from the processor;
and (e) each of said local control means further including data control means for the transfer of data from its respective processor to a common register or from a common register to its respective processor.
2. The interprocessor communication system according to claim 1 wherein each local control means further includes control packet means for developing a control packet based on an issued instruction from its respective processor, said control packet being sent to said shared resource circuit in order to gain access to said shared circuit by the processor.
3. The interprocessor communication system according to claim 2 wherein each local control means further includes a real time clock circuit accessible by its respective processor.
4. The interprocessor communication system according to claim 3 wherein each local control means further includes separate read and write data paths connected to said shared resource circuit.
5. The interprocessor communication system according to claim 4 wherein each processor further includes address registers and scalar registers and each write data path includes multiplexer means for selectively placing the contents of one of said control packet means, said address registers and said scalar registers on said data path.
6. The interprocessor communication system according to claim 5 wherein the shared resource circuit further includes I/O channel communication means for linking the shared resource circuit to an I/O channel and the local control circuit further includes means to transfer address information to said I/O channel communication means.
7. A method of forming an interprocessor communication system for transferring data and synchronizing activity between processors in a multiprocessor data processing system of N processors, comprising the steps of:
providing a common shared resource circuit including shared semaphore registers and shared information registers, wherein the shared information registers are usable for holding data to be accessed by any one of said processors and wherein the shared semaphore registers are usable for controlling access to the shared information registers and for synchronizing activity between the processors;
providing a plurality of local control means, each connected to one of said processors, for coordinating communication between each of said processors and the shared resource circuit;
partitioning the shared resource circuit into N resource circuit blocks such that 1/N bits of each information register is placed in each block;
placing one of said resource circuit blocks in relatively close proximity to each processor as compared to the other processors; and placing one of said local control means in relatively close proximity to each processor as compared to the remaining processors.
8. The method according to claim 7 wherein the method further comprises:
dividing said information registers into clusters;
assigning one of said semaphore registers to each cluster; and restricting access by each processor to those information and semaphore registers in their cluster.
9. The method according to claim 8 wherein the step of dividing the information registers into clusters further includes dividing the information registers into N + 1 clusters, wherein each cluster contains the same number of information registers.
10. The method according to claim 9 wherein the step of dividing the information registers into clusters further includes restricting the number of information registers in each cluster to sixteen, wherein eight registers are used for scalar data and eight registers are used for address data.
11. A method of accessing data in an information register in a tightly coupled interprocessor communication system for a multiprocessor data processing system;
wherein said communication system comprises a separate communications path, a common shared resource circuit connected to said path and distributed local control means connected to each processor and to the communications path for communicating and coordinating data transfer between said shared resource circuit and the connected processor; wherein said shared resource circuit includes shared semaphore registers and shared information registers and wherein said local control means includes a local semaphore register whose contents mirror the contents of an associated shared semaphore register, the method comprising:
testing a bit in the local semaphore register associated with the desired information register;

if the bit is set, waiting until the bit is cleared; and if the bit is not set, setting the corresponding bit in the associated shared semaphore register, accessing the desired register through the local control means and clearing the set bit.
12. An interprocessor communication system for a multiple processor computing system, comprising:
a shared information register;
a shared semaphore register including a bit used to control access to said shared information register;
a plurality of local circuits, wherein a local circuit is placed in close proximity and connected to an associated processor and wherein a local circuit includes:
a current instruction parcel register for receiving instruction parcels from the associated processor;
a real time clock;
a local semaphore register;
shared semaphore register monitoring means for monitoring changes in the shared semaphore register and reflecting those changes in the local semaphore register;
local semaphore testing means for testing a bit in said local semaphore register;
instruction issue control connected to said local semaphore testing means and to each of the other local circuits for monitoring requests for interprocessor communication from other local circuits and thus enabling the issue of instructions from the current instruction parcel register as a function of the state of a bit testing in its local semaphore register and of the requests received from other local circuits; and control generation means connected to said current instruction parcel and said instruction issue control for converting issued instructions into a control parcel; and interprocessor communication means connected to said plurality of local circuits, said shared information register and said shared semaphore register for transferring a control parcel from one of said local circuits to said shared registers in order to perform one of a group of functions including:
reading the shared information register;
writing the shared information register; and loading the contents of the semaphore register into the local semaphore register.
13. The interprocessor communication system according to claim 12 wherein the system further comprises I/O channel means connected to said interprocessor communication means for reading and writing to an I/O channel.
CA000613370A 1989-02-09 1989-09-26 System for closely coupled interprocessor communication Expired - Fee Related CA1325851C (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US07/308,401 US5526487A (en) 1989-02-09 1989-02-09 System for multiprocessor communication
US308,401 1989-02-09

Publications (1)

Publication Number Publication Date
CA1325851C true CA1325851C (en) 1994-01-04

Family

ID=23193842

Family Applications (1)

Application Number Title Priority Date Filing Date
CA000613370A Expired - Fee Related CA1325851C (en) 1989-02-09 1989-09-26 System for closely coupled interprocessor communication

Country Status (2)

Country Link
US (1) US5526487A (en)
CA (1) CA1325851C (en)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3502471B2 (en) * 1995-03-27 2004-03-02 富士通株式会社 Decentralized autonomous instruction controller
US5845130A (en) * 1996-09-11 1998-12-01 Vlsi Technology, Inc. Mailbox traffic controller
FR2759472B1 (en) * 1997-02-12 1999-05-07 Thomson Csf FAST SEMAPHORE REGISTER WITH SECURE OPERATION WITHOUT SPECIFIC BUS PROTOCOL
US20040063909A1 (en) * 1997-12-17 2004-04-01 Genentech, Inc. Secreted and transmembrane polypeptides and nucleic acids encoding the same
US6631474B1 (en) * 1999-12-31 2003-10-07 Intel Corporation System to coordinate switching between first and second processors and to coordinate cache coherency between first and second processors during switching
US6766437B1 (en) 2000-02-28 2004-07-20 International Business Machines Corporation Composite uniprocessor
US6643763B1 (en) 2000-02-28 2003-11-04 International Business Machines Corporation Register pipe for multi-processing engine environment
US7139856B2 (en) * 2002-01-03 2006-11-21 Intel Corporation Use of set-by-read and set-by-write registers as semaphores
US7451333B2 (en) * 2004-09-03 2008-11-11 Intel Corporation Coordinating idle state transitions in multi-core processors
US7966511B2 (en) * 2004-07-27 2011-06-21 Intel Corporation Power management coordination in multi-core processors
US7664970B2 (en) * 2005-12-30 2010-02-16 Intel Corporation Method and apparatus for a zero voltage processor sleep state
WO2008045341A1 (en) * 2006-10-05 2008-04-17 Arc International Inter-processor communication method

Family Cites Families (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4212037A (en) * 1969-03-17 1980-07-08 Lemelson Jerome H Method for scanning a card with video signal
US3348210A (en) * 1964-12-07 1967-10-17 Bell Telephone Labor Inc Digital computer employing plural processors
US3735360A (en) * 1971-08-25 1973-05-22 Ibm High speed buffer operation in a multi-processing system
US3916383A (en) * 1973-02-20 1975-10-28 Memorex Corp Multi-processor data processing system
US3833889A (en) * 1973-03-08 1974-09-03 Control Data Corp Multi-mode data processing system
US4073003A (en) * 1974-06-12 1978-02-07 Raytheon Company High efficiency low-loss power supply
JPS5148937A (en) * 1974-10-25 1976-04-27 Fujitsu Ltd Kiokusochi niokeru junjoseigyohoshiki
US4400771A (en) * 1975-12-04 1983-08-23 Tokyo Shibaura Electric Co., Ltd. Multi-processor system with programmable memory-access priority control
US4128880A (en) * 1976-06-30 1978-12-05 Cray Research, Inc. Computer vector register processing
US4280176A (en) * 1978-12-26 1981-07-21 International Business Machines Corporation Memory configuration, address interleaving, relocation and access control system
US4310879A (en) * 1979-03-08 1982-01-12 Pandeya Arun K Parallel processor having central processor memory extension
KR860001434B1 (en) * 1980-11-21 1986-09-24 후지쑤 가부시끼가이샤 Bank interleaved vector processor having a fixed relationship between start timing signals
US4412285A (en) * 1981-04-01 1983-10-25 Teradata Corporation Multiprocessor intercommunication system and method
US4445171A (en) * 1981-04-01 1984-04-24 Teradata Corporation Data processing systems and methods
DE3151120C2 (en) * 1981-12-23 1983-12-01 Siemens AG, 1000 Berlin und 8000 München Data processing system with main memory and several processors connected in series
US4489381A (en) * 1982-08-06 1984-12-18 International Business Machines Corporation Hierarchical memories having two ports at each subordinate memory level
US4667287A (en) * 1982-10-28 1987-05-19 Tandem Computers Incorporated Multiprocessor multisystem communications network
US4594657A (en) * 1983-04-22 1986-06-10 Motorola, Inc. Semaphore for memory shared by two asynchronous microcomputers
US4661900A (en) * 1983-04-25 1987-04-28 Cray Research, Inc. Flexible chaining in vector processor with selective use of vector registers as operand and result registers
US4636942A (en) * 1983-04-25 1987-01-13 Cray Research, Inc. Computer vector multiprocessing control
US5067071A (en) * 1985-02-27 1991-11-19 Encore Computer Corporation Multiprocessor computer system employing a plurality of tightly coupled processors with interrupt vector bus
US4745545A (en) * 1985-06-28 1988-05-17 Cray Research, Inc. Memory reference control in a multiprocessor
US4754398A (en) * 1985-06-28 1988-06-28 Cray Research, Inc. System for multiprocessor communication using local and common semaphore and information registers
US4925311A (en) * 1986-02-10 1990-05-15 Teradata Corporation Dynamically partitionable parallel processors
US4951193A (en) * 1986-09-05 1990-08-21 Hitachi, Ltd. Parallel computer with distributed shared memories and distributed task activating circuits
US4942574A (en) * 1988-03-31 1990-07-17 American Telephone And Telegraph Company, At&T Bell Laboratories Concurrent resource request resolution mechanism
US4965718A (en) * 1988-09-29 1990-10-23 International Business Machines Corporation Data processing system incorporating a memory resident directive for synchronizing multiple tasks among plurality of processing elements by monitoring alternation of semaphore data

Also Published As

Publication number Publication date
US5526487A (en) 1996-06-11

Similar Documents

Publication Publication Date Title
US5434970A (en) System for distributed multiprocessor communication
US6636926B2 (en) Shared memory multiprocessor performing cache coherence control and node controller therefor
US5214759A (en) Multiprocessors including means for communicating with each other through shared memory
US4901230A (en) Computer vector multiprocessing control with multiple access memory and priority conflict resolution method
US6691216B2 (en) Shared program memory for use in multicore DSP devices
US5146607A (en) Method and apparatus for sharing information between a plurality of processing units
CA2170458C (en) Multi-cluster computer system
US5666515A (en) Information processing system having multiple modules and a memory on a bus, where any module can lock an addressable portion of the memory by sending retry signals to other modules that try to read at the locked address
JP2577865B2 (en) Vector processing apparatus and control method thereof
CA1325851C (en) System for closely coupled interprocessor communication
US5165038A (en) Global registers for a multiprocessor system
EP0532542B1 (en) Multiprocessor system with sharing of memory
EP1069509B1 (en) Improvements in or relating to microprocessors
US5659707A (en) Transfer labeling mechanism for multiple outstanding read requests on a split transaction bus
US6263409B1 (en) Data processing system and method for substituting one type of request for another for increased performance when processing back-to-back requests of certain types
JP2830833B2 (en) Communication method between processors and processor used therefor
US5586289A (en) Method and apparatus for accessing local storage within a parallel processing computer
EP0192366A2 (en) Apparatus and method for improving system bus performance in a data processng system
US4922416A (en) Interface device end message storing with register and interrupt service registers for directing segmented message transfer between intelligent switch and microcomputer
EP1132818B1 (en) Method and data processing system for access arbitration of a plurality of processors to a time multiplex shared memory in a real time system
JP2731742B2 (en) Parallel computer with cluster configuration
US6801985B1 (en) Data bus using synchronous fixed latency loop including read address and data busses and write address and data busses
EP0251686B1 (en) Method and apparatus for sharing information between a plurality of processing units
JPH05216794A (en) Method and apparatus for imparting priority to mutual inquiry request
JP2984594B2 (en) Multi-cluster information processing system

Legal Events

Date Code Title Description
MKLA Lapsed