US5825773A - Switching system for transferring broadcast packet held in broadcast buffer received from input port to output ports according to the state of each output port - Google Patents

Switching system for transferring broadcast packet held in broadcast buffer received from input port to output ports according to the state of each output port Download PDF

Info

Publication number
US5825773A
US5825773A US07/853,242 US85324292A US5825773A US 5825773 A US5825773 A US 5825773A US 85324292 A US85324292 A US 85324292A US 5825773 A US5825773 A US 5825773A
Authority
US
United States
Prior art keywords
packet
broadcast
output ports
ports
output
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
US07/853,242
Inventor
Shin'ichi Shutoh
Junji Nakagoshi
Naoki Hamanaka
Hiroyuki Chiba
Tatsuo Higuchi
Shigeo Takeuchi
Yasuhiro Ogata
Taturu Toba
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.)
Hitachi ULSI Engineering Corp
Hitachi Ltd
Original Assignee
Hitachi ULSI Engineering Corp
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi ULSI Engineering Corp, Hitachi Ltd filed Critical Hitachi ULSI Engineering Corp
Assigned to HITACHI, LTD. A CORPORATION OF JAPAN, HITACHI VLSI ENGINEERING CORPORATION A CORPORATION OF JAPAN reassignment HITACHI, LTD. A CORPORATION OF JAPAN ASSIGNMENT OF ASSIGNORS INTEREST. Assignors: CHIBA, HIROYUKI, HAMANAKA, NAOKI, HIGUCHI, TATSUO, NAKAGOSHI, JUNJI, OGATA, YASUHIRO, SHUTOH, SHIN'ICHI, TAKEUCHI, SHIGEO, TOBA, TATURU
Application granted granted Critical
Publication of US5825773A publication Critical patent/US5825773A/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

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/17393Indirect interconnection networks non hierarchical topologies having multistage networks, e.g. broadcasting scattering, gathering, hot spot contention, combining/decombining
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/20Support for services
    • H04L49/201Multicast operation; Broadcast operation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/20Support for services
    • H04L49/205Quality of Service based

Definitions

  • the present invention relates to a network for a parallel processor system, and in particular, to a network for a parallel processor system in which broadcast packets can be efficiently transferred to a plurality of processors in a broadcast operation.
  • the processor includes a central processing unit (CPU) as a controller, storages such as a random access memory (RAM), a read-only memory (ROM), and a disk, and an interface circuit.
  • CPU central processing unit
  • RAM random access memory
  • ROM read-only memory
  • the broadcast packet can be transferred only when all of the receiver processors are set to a state in which the packet can be received. Before the broadcast packet set to the wait state is completely transferred to the receiver processors, it is impossible to transmit a one-to-one transfer packet which is sent from a transmitter processor to a receiver processor.
  • the network includes four constituent elements in accordance with the present invention, namely, a broadcast buffer for outputting an output to each receiver processor, a broadcast controller for transferring a packet from a broadcast buffer to a processor operable for reception of the packet, first means for supplying the broadcast controller with a packet transfer request from a transmitter processor to a broadcast buffer, and second means responsive to packet transfer requests simultaneously issued respectively from the broadcast controller and the transmitter processor to an identical receiver processor for preferentially transferring a packet from the broadcast buffer thereto.
  • a broadcast buffer for outputting an output to each receiver processor
  • a broadcast controller for transferring a packet from a broadcast buffer to a processor operable for reception of the packet
  • first means for supplying the broadcast controller with a packet transfer request from a transmitter processor to a broadcast buffer
  • second means responsive to packet transfer requests simultaneously issued respectively from the broadcast controller and the transmitter processor to an identical receiver processor for preferentially transferring a packet from the broadcast buffer thereto.
  • the broadcast controller When the first means sends to the broadcast controller a transfer request of a broadcast packet from the transmitter processor to the broadcast buffer, the broadcast controller writes the packet in the broadcast buffer. Subsequently, the broadcast controller checks to determine whether or not the processors connected to the network are in the packet receivable state and then issues a transfer request of the broadcast packet only to the processors which are in the packet receivable state. Furthermore, when the broadcast controller and a transmitter processor simultaneously issue a request of a packet transfer to an identical receiver processor, the second means suppresses the packet transfer request from the transmitter processor to transfer a packet from the broadcast buffer related to the broadcast controller to the receiver processor.
  • the packet of the broadcast buffer can be preferentially transferred to the receiver processor.
  • FIG. 1 is a schematic block diagram showing the configuration of a first embodiment of a parallel processor system using a network in accordance with the present invention
  • FIG. 2 is a diagram schematically showing an embodiment of a selector controller of the constitution of FIG. 1;
  • FIG. 3 is a diagram showing an embodiment of a broadcast controller in the structure of FIG. 1;
  • FIG. 4 is a diagram schematically showing an embodiment of a broadcast buffer in the constitution of FIG. 1;
  • FIG. 5 is a diagram showing an embodiment of a broadcast buffer in the configuration of FIG. 6;
  • FIG. 6 is a schematic block diagram showing the configuration of a second embodiment of a parallel processor system using a network in accordance with the present invention.
  • FIG. 7 is a diagram showing an embodiment of a broadcast controller in the structure of FIG. 6;
  • FIG. 8 is a flowchart showing an operation flow of a parallel processor system using the network in accordance with the present invention.
  • FIGS. 9 to 11 are flowcharts showing operation flows of a parallel processor system using the network in accordance with the present invention.
  • FIG. 12 is a diagram showing a whole configuration of an other embodiment in accordance with the present invention.
  • FIG. 13 is a diagram showing a whole configuration of an other embodiment in accordance with the present invention.
  • FIG. 14 is a diagram showing a configuration of a switch illustrated in FIG. 13.
  • FIG. 1 shows the configuration of a parallel processor system using a network in the first embodiment according to the present invention.
  • the parallel processor system or parallel processor in short includes processors or processing elements (PEs) 101 and a network 102.
  • the parallel processor includes n processing elements (PEs) connected to the network, where n is a natural number.
  • the processing element 101 includes a control CPU, storages such as a RAM, a ROM, and a disk, and an interface circuit (not shown).
  • the network 102 input buffers 103 and output buffers 104 for communicating packets between the processing elements 101, selectors 105 and selector controllers 106 for selecting packets to be sent to destination processing elements 101, a broadcast buffer 107 for storing therein broadcast packets, and a selector 108 for selecting packets to be stored in the broadcast buffer 107, and a broadcast controller 109.
  • Each of the input buffers 103 and output buffers 104 is provided at each of input ports and output ports of the network 102.
  • the network 102 of this embodiment is assumed to be used with crossbar switches, however, the present invention is not restricted by this constitution. For example, there may be adopted a multi-stage switch system in which the selector 105 is construated with a plurality of selectors.
  • the selector 105 is disposed at a position just before an output buffer.
  • a packet transferred between the processing elements 101 contains in a header field thereof at least a receiver PE number and a packet type. Two packet types are available, namely, a one-to-one transfer packet destined to only one receiver processing element 101 and a broadcast packet sent to a plurality of receiver processing elements 101.
  • the network 102 checks, on receiving a packet from an arbitrary one of the processing elements 101, a receiver PE number and a packet type described therein to transfer the packet to the arbitrary destination processing element(s) 101.
  • the network 102 accomplishes its operation through three steps as follows.
  • the processing element 101 sends a Write Enable (WE) signal 111 designating a write request to the input buffer 103 of the network 102 2!.
  • WE Write Enable
  • data is written in the input buffer 103 of the network 102 3!, thereby terminating the packet transfer.
  • the selector controller 106 In a packet transfer from the input buffer 103 to the output buffer 104, the selector controller 106 checks to determine the type of the packet. If the packet is of the one-to-one transfer type, the selector controller 106 reports existence of the packet to the selector controller 106 related to the destination processing element 101. If the packet is of the broadcast type, the selector controller 106 notifies existence of the packet to the broadcast controller 109, which in turn reports the existence of the packet to a plurality of destination selector controllers 106. Description will now be given in detail of the operations of the one-to-one transfer and broadcast packets, respectively.
  • the selector controller 106 transfers, on confirming that the packet stored in the input buffer 103 under its control is of the one-to-one transfer type, the packet to an output buffer 104 under its control or to an output buffer 104 under control of another selector controller 106 associated with the destination. Moreover, a packet received from a source selector controller 106 is stored in an output buffer 104 under control of another selector controller 106 related to the transfer destination. Details of the three operations are as follows.
  • FIG. 2 shows the construction of the selector controller 106, which primarily includes a packet type decision circuit 201, a receiver PE decision circuit 202, and a priority control circuit 203.
  • the selector controller 106 continuously monitors an Empty signal 133 indicating whether or not a packet from the PE 101 has been stored in an input buffer 103 under its control 4!.
  • the Empty signal 133 is set to "0" if the packet has already been stored; otherwise, the Empty signal 133 is set to "1".
  • the controller 106 continuously monitors a Full signal 120 denoting whether or not a packet can be stored in an output buffer under control thereof. If this is the case, the Full signal 120 is set to "0"; otherwise, the Full signal 120 is set to "1".
  • a Read Enable (RE) signal 126 is sent to the input buffer 103 5! and then the packet is read therefrom via a data line 116 6!.
  • the packet type decision circuit 201 then checks the header of the packet to decide whether or not the packet is of the one-to-one transfer type 7!. If this is the case, an Empty signal 114 as "1" designating that the packet is not a broadcast packet is delivered to the broadcast controller 109 8!.
  • the selector controller 106 confirms by the receiver PE decision circuit 202 that the packet is to be sent to another output buffer 104 of the destination 9!. Moreover, it is confirmed that the Full signal 118 from another selector controller 106 associated with the destination is "0", namely, the packet can be transferred to the destination output buffer 104 10!. Thereafter, a WE signal 125 denoting a packet write request is issued to the destination output buffer 104.
  • the selector controller 106 transmits the Full signal 120 as a Full signal 121 to the broadcast controller 109 13!.
  • the Full signal 120 is sent as a Full signal 122 to the other selector controllers 106 13!.
  • the Full signal 122 set to "1" is delivered to the other selector controllers 106 15! to notify that the broadcast packet takes precedence over the one-to-one transfer packets.
  • the selector controller 106 of the packet destination selects by the priority control circuit 203 thereof one of the WE signals 123 from the plural selector controllers 106 according to a particular selection method 17!.
  • a selector control signal 124 is issued to the selector 105 such that an input buffer 103 under control of the selector controller 106 having issued the selected WE signal 123 is selected as an input to the output buffer 104 18!.
  • a WE signal 125 designating a write request is sent to the output buffer 104 19! to write the packet therein, thereby terminating the transfer of the one-to-one transfer packet.
  • the selector controller 106 issues an RE signal 126 to the input buffer 103 to read the packet via the data line 190 6!.
  • the packet type decision circuit 201 checks the header of the packet to decide whether or not the packet is of the one-to-one transfer type 7!. If this is the case, an Empty signal 117 denoting that the packet is other than a broadcast packet is issued to the broadcast controller 109 8!.
  • the receiver PE decision circuit 202 checks to determine whether or not the packet is to be transferred to an output buffer 104 under control of the selector controller 106 of the packet transmitter 9!. Moreover, it is confirmed that the Full signal 120 from the output buffer 104 is "0", namely, the packet can be stored in the output buffer 104 20!.
  • the priority 20 control circuit 203 selects the packet in the input buffer 103, a selector control signal 124 is issued to the selector 105, so that the selector 105 selects the input buffer 103 as an input to the output buffer 104 21!.
  • a WE signal 125 designating a write request is delivered to the output buffer 104 22!; furthermore, an RE signal 126 denoting a packet read request is sent to the input buffer 103 12!, thereby terminating the transfer of the one-to-one transfer packet.
  • a selector controller 106 When a selector controller 106 confirms that a packet stored in an input buffer 103 under control thereof is a broadcast packet, the selector controller 106 transfers the packet to a broadcast buffer 107 supervised by the broadcast controller 109.
  • the broadcast controller 109 transfers the broadcast packet stored in the broadcast buffer 107 to output buffers 104 supervised by the respective selector controllers 106.
  • FIG. 3 shows the constitution of the broadcast controller, which mainly includes a priority control circuit 301, a WE controller 302, comparators 303 for comparing a value of a write pointer (WP) indicating a write address with values of a plurality of read pointers (RPs) each denoting a read address, RE controllers 304, a WP incrementer 305, and a plurality of RP incrementers 306.
  • WP write pointer
  • RPs read pointers
  • Each of the RPs is provided so as to correspond to each of the output buffers 104.
  • FIG. 4 shows the structure of the broadcast buffer 107.
  • memories 401 are disposed as many as there are output buffers 104.
  • the broadcast buffer 107 receives as inputs thereto a WE signal 127 for simultaneously writing a broadcast packet in the memories 401, a WP signal 128, a plurality of RE signals 129 for independently reading a broadcast packet, and a plurality of RP signals 130 indicating a read address in each memory 401.
  • the selector controller 106 When a packet is present in the input buffer 103, the selector controller 106 confirms that the Empty signal 133 from the input buffer 103 is "0" 4! and then sends an RE signal 126 to the input buffer 103 5!. Thereafter, the controller 106 reads the packet from the data line 190 6! and checks the header of the packet by the packet type decision circuit 201 to decide whether or not the packet is of the broadcast type 7!. If this is the case, the selector controller 106 supplies the broadcast controller 109 with an Empty signal 114 set to "0" denoting that the broadcast packet exists in the input buffer 103 23!.
  • the broadcast controller 109 selects by the priority control circuit 301 one of the empty signals 114 representing the existences of the broadcast packets from the other selector controllers 106 according to a particular selection method 24!. After the Empty signal 114 is selected, it is confirmed whether or not the packet can be stored in the broadcast buffer 107.
  • the broadcast controller 109 compares the WP with each of the RPs by the comparators 303. If each comparison indicates that the WP is equal to the associated RP, it is determined that the packet can be stored in the broadcast buffer 107. Thereafter, the broadcast controller 109 issues a control signal 131 to control the selector 108 (FIG. 1) so as to select the input buffer 103 containing the broadcast packet as an input to the broadcast buffer 107 25!. Moreover, the controller 109 sends to the broadcast buffer 107 a WE signal 127 designating a packet write request 26!. Resultantly, the broadcast packet is written via a line 140 (FIG. 4) in a location of each memory 401 at an address indicated by the RP, thereby terminating the transfer of the broadcast packet.
  • broadcast buffer 107 If the broadcast buffer 107 is not filled with packets, other broadcast packets are transferred to the broadcast buffer 107 by the broadcast controller 109 in response to transmission requests generated from the selector controllers 106.
  • the broadcast controller 109 transfers a broadcast packet from the broadcast buffer 107 to each of the plural output buffers 104 in an independent manner. Even when some of the output buffers 104 as the destination are in a state in which the packet cannot be received, the broadcast packet is transferred to each of the available output buffers 104 in a state in which the packet can be received. Only after any unavailable output buffer 104 becomes to be available, the packet is transferred thereto. Description will now be given of the transfer operation of the packet to one of the output buffers 104.
  • the broadcast controller 109 sends an RE signal 129 to a memory 401 disposed in association with the output buffer 104 29! and then reads therefrom the broadcast packet via a line 141 30!. Furthermore, the controller 109 transmits a WE signal 134 to the selector controller 106 related to the line 141 31!.
  • the selector controller 106 issues a control signal 124 such that the selector 105 selects the broadcast packet read from the broadcast buffer 107 32! and then sends a WE signal 125 to the output buffer 104 so as to write the broadcast packet in the output buffer 104, thereby terminating the transfer of the broadcast packet.
  • the other broadcast packets exist in the broadcast buffer 107, they are sequentially transferred to the output buffers 104 by the broadcast controller 109.
  • the broadcast controller 109 waits an initiation of the transfer of the broadcast packet until the Full signal 121 is changed to "0". The operation above is concurrently achieved for the respective output buffers 104.
  • the output buffer 104 to which the broadcast packet has been transferred can receive, regardless of the states of the other output buffers 104, the subsequent broadcast or one-to-one transfer packet.
  • the output buffer 104 containing a packet sets the Empty signal 113 to "0" to send the signal to the PE 101 so as to notify the condition to the PE 101 34!.
  • the PE 101 On receiving the packet from the data line 114 35!, the PE 101 transmits an RE signal denoting the packet reception to the output buffer 104 36!, thereby terminating the packet transfer.
  • the memories 401 are arranged as many as there are output buffers 104 so that even in a case where the packet cannot be stored in all of the output buffers 104, when any unavailable output buffer 104 becomes to be available, the broadcast packet stored in the broadcast buffer 107 is transferred thereto independently of the other output buffers 104.
  • the broadcast buffer 107 is so configured to employ a memory shared among the output buffers 104. The second embodiment will now be described in detail.
  • the difference in the operation between the first and second embodiments resides only in the operation of the broadcast controller 109, namely, when a broadcast packet is transferred from a broadcast buffer under supervision of the broadcast controller 109 to an output buffer 104 under control of a selector controller 106.
  • the operation above will be described primarily by reference to the drawings.
  • a broadcast packet is stored in a memory 501 disposed to be shared among the output buffers 104.
  • FIG. 6 shows the overall construction of a parallel processor system associated with the configuration of FIG. 5.
  • Each processor is structured in the same fashion as the processors of FIG. 1.
  • the broadcast controller 109 transfers a broadcast packet from the broadcast buffer 107 via a data line 601 commonly used among the plural output buffers 104.
  • FIG. 7 shows the structure of the broadcast controller 109 prepared according to the constitution of FIG. 5.
  • Broadcast packets are from the broadcast buffer 107 to the output buffers 104 as follows. Namely, after the first broadcast packet is completely transferred to the output buffers 104 specified as the destination of the packet, the next broadcast packet is similarly transferred to the designated output buffers 104. Description will now be given of the transfer operation of the packet to one of the output buffers 104.
  • the broadcast controller 109 receives from a selector controller 106 supervising the output buffer 104 a Full signal 121 designating that the packet can be stored in the output buffer 104.
  • a priority control circuit 701 selects only one of the Full signals 121 from the plural selector controllers 106 according to a particular selection method. However, a Full signal 121 sent from an output buffer 104 to which a broadcast packet has been transferred is not selected until the packet transfer is completed for the remaining output buffers 104.
  • the broadcast controller 109 sends a WE signal 134 to the selector controller 106 associated with the selected Full signal 121 31! and an RE signal 129 to the broadcast buffer 107 29!. Resultantly, the broadcast packet can be sequentially transferred to any available output buffers 104 specified by the RP of the broadcast buffer 107.
  • the network is constructed by using a crossbar switch. Since the PEs are connected to input/output ports of the network, the existence of the packet in the input buffer 103 and the states as to whether a packet can be transferred to the output buffer 104 or not represent enable or disable of the transfer and reception of the connected PEs 101.
  • FIG. 12 shows the third embodiment of a parallel processor system in accordance with the present invention.
  • the parallel processor system comprises nxn PEs 101, n+n crossbar switches 102 and nxn EXs 1201.
  • FIG. 1 Operations in transferring the broadcast packet from PE 11 to a plurality of PE 11 to PE nn are explained below.
  • the detailed configuration of the crossbar switch 102 are shown in FIG. 1.
  • the PE 11 When the PE 11 transfers a packet to the EX 11, the PE 11 monitors the line 110 from the EX 11. When the state of the line 110 is "0", the PE 11 issues a WE signal 111 to the EX 11 and transfers the packet to the EX 11 via the data line 112.
  • the EX 11 When the EX 11 receives the WE signal 111 from the PE 11, the EX 11 reads out a header of the packet via the data line 112. If the EX 11 recognizes that the packet is a broadcast packet from the PE, it determines that the crossbar switch 102-X1 is a crossbar switch to which the broadcast packet should be transferred. When the full signal 110 from the input buffer 103 of the crossbar switch 102-X1 is "0", the EX 11 issues a WE signal 111 requesting a write operation to the input buffer 103. When data is written in the input buffer 103 by using the WE signal 111 and the data line 112, the transferring of the packet is completed.
  • the operations of a plurality of the selector controllers 106 and of the broadcast controller 109 are the same as those in the first embodiment.
  • the output buffers 104 from which the packet is read out and the crossbar switches 102 to which the packet is transferred are different from each other.
  • the operations of each of the EX 11 to EX n1 are the same. Therefor, the operations of only EX n1 are explained below.
  • the EX n1 issues a RE signal 115 and read out the packet via the data line 114 and issues a RE signal 115 to the output buffer 104.
  • the EX n1 recognizes that the packet is a broadcast packet from the crossbar switch 102-X1, it determines that the crossbar switch 102-Yn is a crossbar switch to which the broadcast packet should be transferred.
  • the EX n1 issues a WE signal 111 requesting a write operation to the input buffer 103.
  • data is written in the input buffer 103 by using the WE signal 111 and the data line 112, the transferring of the packet is completed.
  • the output buffers 104 from which the packet is read out and the PES 101 to which the packet is transferred are different from each other.
  • the operations of each of the EX 11 to EX nn are the same. Therefor, the operations of only the EX nn and PE nn are explained below.
  • the EX nn issues a RE signal 115 to the output buffer 104.
  • the EX nn determines that the PE nn is the PE to which the broadcast packet should be transferred.
  • the EX nn sets the Empty signal 113 to the PE nn to "0" so that the existence of the broadcast packet is informed.
  • the PE nn issues a RE signal 115 to the EX nn.
  • the transferring of the packet is completed by reading out the packet via the data line 114.
  • a crossbar switch is used in the network.
  • a fourth embodiment using a multistage switch is explained.
  • FIG. 13 shows the fourth embodiment of a parallel processor system in accordance with the present invention.
  • eight PEs 1301 are connected to each other via twelve switches 1301 each of which has two inputs and two outputs.
  • Buffers 1303 are provided between the PE 1301 and the switch 1302 and between the switches 1302.
  • FIG. 14 shows a detailed configuration of the crossbar switch 102 in FIG. 13.
  • the switch 1302 comprises two inputs and two outputs each of which is connected to the buffer 1303, two kinds of selectors 105 and 108, a selector controller 106, a broadcast buffer 107 and a broadcast controller 109.
  • each of the buffers 1303 is connected to each of the two input ports and to each of the two output ports of each switch in FIG. 13.
  • data lines are represented by broad lines.
  • the PE1 When the PE1 transfers a packet to the buffer 1303, the PE1 monitors the line from the buffer 1303. When the buffer 1303 is in a state in which the packet can be received, the PE1 transfers the packet to the buffer 1303 via the data line.
  • the operations in transferring the packets of each of the selector controllers 106 and each of the broadcast controllers 109 of the switches 21 and 22 are the same as those of the first embodiments, if the buffers 1303 connected to each of the output ports of the two switches are replaced by the output buffers 104 of FIG. 1. With respect to the switches 21 and 22, only the buffers connected to the input/output ports are different. The operations of each of the switches 21 and 22 are the same.
  • each of the PE1 to PE8 When each of the PE1 to PE8 reads out a packet from each of the buffers 1303, each of the PE1 to PE8 monitors a line from the buffer 1303. When the existence of the packet is detected, the packet is read out via the data line, so that the transferring of the packet is completed.
  • single broadcast controller 109 and single buffer 107 are used in each of the switches 1302 or in each of the crossbar switches 102.
  • the broadcast controller 109 and the buffer 107. may be used in parallel to the input buffer 103 or to the buffer 1303 for every input port.
  • the input buffer 103 and the output buffer 104 may be provided in the PE or between the network 102 and the PE.

Abstract

In a method of transferring packets in a network for a parallel processor system handling a one-to-one transfer packet to be transferred from a processor to another processor and a broadcast packet to be transferred from a processor to a plurality of other processors, a transfer request of a broadcast packet is preferentially selected and a check is made to detect whether or not a plurality of processors specified as receivers are in a state in which the packet can be received. The broadcast packet is transferred to the processors found to be in the state in which the packet can be received. The packet transfer is delayed for the other processors in a state in which the packet cannot be received. Namely, only when the state of the processors is changed to the state in which the packet can be received, the broadcast packet is transferred thereto.

Description

BACKGROUND OF THE INVENTION
The present invention relates to a network for a parallel processor system, and in particular, to a network for a parallel processor system in which broadcast packets can be efficiently transferred to a plurality of processors in a broadcast operation.
As techniques for transferring packets in the prior art, there has been known, for example, a method of transferring data between processors in a parallel processor system described in the JP-A-01-267763. In this network system, when a packet received from an arbitrary processor is to be sent to another arbitrary processor, a destination processor number assigned to the destination of the packet is checked. Moreover, in a broadcast packet transfer, there is employed a bit designating a packet transfer path to achieve an efficient packet transfer. The processor includes a central processing unit (CPU) as a controller, storages such as a random access memory (RAM), a read-only memory (ROM), and a disk, and an interface circuit.
The conventional technology has been attended with two primary problems as follows.
First, in a case where a network transfers a broadcast packet received from a transmitting processor to a plurality of receiving processors connected to the network, the broadcast packet can be transferred only when all of the receiver processors are set to a state in which the packet can be received. Before the broadcast packet set to the wait state is completely transferred to the receiver processors, it is impossible to transmit a one-to-one transfer packet which is sent from a transmitter processor to a receiver processor.
In consequence, such a one-to-one transfer packet from a processor to a processor operable for reception of the packet is set to the wait state in the network or the transmitter processor. This lowers the utilization efficiency of the packet transfer route to the receiver processor.
Second, for an operation in which the network transfers packets received in input registers thereof from a plurality of processors to an identical receiver processor, only a priority level decision circuit has been disposed, namely, there have not been disclosed any specific methods and concrete circuits to assign transfer priority levels to the packets.
SUMMARY OF THE INVENTION
In order to solve the problems, the network includes four constituent elements in accordance with the present invention, namely, a broadcast buffer for outputting an output to each receiver processor, a broadcast controller for transferring a packet from a broadcast buffer to a processor operable for reception of the packet, first means for supplying the broadcast controller with a packet transfer request from a transmitter processor to a broadcast buffer, and second means responsive to packet transfer requests simultaneously issued respectively from the broadcast controller and the transmitter processor to an identical receiver processor for preferentially transferring a packet from the broadcast buffer thereto.
Description will now be given of the operation of the network according to the present invention.
When the first means sends to the broadcast controller a transfer request of a broadcast packet from the transmitter processor to the broadcast buffer, the broadcast controller writes the packet in the broadcast buffer. Subsequently, the broadcast controller checks to determine whether or not the processors connected to the network are in the packet receivable state and then issues a transfer request of the broadcast packet only to the processors which are in the packet receivable state. Furthermore, when the broadcast controller and a transmitter processor simultaneously issue a request of a packet transfer to an identical receiver processor, the second means suppresses the packet transfer request from the transmitter processor to transfer a packet from the broadcast buffer related to the broadcast controller to the receiver processor.
With provision of the network according to the present invention, there are developed the following advantages.
In an operation in which a broadcast packet is transferred from a transmitter processor to a receiver processor linked to a network, when the processor having received the broadcast packet processes the packet, it is possible for the processor to receive other packets independently of the states of the other processors. This consequently removes the disadvantage of the conventional technology that until all processors are set to the broadcast packet receivable state, the next broadcast packet or a one-to-one transfer packet is set to the wait state, namely, the packet cannot be transferred to the receiver processors in this situation.
When a broadcast controller and a processor simultaneously issue a request of a packet to an identical processor, the packet of the broadcast buffer can be preferentially transferred to the receiver processor.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 is a schematic block diagram showing the configuration of a first embodiment of a parallel processor system using a network in accordance with the present invention;
FIG. 2 is a diagram schematically showing an embodiment of a selector controller of the constitution of FIG. 1;
FIG. 3 is a diagram showing an embodiment of a broadcast controller in the structure of FIG. 1;
FIG. 4 is a diagram schematically showing an embodiment of a broadcast buffer in the constitution of FIG. 1;
FIG. 5 is a diagram showing an embodiment of a broadcast buffer in the configuration of FIG. 6;
FIG. 6 is a schematic block diagram showing the configuration of a second embodiment of a parallel processor system using a network in accordance with the present invention;
FIG. 7 is a diagram showing an embodiment of a broadcast controller in the structure of FIG. 6;
FIG. 8 is a flowchart showing an operation flow of a parallel processor system using the network in accordance with the present invention; and
FIGS. 9 to 11 are flowcharts showing operation flows of a parallel processor system using the network in accordance with the present invention.
FIG. 12 is a diagram showing a whole configuration of an other embodiment in accordance with the present invention.
FIG. 13 is a diagram showing a whole configuration of an other embodiment in accordance with the present invention.
FIG. 14 is a diagram showing a configuration of a switch illustrated in FIG. 13.
DESCRIPTION OF THE PREFERRED EMBODIMENTS
Referring now to the drawings, description will be given of a first embodiment in accordance with the present invention.
FIG. 1 shows the configuration of a parallel processor system using a network in the first embodiment according to the present invention. The parallel processor system or parallel processor in short includes processors or processing elements (PEs) 101 and a network 102. The parallel processor includes n processing elements (PEs) connected to the network, where n is a natural number. The processing element 101 includes a control CPU, storages such as a RAM, a ROM, and a disk, and an interface circuit (not shown). The network 102 input buffers 103 and output buffers 104 for communicating packets between the processing elements 101, selectors 105 and selector controllers 106 for selecting packets to be sent to destination processing elements 101, a broadcast buffer 107 for storing therein broadcast packets, and a selector 108 for selecting packets to be stored in the broadcast buffer 107, and a broadcast controller 109. Each of the input buffers 103 and output buffers 104 is provided at each of input ports and output ports of the network 102. Although the network 102 of this embodiment is assumed to be used with crossbar switches, however, the present invention is not restricted by this constitution. For example, there may be adopted a multi-stage switch system in which the selector 105 is construated with a plurality of selectors. In this case, the selector 105 is disposed at a position just before an output buffer. In addition, there may be disposed a plurality of broadcast buffers 107 and a plurality of broadcast controllers 109 in association with the input buffers 103 or the output buffers 104.
A packet transferred between the processing elements 101 contains in a header field thereof at least a receiver PE number and a packet type. Two packet types are available, namely, a one-to-one transfer packet destined to only one receiver processing element 101 and a broadcast packet sent to a plurality of receiver processing elements 101.
The network 102 checks, on receiving a packet from an arbitrary one of the processing elements 101, a receiver PE number and a packet type described therein to transfer the packet to the arbitrary destination processing element(s) 101.
When an arbitrary processing element 101 issues a transfer request of a packet to an arbitrary destination processing element 101, the network 102 accomplishes its operation through three steps as follows.
(1) Transfer of the packet from the transmitter processing element 101 to an input buffer 103 of the network 102
(2) Transfer of the packet from the input buffer 103 to an output buffer 104 corresponding to the destination processing element 101
(3) Transfer of the packet from the output buffer 104 to the receiver processing element 101
The steps (1) to (3) will now be described in detail by reference to FIGS. 8 to 11 showing flowcharts related to the operation steps above. In the description, numerals enclosed in brackets denote associated step numbers.
Operation step (1)
When a Full signal 110 issued from the input buffer 103 of the network 102 is "0" 1!, the processing element 101 sends a Write Enable (WE) signal 111 designating a write request to the input buffer 103 of the network 102 2!. In response to the WE signal 111 and a data line 112, data is written in the input buffer 103 of the network 102 3!, thereby terminating the packet transfer.
Operation step (2)
In a packet transfer from the input buffer 103 to the output buffer 104, the selector controller 106 checks to determine the type of the packet. If the packet is of the one-to-one transfer type, the selector controller 106 reports existence of the packet to the selector controller 106 related to the destination processing element 101. If the packet is of the broadcast type, the selector controller 106 notifies existence of the packet to the broadcast controller 109, which in turn reports the existence of the packet to a plurality of destination selector controllers 106. Description will now be given in detail of the operations of the one-to-one transfer and broadcast packets, respectively.
(a) Operation of selector controller 106 to transmit one-to-one transfer packet
The selector controller 106 transfers, on confirming that the packet stored in the input buffer 103 under its control is of the one-to-one transfer type, the packet to an output buffer 104 under its control or to an output buffer 104 under control of another selector controller 106 associated with the destination. Moreover, a packet received from a source selector controller 106 is stored in an output buffer 104 under control of another selector controller 106 related to the transfer destination. Details of the three operations are as follows.
(i) Operation of selector controller 106 to notify a packet stored in an input buffer 103 under its control to another selector controller 106
FIG. 2 shows the construction of the selector controller 106, which primarily includes a packet type decision circuit 201, a receiver PE decision circuit 202, and a priority control circuit 203. The selector controller 106 continuously monitors an Empty signal 133 indicating whether or not a packet from the PE 101 has been stored in an input buffer 103 under its control 4!. The Empty signal 133 is set to "0" if the packet has already been stored; otherwise, the Empty signal 133 is set to "1". Moreover, the controller 106 continuously monitors a Full signal 120 denoting whether or not a packet can be stored in an output buffer under control thereof. If this is the case, the Full signal 120 is set to "0"; otherwise, the Full signal 120 is set to "1".
When the Empty signal 133 is "0", a Read Enable (RE) signal 126 is sent to the input buffer 103 5! and then the packet is read therefrom via a data line 116 6!. The packet type decision circuit 201 then checks the header of the packet to decide whether or not the packet is of the one-to-one transfer type 7!. If this is the case, an Empty signal 114 as "1" designating that the packet is not a broadcast packet is delivered to the broadcast controller 109 8!.
Subsequently, the selector controller 106 confirms by the receiver PE decision circuit 202 that the packet is to be sent to another output buffer 104 of the destination 9!. Moreover, it is confirmed that the Full signal 118 from another selector controller 106 associated with the destination is "0", namely, the packet can be transferred to the destination output buffer 104 10!. Thereafter, a WE signal 125 denoting a packet write request is issued to the destination output buffer 104.
(ii) Operation of selector controller to control transfer of packet from another input buffer 103 to output buffer 104 under its control
The selector controller 106 transmits the Full signal 120 as a Full signal 121 to the broadcast controller 109 13!. In addition, the Full signal 120 is sent as a Full signal 122 to the other selector controllers 106 13!. Moreover, even in a state in which a packet can be stored in the output buffer 104, if a WE signal 134 is being issued from the broadcast controller 109 14!, the Full signal 122 set to "1" is delivered to the other selector controllers 106 15! to notify that the broadcast packet takes precedence over the one-to-one transfer packets.
In a case where a transmission request from the broadcast controller 109 is missing, if a plurality of transmitters simultaneously issue transmission requests to a particular selector controller 106 16!, the selector controller 106 of the packet destination selects by the priority control circuit 203 thereof one of the WE signals 123 from the plural selector controllers 106 according to a particular selection method 17!. After the WE signal 123 is selected, a selector control signal 124 is issued to the selector 105 such that an input buffer 103 under control of the selector controller 106 having issued the selected WE signal 123 is selected as an input to the output buffer 104 18!. Moreover, a WE signal 125 designating a write request is sent to the output buffer 104 19! to write the packet therein, thereby terminating the transfer of the one-to-one transfer packet.
(iii) Transfer from input buffer 103 under control of selector controller 106 to output buffer 104 under control of the same
If the Empty signal 133 from the input buffer 103 is "0" 4!, the selector controller 106 issues an RE signal 126 to the input buffer 103 to read the packet via the data line 190 6!. The packet type decision circuit 201 checks the header of the packet to decide whether or not the packet is of the one-to-one transfer type 7!. If this is the case, an Empty signal 117 denoting that the packet is other than a broadcast packet is issued to the broadcast controller 109 8!.
Next, the receiver PE decision circuit 202 checks to determine whether or not the packet is to be transferred to an output buffer 104 under control of the selector controller 106 of the packet transmitter 9!. Moreover, it is confirmed that the Full signal 120 from the output buffer 104 is "0", namely, the packet can be stored in the output buffer 104 20!. When the priority 20 control circuit 203 selects the packet in the input buffer 103, a selector control signal 124 is issued to the selector 105, so that the selector 105 selects the input buffer 103 as an input to the output buffer 104 21!. In addition, a WE signal 125 designating a write request is delivered to the output buffer 104 22!; furthermore, an RE signal 126 denoting a packet read request is sent to the input buffer 103 12!, thereby terminating the transfer of the one-to-one transfer packet.
(b) Operations of selector controller 106 and broadcast controller 109 in broadcast packet transfer
When a selector controller 106 confirms that a packet stored in an input buffer 103 under control thereof is a broadcast packet, the selector controller 106 transfers the packet to a broadcast buffer 107 supervised by the broadcast controller 109.
The broadcast controller 109 transfers the broadcast packet stored in the broadcast buffer 107 to output buffers 104 supervised by the respective selector controllers 106.
Description will now be given of operations of the broadcast controller 109 and selector controllers 106 in the broadcast packet transfer from the input buffer 103 to the broadcast buffer and in the broadcast packet transfer from the broadcast buffer 107 to the output buffer 104
(i) Broadcast packet transfer from input buffer 103 under control of selector controller 106 to broadcast buffer 107
FIG. 3 shows the constitution of the broadcast controller, which mainly includes a priority control circuit 301, a WE controller 302, comparators 303 for comparing a value of a write pointer (WP) indicating a write address with values of a plurality of read pointers (RPs) each denoting a read address, RE controllers 304, a WP incrementer 305, and a plurality of RP incrementers 306. Each of the RPs is provided so as to correspond to each of the output buffers 104.
FIG. 4 shows the structure of the broadcast buffer 107. In order to independently read a broadcast packet from the buffer 107 for each output buffer 104 supervised by a selector controller 106 related thereto, memories 401 are disposed as many as there are output buffers 104. The broadcast buffer 107 receives as inputs thereto a WE signal 127 for simultaneously writing a broadcast packet in the memories 401, a WP signal 128, a plurality of RE signals 129 for independently reading a broadcast packet, and a plurality of RP signals 130 indicating a read address in each memory 401.
When a packet is present in the input buffer 103, the selector controller 106 confirms that the Empty signal 133 from the input buffer 103 is "0" 4! and then sends an RE signal 126 to the input buffer 103 5!. Thereafter, the controller 106 reads the packet from the data line 190 6! and checks the header of the packet by the packet type decision circuit 201 to decide whether or not the packet is of the broadcast type 7!. If this is the case, the selector controller 106 supplies the broadcast controller 109 with an Empty signal 114 set to "0" denoting that the broadcast packet exists in the input buffer 103 23!.
On recognizing that the Empty signal 114 from the selector controller 106 is "0", the broadcast controller 109 selects by the priority control circuit 301 one of the empty signals 114 representing the existences of the broadcast packets from the other selector controllers 106 according to a particular selection method 24!. After the Empty signal 114 is selected, it is confirmed whether or not the packet can be stored in the broadcast buffer 107.
For the confirmation, the broadcast controller 109 compares the WP with each of the RPs by the comparators 303. If each comparison indicates that the WP is equal to the associated RP, it is determined that the packet can be stored in the broadcast buffer 107. Thereafter, the broadcast controller 109 issues a control signal 131 to control the selector 108 (FIG. 1) so as to select the input buffer 103 containing the broadcast packet as an input to the broadcast buffer 107 25!. Moreover, the controller 109 sends to the broadcast buffer 107 a WE signal 127 designating a packet write request 26!. Resultantly, the broadcast packet is written via a line 140 (FIG. 4) in a location of each memory 401 at an address indicated by the RP, thereby terminating the transfer of the broadcast packet.
If the broadcast buffer 107 is not filled with packets, other broadcast packets are transferred to the broadcast buffer 107 by the broadcast controller 109 in response to transmission requests generated from the selector controllers 106.
(ii) Transfer of broadcast packet from broadcast buffer 107 to output buffer 104 supervised by selector controller 106
The broadcast controller 109 transfers a broadcast packet from the broadcast buffer 107 to each of the plural output buffers 104 in an independent manner. Even when some of the output buffers 104 as the destination are in a state in which the packet cannot be received, the broadcast packet is transferred to each of the available output buffers 104 in a state in which the packet can be received. Only after any unavailable output buffer 104 becomes to be available, the packet is transferred thereto. Description will now be given of the transfer operation of the packet to one of the output buffers 104.
When the Full signal 121 from a selector controller 106 controlling an output buffer 104 denotes that the packet can be stored in the buffer 104 28!, the broadcast controller 109 sends an RE signal 129 to a memory 401 disposed in association with the output buffer 104 29! and then reads therefrom the broadcast packet via a line 141 30!. Furthermore, the controller 109 transmits a WE signal 134 to the selector controller 106 related to the line 141 31!.
When the WE signal 134 is received, the selector controller 106 issues a control signal 124 such that the selector 105 selects the broadcast packet read from the broadcast buffer 107 32! and then sends a WE signal 125 to the output buffer 104 so as to write the broadcast packet in the output buffer 104, thereby terminating the transfer of the broadcast packet. If the other broadcast packets exist in the broadcast buffer 107, they are sequentially transferred to the output buffers 104 by the broadcast controller 109. However, when the Full signal 121 from the selector controller 106 as the destination is "1" and hence the packet cannot be stored in the associated output buffer 104, the broadcast controller 109 waits an initiation of the transfer of the broadcast packet until the Full signal 121 is changed to "0". The operation above is concurrently achieved for the respective output buffers 104. The output buffer 104 to which the broadcast packet has been transferred can receive, regardless of the states of the other output buffers 104, the subsequent broadcast or one-to-one transfer packet.
(3) Transfer of packet from output buffer 104 of network 102 to PE 101
The output buffer 104 containing a packet sets the Empty signal 113 to "0" to send the signal to the PE 101 so as to notify the condition to the PE 101 34!.
On receiving the packet from the data line 114 35!, the PE 101 transmits an RE signal denoting the packet reception to the output buffer 104 36!, thereby terminating the packet transfer.
In the first embodiment, the memories 401 are arranged as many as there are output buffers 104 so that even in a case where the packet cannot be stored in all of the output buffers 104, when any unavailable output buffer 104 becomes to be available, the broadcast packet stored in the broadcast buffer 107 is transferred thereto independently of the other output buffers 104. However, in a second embodiment according to the present invention, in order to reduce the necessary memory capacity with a slight deterioration of functions, the broadcast buffer 107 is so configured to employ a memory shared among the output buffers 104. The second embodiment will now be described in detail.
The difference in the operation between the first and second embodiments resides only in the operation of the broadcast controller 109, namely, when a broadcast packet is transferred from a broadcast buffer under supervision of the broadcast controller 109 to an output buffer 104 under control of a selector controller 106. The operation above will be described primarily by reference to the drawings.
In the broadcast buffer 107 of the second embodiment, as shown in FIG. 5, a broadcast packet is stored in a memory 501 disposed to be shared among the output buffers 104.
FIG. 6 shows the overall construction of a parallel processor system associated with the configuration of FIG. 5. Each processor is structured in the same fashion as the processors of FIG. 1. The broadcast controller 109 transfers a broadcast packet from the broadcast buffer 107 via a data line 601 commonly used among the plural output buffers 104.
FIG. 7 shows the structure of the broadcast controller 109 prepared according to the constitution of FIG. 5. Broadcast packets are from the broadcast buffer 107 to the output buffers 104 as follows. Namely, after the first broadcast packet is completely transferred to the output buffers 104 specified as the destination of the packet, the next broadcast packet is similarly transferred to the designated output buffers 104. Description will now be given of the transfer operation of the packet to one of the output buffers 104.
The broadcast controller 109 receives from a selector controller 106 supervising the output buffer 104 a Full signal 121 designating that the packet can be stored in the output buffer 104. A priority control circuit 701 selects only one of the Full signals 121 from the plural selector controllers 106 according to a particular selection method. However, a Full signal 121 sent from an output buffer 104 to which a broadcast packet has been transferred is not selected until the packet transfer is completed for the remaining output buffers 104. The broadcast controller 109 sends a WE signal 134 to the selector controller 106 associated with the selected Full signal 121 31! and an RE signal 129 to the broadcast buffer 107 29!. Resultantly, the broadcast packet can be sequentially transferred to any available output buffers 104 specified by the RP of the broadcast buffer 107.
In the first and second embodiments, the network is constructed by using a crossbar switch. Since the PEs are connected to input/output ports of the network, the existence of the packet in the input buffer 103 and the states as to whether a packet can be transferred to the output buffer 104 or not represent enable or disable of the transfer and reception of the connected PEs 101.
Next, a third embodiment using a plurality of crossbar switches and exchangers 1201 between the crossbar switches and between the crossbar switch and the PE 101 is explained below.
FIG. 12 shows the third embodiment of a parallel processor system in accordance with the present invention. In FIG. 12, the parallel processor system comprises nxn PEs 101, n+n crossbar switches 102 and nxn EXs 1201.
In this network, since there are a plurality of transfer passes for transferring the packet from an optional PE to an optional PE, a fixed routing method of giving a priority to an X direction is applied. However, another different fixed routing method may be applied. In this network, it is also allowed that the transfer passes are not fixed.
Operations in transferring the broadcast packet from PE 11 to a plurality of PE 11 to PE nn are explained below. The detailed configuration of the crossbar switch 102 are shown in FIG. 1. ps (A) Operations of the PE 11 and an EX 11 until a packet is transferred from the PE 11 to an input buffer 103 at an input port of a crossbar switch 102-X1.
When the PE 11 transfers a packet to the EX 11, the PE 11 monitors the line 110 from the EX 11. When the state of the line 110 is "0", the PE 11 issues a WE signal 111 to the EX 11 and transfers the packet to the EX 11 via the data line 112.
When the EX 11 receives the WE signal 111 from the PE 11, the EX 11 reads out a header of the packet via the data line 112. If the EX 11 recognizes that the packet is a broadcast packet from the PE, it determines that the crossbar switch 102-X1 is a crossbar switch to which the broadcast packet should be transferred. When the full signal 110 from the input buffer 103 of the crossbar switch 102-X1 is "0", the EX 11 issues a WE signal 111 requesting a write operation to the input buffer 103. When data is written in the input buffer 103 by using the WE signal 111 and the data line 112, the transferring of the packet is completed.
(B) Operations of a plurality of the selector controllers 106 and of the broadcast controller 109 until a packet is transferred to the output buffers 104 at a plurality of the output ports from the input buffer 103 of the crossbar switch 102-X1 through the broadcast buffer 107.
The operations of a plurality of the selector controllers 106 and of the broadcast controller 109 are the same as those in the first embodiment.
(C) Operations of the EX 11 to EX n1 until packets are read out from the output buffers 104 at a plurality of the output ports of the crossbar switch 102-X1 and transferred to the input buffers 103 at the input ports of each of the crossbar switches 102-Y1 to 102-Yn.
With respect to the EX 11 to EX n1, the output buffers 104 from which the packet is read out and the crossbar switches 102 to which the packet is transferred are different from each other. However, the operations of each of the EX 11 to EX n1 are the same. Therefor, the operations of only EX n1 are explained below.
When the Empty signal 113 from the output buffer 104 is "0", the EX n1 issues a RE signal 115 and read out the packet via the data line 114 and issues a RE signal 115 to the output buffer 104. Next, if the EX n1 recognizes that the packet is a broadcast packet from the crossbar switch 102-X1, it determines that the crossbar switch 102-Yn is a crossbar switch to which the broadcast packet should be transferred. When the full signal 110 from the input buffer 103 of the crossbar switch 102-Yn is "0", the EX n1 issues a WE signal 111 requesting a write operation to the input buffer 103. When data is written in the input buffer 103 by using the WE signal 111 and the data line 112, the transferring of the packet is completed.
(D) Operations of each of a plurality of the selector controllers 106 and each of the broadcast controllers 109 until packets are transferred to each of the output buffers 104 at a plurality of the output ports of the crossbar switches 102-Y1 to 102-Yn from the input buffers 103 at the input ports of each of the crossbar switches 102-Y to 102-Yn through each of the broadcast buffers 107.
The operations in transferring the packet of each of the selector controllers 106 and each of the broadcast controllers 109 of the crossbar switches 102-Y1 to 102-Yn are the same as those of (B).
(E) Operations of the EX 11 to EX nn and of the PE 11 to PE nn until packets are read out from each of the output buffers 104 at a plurality of the output ports of each of the crossbar switches 102-Y1 to 102-Yn and transferred to each of the PE 11 to PE nn.
With respect to the EX 11 to EX nn, the output buffers 104 from which the packet is read out and the PES 101 to which the packet is transferred are different from each other. However, the operations of each of the EX 11 to EX nn are the same. Therefor, the operations of only the EX nn and PE nn are explained below.
When the Empty signal 113 from the output buffer 104 of the crossbar switches 102-Y1 to 102-Yn is "0", the EX nn issues a RE signal 115 to the output buffer 104. Next, if the EX nn recognizes that the packet is a broadcast packet from the crossbar switch 102-Yn, the EX nn determines that the PE nn is the PE to which the broadcast packet should be transferred. The EX nn sets the Empty signal 113 to the PE nn to "0" so that the existence of the broadcast packet is informed.
When the Empty signal 113 to "0", the PE nn issues a RE signal 115 to the EX nn. The transferring of the packet is completed by reading out the packet via the data line 114.
In the above mentioned embodiments, a crossbar switch is used in the network. Next, a fourth embodiment using a multistage switch is explained.
FIG. 13 shows the fourth embodiment of a parallel processor system in accordance with the present invention. In FIG. 13, eight PEs 1301 are connected to each other via twelve switches 1301 each of which has two inputs and two outputs. Buffers 1303 are provided between the PE 1301 and the switch 1302 and between the switches 1302.
FIG. 14 shows a detailed configuration of the crossbar switch 102 in FIG. 13. The switch 1302 comprises two inputs and two outputs each of which is connected to the buffer 1303, two kinds of selectors 105 and 108, a selector controller 106, a broadcast buffer 107 and a broadcast controller 109. According to such configuration, each of the buffers 1303 is connected to each of the two input ports and to each of the two output ports of each switch in FIG. 13. In FIG. 14, data lines are represented by broad lines.
Operations in transferring the broadcast packet from the PE1 to a plurality of the PE1 to PE8 in FIG. 13 are explained below. With respect to the detailed description of the crossbar switch 102 in the explanation, please see FIG. 14.
(F) Operations of the PE1 until a packet is transferred from the PE1 to the buffer 1303 connected to the input port of the switch 11.
When the PE1 transfers a packet to the buffer 1303, the PE1 monitors the line from the buffer 1303. When the buffer 1303 is in a state in which the packet can be received, the PE1 transfers the packet to the buffer 1303 via the data line.
(G) Operations of a plurality of the selector controllers 106 and of the broadcast controller 109 of the switch 11 until a packet is transferred from the buffer 1303 connected to the PE1 and to the input port of the switch 11 to each of the buffers 1303 connected to the two output ports through the broadcast buffer 107.
The operations in transferring the packet of a plurality of the selector controllers 106 and of the broadcast controller 109 are the same as those of the first embodiment, if the buffers 1303 of the switch 11 are replaced by the output buffers 104 of FIG. 1.
(H) Operations of a plurality of the selector controllers 106 and of the broadcast controllers 109 of the switches 21 and 22 until packets are transferred from the buffers 1303 one of which is connected to the output port of the switch 11 and to the input port of the switch 21 and the other of which is connected to the output port of the switch 11 and to the input port of the switch 22 to each of the buffers 1303 connected to each of the two output ports through the broadcast buffers 107 of the switches 21 and 22.
The operations in transferring the packets of each of the selector controllers 106 and each of the broadcast controllers 109 of the switches 21 and 22 are the same as those of the first embodiments, if the buffers 1303 connected to each of the output ports of the two switches are replaced by the output buffers 104 of FIG. 1. With respect to the switches 21 and 22, only the buffers connected to the input/output ports are different. The operations of each of the switches 21 and 22 are the same.
(I) Operations of a plurality of the selector controllers 106 and of the broadcast controllers 109 of the switches 31 and 32 until packets are transferred from the buffers 1303 one of which is connected to the output port of the switch 21 and to the input port of the switch 31 and the other of which is connected to the output port of the switch 21 and to the input port of the switch 32 to each of the buffers 1303 connected to each of the two output ports through the broadcast buffers 107 of the switches 31 and 32, and operations of a plurality of selector controllers 106 and of the broadcast controllers 109 of the switches 33 and 34 until packets are transferred from the buffers 1303 one of which is connected to the output port of the switch 22 and to the input port of the switch 33 and the other of which is connected to the output port of the switch 22 and to the input port of the switch 34 to each of the buffers 1303 connected to each of the two output ports through the broadcast buffers 107 of the switches 33 and 34.
The operations in transferring the packets of each of the selector controllers 106 and each of the broadcast controllers 109 of the switches 31 to 34 are the same as those of the first embodiments, if the buffers 1303 connected to each of the two output ports of each switch are replaced by the output buffers 104 of FIG. 1. With respect to the switches 31 to 34, only the buffers connected to the input/output ports are different. The operations of each of the switches 31 to 34 are the same.
(J) Operations of the PE1 to PE8 until the packets are read out from each of the output buffers 104 at a plurality of the output ports of the switches 31 to 34 and transferred to each of the PE1 to PE8.
When each of the PE1 to PE8 reads out a packet from each of the buffers 1303, each of the PE1 to PE8 monitors a line from the buffer 1303. When the existence of the packet is detected, the packet is read out via the data line, so that the transferring of the packet is completed.
Through the first embodiment to the fourth embodiment, single broadcast controller 109 and single buffer 107 are used in each of the switches 1302 or in each of the crossbar switches 102. However, the broadcast controller 109 and the buffer 107. may be used in parallel to the input buffer 103 or to the buffer 1303 for every input port.
With respect to the input buffer 103 and the output buffer 104, they may be provided in the PE or between the network 102 and the PE.
Any apparently widely different embodiments of the present invention can be made without departing from the sprit and scope thereof, it is to be understood that the invention is not limited to the specific embodiments thereof except as defined in the appended claims.

Claims (23)

We claim:
1. A method of transferring a broadcast packet in a switch circuit having a plurality of input ports and a plurality of output ports, comprising the steps of:
(a) checking states of said plurality of output ports;
(b) transferring said broadcast packet to at least one of said plurality of output ports detected in the step (a) as being in a receive state in which a packet can be received, in response to input of the broadcast packet to one of the plurality of input ports, said transferring of said broadcast packet to said at least one of said plurality of output ports in said receive state being performed independently from transferring of said broadcast packet to other output ports not in said receive state in which a packet can not be received when said other output ports not in said receive state changes to said receive state;
(c) transferring said broadcast packet to each of said other output ports not in said receive state, as said each of said other output ports not in said receive state changes to said receive state, said transferring of said broadcast packet to said each of said other output ports having changed from not in said receive state to said receive state being performed independently from transferring of said broadcast packet to said each of said other output ports which have not changed to said receive state; and
responsive to input of a one-to-one transfer packet to be transferred to one of said plurality of output ports after the input of the broadcast packet and during transfer of the broadcast packet to said output ports wherein the broadcast packet remains to be transferred to at least one of the plurality of output ports which remains in a state in which a packet cannot be received, transferring said one-to-one transfer packet to one of said plurality of output ports, designated by said one-to-one transfer packet without waiting for transfer of the broadcast packet to the at least one output port by the step (c), when the broadcast packet has already been transferred to the one output port designated by said one-to-one transfer packet.
2. A method of transferring a broadcast packet in a switch circuit having a plurality of input ports and a plurality of output ports, comprising the steps of:
(a) checking states of said plurality of output ports;
(b) transferring said broadcast packet to at least one of said plurality of output ports detected in the step (a) as being in a receive state in which a packet can be received, in response to input of the broadcast packet to one of the plurality of input ports, said transferring of said broadcast packet to said at least one of said plurality of output ports in said receive state being performed independently from transferring of said broadcast packet to other output ports not in said receive state in which a packet can not be received when said other output ports not in said receive state changes to said receive state;
(c) transferring said broadcast packet to each of said other output ports not in said receive state, as said each of said other output ports not in said receive state changes to said receive state, said transferring of said broadcast packet to said each of said other output ports having changed from not in said receive state to said receive state being performed independently from transferring of said broadcast packet to said each of said other output ports which have not changed to said receive state; and
responsive to input of a one-to-one transfer packet to be transferred to one of said plurality of output ports after the input of the broadcast packet and during transfer of the broadcast packet to said output ports wherein the broadcast packet remains to be transferred to at least one of the plurality of output ports which remains in a state in which a packet cannot be received, transferring said one-to-one transfer packet to one of said plurality of output ports, designated by said one-to-one transfer packet after said broadcast packet has been transferred to said designated one output port, when said broadcast packet remains to be transferred to said designated one output port by said step (c).
3. A switch circuit having a plurality of input ports and a plurality of output ports, comprising:
(1) a broadcast buffer, connected and provided in common to said input ports, for receiving and holding at least one broadcast packet inputted from one of said input ports; and
(2) a first transfer controller connected to said output ports and said broadcast buffer, for controlling transfer of said broadcast packet held in said broadcast buffer to each of said output ports, based on a state of said each output port, said transfer of said broadcast packet held in said broadcast buffer to said each output port is performed when permitted according to the state of said each output port, and said transfer is performed independently of a state of output ports other than said each output port.
4. A switch circuit according to claim 3, wherein
said first transfer controller comprises means for transferring said broadcast packet to one or more of the plurality of output ports, which are in a state in which a packet can be received, and for transferring said broadcast packet to each of other one or more of the plurality of output ports in a state in which a packet cannot be received, after said each other output port has changed to a state in which a packet can be received.
5. A switch circuit according to claim 3, wherein said broadcast buffer comprises a plurality of buffers connected and provided in common to said input ports, each buffer being provided in correspondence to one of said output ports and each buffer receiving and holding said at least one broadcast packet inputted from said one input port, and
said first transfer control comprises a plurality of controllers each provided in correspondence to one of said buffers, each controller transfers the broadcast packet held in one of said buffers corresponding to said each controller to one of said output ports corresponding to said corresponding one buffer, after confirming that a state of said corresponding output port is in a state in which a packet can be received.
6. A switch circuit according to claim 3, wherein said broadcast buffer comprises a common buffer provided in common for said plurality of said output ports and for receiving and holding said broadcast packet inputted through said one input port, and
said first transfer controller comprises means for transferring said broadcast packet held in said common buffer to the plurality of output ports in sequence so that said broadcast packet is transferred to one of said output ports after said broadcast packet has been transferred to another of said output ports.
7. A switch circuit having a plurality of input ports and a plurality of output ports, comprising:
(1) a broadcast buffer, connected and provided in common to said input ports, for receiving and holding at least one broadcast Packet inputted from one of said input ports;
(2) a first transfer controller connected to said output ports and said broadcast buffer, for controlling transfer of said broadcast packet held in said broadcast buffer to each of said output ports, based on a state of said each output port, said transfer of said broadcast packet held in said broadcast buffer to said each output port is performed when permitted according to the state of said each output port, and said transfer is performed independently of a state of output ports other than said each output port; and
(3) second transfer controller connected to said plurality of input ports and said plurality of output ports, for transferring a one-to-one transfer packet inputted from one of said input ports to one of said plurality of output ports determined by said one-to-one transfer packet, said second transfer controller comprising means for transferring said one-to-one transfer packet to said determined output port after said broadcast packet has been transferred to said determined output port by said first transfer controller, in case the one-to-one transfer packet has been inputted when said broadcast packet remains to be transferred to the determined output port by said first transfer controller.
8. A switch apparatus for transferring a broadcast packet, and having a plurality of input ports and a plurality of output ports, comprising:
(1) a broadcast buffer connected and provided in common to said plurality of input ports for holding a broadcast packet inputted from one of said input ports;
(2) a switch circuit connected to said plurality of said input ports, the plurality of output ports and said broadcast buffer, for connecting one of an output of said broadcast buffer and said input ports to each of said output ports;
(3) a switch controller for controlling a switching operation performed by said switch circuit; and
(4) a broadcast controller connected to said switch controller, for sending an instruction to said switch controller as to whether said broadcast packet in said broadcast buffer is to be transferred to each of said output ports or not, based on a state of each output port independent of a state of each output port other than said each output port.
9. A switch apparatus for transferring a broadcast packet, and having a plurality of input ports and a plurality of output ports, comprising:
(1) a broadcast buffer connected and provided in common to said plurality of input Ports for holding a broadcast packet inputted from one of said input ports;
(2) a switch circuit connected to said plurality of said input ports, the plurality of output ports and said broadcast buffer, for connecting one of an output of said broadcast buffer and said input ports to each of said output ports;
(3) a switch controller for controlling a switching operation performed by said switch circuit; and
(4) a broadcast controller connected to said switch controller, for sending an instruction to said switch controller as to whether said broadcast packet in said broadcast buffer is to be transferred to each of said output ports or not, based on a state of each output port independent of a state of each output port other than said each output port;
wherein said switch controller comprises:
first means connected to said plurality of said input ports and responsive to a one-to-one transfer packet inputted from one of said input ports, for sending an instruction to said switch circuit so as to transfer said one-to-one transfer packet to one of said output ports determined by said one-to-one transfer packet; and
second means, responsive to an instruction sent from said broadcast controller to transfer said broadcast packet to said determined output port for controlling said first means so as to transfer said one-to-one transfer packet after said broadcast packet has been transferred to said specified output port.
10. A switch apparatus for transferring a broadcast packet, and having a plurality of input ports and a plurality of output ports, comprising:
(1) a broadcast buffer connected and provided in common to said plurality of input ports for holding a broadcast packet inputted from one of said input ports;
(2) a switch circuit connected to said plurality of said input ports, the plurality of output ports and said broadcast buffer, for connecting one of an output of said broadcast buffer and said input ports to each of said output ports;
(3) a switch controller for controlling a switching operation performed by said switch circuit; and
(4) a broadcast controller connected to said switch controller, for sending an instruction to said switch controller as to whether said broadcast packet in said broadcast buffer is to be transferred to each of said output ports or not, based on a state of each output port independent of a state of each output port other than said each output port;
wherein said switch controller comprises a plurality of selectors each provided for a pair of one of said output ports and one of said input ports, each selector selecting one of a one-to-one transfer packet inputted from one of said input ports and a broadcast packet outputted from said broadcast buffer.
11. A switch apparatus for transferring a broadcast packet, and having a plurality of input ports and a plurality of output ports, comprising:
(1) a broadcast buffer connected and provided in common to said Plurality of input ports for holding a broadcast packet inputted from one of said input ports;
(2) a switch circuit connected to said plurality of said input ports, the plurality of output ports and said broadcast buffer, for connecting one of an output of said broadcast buffer and said input ports to each of said output ports;
(3) a switch controller for controlling a switching operation performed by said switch circuit; and
(4) a broadcast controller connected to said switch controller, for sending an instruction to said switch controller as to whether said broadcast packet in said broadcast buffer is to be transferred to each of said output ports or not, based on a state of each output port independent of a state of each output port other than said each output port;
wherein said switch controller comprises:
a plurality of selector controllers each provided in correspondence to one of said selectors, and
said broadcast controller comprises means for selectively sending an instruction to one or more of said selector controllers to transfer a broadcast packet held in said broadcast buffer to one or more of the output ports which are in a state in which a packet can be received,
wherein each selector controller comprises:
means for sending an instruction to transfer a one-to-one transfer packet to one of said selector controllers corresponding to a specified output port of said output ports determined by said one-to-one transfer packet in response to said one-to-one transfer packet inputted from one of said input ports corresponding to said each selector controller, and
means for controlling a corresponding selector so as to select a broadcast packet held in said broadcast buffer or a one-to-one transfer packet inputted from an input port corresponding to other selector controller in response to a transfer instruction of said broadcast packet sent from said broadcast controller or a transfer instruction of said one-to-one transfer packet sent from said other selector controller.
12. A switch circuit having a plurality of input ports and a plurality of output ports, comprising:
(1) means for holding a broadcast packet inputted from one of said input ports and a one-to-one transfer packet inputted from one of said input ports;
(2) a first control circuit, connected to said holding means, for controlling as to whether said broadcast packet in said holding means is to be selectively transferred to each of said output ports or not, based on a state of said each output port independent of a state of each output port other than said each output port; and
(3) a second control circuit, which operates in parallel with said first control circuit, for controlling as to whether said one-to-one transfer packet in said holding means is to be transferred to one of said output ports designated by said one-to-one transfer packet or not, based on a state of said designated output port independently of a state of each output port other than said designated output port.
13. A switch circuit according to claim 12, further comprising different transfer paths for transferring said broadcast packet and said one-to-one transfer packet from said holding means to each of said output ports.
14. A switch circuit according to claim 12, wherein said second control circuit comprises means for transferring said one-to-one transfer packet after said broadcast packet has been transferred to said determined port, when said broadcast packet present in said holding means remains to be transferred to said determined output port.
15. A parallel processor system comprising:
(A) a plurality of mutually connected switch circuits each of which comprises:
(1) a plurality of input ports and a plurality of output ports,
(2) a broadcast buffer connected and provided in common to said input ports, for receiving and holding a broadcast packet inputted from said one of input ports, and
(3) means connected to said plurality of said output ports and to said broadcast buffer for selectively transferring said broadcast packet held in said broadcast buffer to each of said output ports, based on a state of said each output port independent of a state of each output port other than said each output port; and
(B) a plurality of processors each connected to one of said input ports and to one of said output ports of said switch circuits.
16. A parallel processor system according to claim 15, wherein
said transferring means transfers said broadcast packet to one or more of the plurality of output ports which are in a state in which a packet can be received and for transferring said broadcast packet to each of one or more of the plurality of output ports in a state in which a packet cannot be received, after said each other output port has changed to a state in which a packet can be received.
17. A parallel processor system according to claim 15, wherein said switch circuits are connected to each other so as to constitute a multistage switch circuit network.
18. A parallel processor system according to claim 15; wherein said switch circuits comprise crossbar switches aligned in a row direction and crossbar switches aligned in a column direction, each of said crossbar switches aligned in a row direction connected to said crossbar switches aligned in a column direction.
19. A parallel processor system according to claim 18, further comprising a plurality of exchangers, wherein each output port of each of said crossbar switches aligned in the column direction and each input port of one of said crossbar switches aligned in the row direction circuits are connected via one of said exchangers, and each of said processors is connected to one of said input ports and to one of said output ports of said switch circuits via one of said exchangers.
20. A method for transferring a broadcast packet in a switch circuit having a plurality of input ports and a plurality of output ports, comprising the steps of:
(a) inputting a broadcast packet from one of said plurality of input ports;
(b) storing each of a plurality of broadcast packets into one of a plurality of buffers each provided in correspondence to one of said output ports, each of said plurality of broadcast packets being same as said inputted broadcast packet;
(c) checking states of said plurality of output ports to determine whether each output port is ready to receive a packet; and
(d) controlling transfer of said plurality of broadcast packets stored in said plurality of buffers to said plurality of output ports, so that each of said plurality of broadcast packets is transferred to one of said output ports corresponding to said each buffer, depending upon a state of said corresponding output port checked by the step (c) independently of a state of each output port other than said corresponding output port.
21. A method for transferring a broadcast packet in a switch circuit having a plurality of input ports and a plurality of output ports, comprising the steps of:
(a) inputting a broadcast packet from one of said plurality of input ports;
(b) storing said inputted broadcast packet into a buffer;
(c) checking states of said plurality of output ports determine whether to each output port is ready to receive a packet; and
(d) controlling transfer of said broadcast packet stored in said buffer to said plurality of output ports, depending upon states of said output ports checked by the step (c), so that said broadcast packet is transferred to one of said output ports which is in a state in which a packet can be received and said broadcast packet is transferred to another one of said output ports which is in a state in which a packet can be received after completion of transfer of said broadcast packet to said one output port independently of output ports which are in a state in which a packet can not be received.
22. A method of transferring a broadcast packet in a switch circuit having a plurality of input ports, a broadcast buffer provided in common to said input ports, and a plurality of output ports, said method comprising the steps of:
(a) storing said broadcast packet in said broadcast buffer;
(b) checking states of said plurality of output ports;
(c) transferring said broadcast packet from said broadcast buffer to at least one of said plurality of output ports detected in the step (a) as being in a receive state in which a packet can be received, in response to input of the broadcast packet to one of the plurality of input ports, said transferring of said broadcast packet to said at least one of said plurality of output ports in said receive state being performed independently from transferring of said broadcast packet to other output ports not in said receive state in which a packet can not be received when said other output ports not in said receive state changes to said receive state;
(d) transferring said broadcast packet from said broadcast buffer to each of said other output ports not in said receive state, as said each of said other output ports not in said receive state changes to said receive state, said transferring of said broadcast packet to said each of said other output ports having changed from not in said receive state to said receive state being performed independently from transferring of said broadcast packet to said each of said other output ports which have not changed to said receive state; and
(e) responsive to input of a one-to-one transfer packet to be transferred to one of said plurality of output ports after the input of the broadcast packet and during transfer of the broadcast packet to said output ports wherein the broadcast packet remains to be transferred to at least one of the plurality of output ports which remains in a state in which a packet cannot be received, transferring said one-to-one transfer packet to one of said plurality of output ports, designated by said one-to-one transfer packet without waiting for transfer of the broadcast packet to the at least one output port by the step (c), when the broadcast packet has already been transferred to the one output port designated by said one-to-one transfer packet.
23. A method of transferring a broadcast packet in a switch circuit having a plurality of input ports, a broadcast buffer provided in common to said input ports, a broadcast buffer provided in common to said input ports, and a plurality of output ports, said method comprising the steps of:
(a) storing said broadcast packet in said broadcast buffer;
(b) checking states of said plurality of output ports;
(c) transferring said broadcast packet from said broadcast buffer to at least one of said plurality of output ports detected in the step (a) as being in a receive state in which a packet can be received, in response to input of the broadcast packet to one of the plurality of input ports, said transferring of said broadcast packet to said at least one of said plurality of output ports in said receive state being performed independently from transferring of said broadcast packet to other output ports not in said receive state in which a packet can not be received when said other output ports not in said receive state changes to said receive state;
(d) transferring said broadcast packet from said broadcast buffer to each of said other output ports not in said receive state, as said each of said other output ports not in said receive state changes to said receive state, said transferring of said broadcast packet to said each of said other output ports having changed from not in said receive state to said receive state being performed independently from transferring of said broadcast packet to said each of said other output ports which have not changed to said receive state; and
(e) responsive to input of a one-to-one transfer packet to be transferred to one of said plurality of output ports after the input of the broadcast packet and during transfer of the broadcast packet to said output ports wherein the broadcast packet remains to be transferred to at least one of the plurality of output ports which remains in a state in which a packet cannot be received, transferring said one-to-one transfer packet to one of said plurality of output ports, designated by said one-to-one transfer packet after said broadcast packet has been transferred to said designated one output port, when said broadcast packet remains to be transferred to said designated one output port by said step (c).
US07/853,242 1991-03-20 1992-03-18 Switching system for transferring broadcast packet held in broadcast buffer received from input port to output ports according to the state of each output port Expired - Fee Related US5825773A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP5647191 1991-03-20
JP3-056471 1991-03-20

Publications (1)

Publication Number Publication Date
US5825773A true US5825773A (en) 1998-10-20

Family

ID=13028021

Family Applications (1)

Application Number Title Priority Date Filing Date
US07/853,242 Expired - Fee Related US5825773A (en) 1991-03-20 1992-03-18 Switching system for transferring broadcast packet held in broadcast buffer received from input port to output ports according to the state of each output port

Country Status (1)

Country Link
US (1) US5825773A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6175566B1 (en) * 1996-09-11 2001-01-16 Electronics And Telecommunications Research Institute Broadcast transfer method for a hierarchical interconnection network with multiple tags
US6363075B1 (en) * 1998-01-23 2002-03-26 Industrial Technology Research Institute Shared buffer management mechanism and method using multiple linked lists in a high speed packet switching system
US6484220B1 (en) * 1999-08-26 2002-11-19 International Business Machines Corporation Transfer of data between processors in a multi-processor system
US6738381B1 (en) * 1997-12-19 2004-05-18 Telefonaktiebolaget Lm Ericsson (Publ) ATM time stamped queuing
US6956851B1 (en) * 2001-02-20 2005-10-18 Pmc-Sierra, Inc. Crossbar subsystem and method
US20050256977A1 (en) * 2004-05-14 2005-11-17 Dehaemer Eric J Integrated circuit having processor and switch capabilities
US7149996B1 (en) * 2003-07-11 2006-12-12 Xilinx, Inc. Reconfigurable multi-stage crossbar
US20080310412A1 (en) * 2006-02-27 2008-12-18 Fujitsu Limited Information relay apparatus, control method and information processing system
US7552242B2 (en) 2004-12-03 2009-06-23 Intel Corporation Integrated circuit having processor and switch capabilities
US20110026396A1 (en) * 2009-07-30 2011-02-03 Renesas Electronics Corporation Data processing device

Citations (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4166929A (en) * 1978-02-17 1979-09-04 Bell Telephone Laboratories, Incorporated Interoffice callback arrangement
US4195351A (en) * 1978-01-27 1980-03-25 International Business Machines Corporation Loop configured data transmission system
US4281380A (en) * 1978-12-27 1981-07-28 Harris Corporation Bus collision avoidance system for distributed network data processing communications system
US4398400A (en) * 1980-11-03 1983-08-16 Necchi Societa Per Azioni Terminal board and relays casing assembly in motor compressors for refrigerators
US4412281A (en) * 1980-07-11 1983-10-25 Raytheon Company Distributed signal processing system
US4527237A (en) * 1979-10-11 1985-07-02 Nanodata Computer Corporation Data processing system
US4623996A (en) * 1984-10-18 1986-11-18 Mcmillen Robert J Packet switched multiple queue NXM switch node and processing method
US4630258A (en) * 1984-10-18 1986-12-16 Hughes Aircraft Company Packet switched multiport memory NXM switch node and processing method
US4663706A (en) * 1982-10-28 1987-05-05 Tandem Computers Incorporated Multiprocessor multisystem communications network
US4667287A (en) * 1982-10-28 1987-05-19 Tandem Computers Incorporated Multiprocessor multisystem communications network
US4667191A (en) * 1984-12-21 1987-05-19 Motorola, Inc. Serial link communications protocol
US4679189A (en) * 1985-11-27 1987-07-07 American Telephone And Telegraph Company Alternate routing arrangement
US4747130A (en) * 1985-12-17 1988-05-24 American Telephone And Telegraph Company, At&T Bell Laboratories Resource allocation in distributed control systems
JPS63124162A (en) * 1986-11-14 1988-05-27 Hitachi Ltd Mutual connection system for parallel computers
US4955016A (en) * 1989-08-29 1990-09-04 At&T Bell Laboratories Interconnect fabric providing connectivity between an input and arbitrary output(s) of a group of outlets
US5001706A (en) * 1989-06-23 1991-03-19 At&T Bell Laboratories Packet cross connect switch system including improved throughput
US5001702A (en) * 1989-09-26 1991-03-19 At&T Bell Laboratories Packet switching network for multiple packet types
US5036518A (en) * 1988-11-02 1991-07-30 Tseung Lawrence C N Guaranteed reliable broadcast network
JPH03209550A (en) * 1990-01-12 1991-09-12 Hitachi Ltd Interprocessor data transfer device for parallel processor
US5065308A (en) * 1985-01-29 1991-11-12 The Secretary Of State For Defence In Her Britannic Magesty's Government Of The United Kingdom Of Great Britain And Northern Ireland Processing cell for fault tolerant arrays
US5091905A (en) * 1988-03-18 1992-02-25 Hitachi, Ltd. High-speed packet switching using a space division optical switch
JPH0461777A (en) * 1990-06-28 1992-02-27 Ee U Ii Kenkyusho:Kk Connector and its manufacture
US5115499A (en) * 1986-05-14 1992-05-19 Sequoia Systems, Inc. Shared computer resource allocation system having apparatus for informing a requesting computer of the identity and busy/idle status of shared resources by command code
US5126999A (en) * 1989-04-20 1992-06-30 Northern Telecom Limited Method and apparatus for input-buffered asynchronous transfer mode switching
US5129077A (en) * 1983-05-31 1992-07-07 Thinking Machines Corporation System for partitioning a massively parallel computer
US5130975A (en) * 1989-12-15 1992-07-14 Nec Corporation Dual port memory buffers and a time slot scheduler for an atm space division switching system
US5166674A (en) * 1990-02-02 1992-11-24 International Business Machines Corporation Multiprocessing packet switching connection system having provision for error correction and recovery
US5181017A (en) * 1989-07-27 1993-01-19 Ibm Corporation Adaptive routing in a parallel computing system
JPH0528122A (en) * 1991-07-22 1993-02-05 Hitachi Ltd Broadcasting method and parallel computer therefor
JPH05143553A (en) * 1991-03-20 1993-06-11 Hitachi Ltd Switch circuit for packet transfer and parallel processor system using the circuit
US5222085A (en) * 1987-10-15 1993-06-22 Peter Newman Self-routing switching element and fast packet switch
US5239654A (en) * 1989-11-17 1993-08-24 Texas Instruments Incorporated Dual mode SIMD/MIMD processor providing reuse of MIMD instruction memories as data memories when operating in SIMD mode
US5251299A (en) * 1985-12-28 1993-10-05 Fujitsu Limited System for switching between processors in a multiprocessor system
US5271014A (en) * 1992-05-04 1993-12-14 International Business Machines Corporation Method and apparatus for a fault-tolerant mesh with spare nodes
US5280474A (en) * 1990-01-05 1994-01-18 Maspar Computer Corporation Scalable processor to processor and processor-to-I/O interconnection network and method for parallel processing arrays
US5301322A (en) * 1986-05-23 1994-04-05 Hitachi, Ltd. System for converting job/process identifiers into processor/process identifiers in transferring data between processes in a multiprocessor system
US5301273A (en) * 1990-06-18 1994-04-05 Kabushiki Kaisha Toshiba Method and apparatus for managing address information utilized in message transmission and reception
US5313408A (en) * 1990-03-26 1994-05-17 Matsushita Electric Industrial Co., Ltd. Multistation display system for controlling a display monitor associated with plural audio video devices
US5321813A (en) * 1991-05-01 1994-06-14 Teradata Corporation Reconfigurable, fault tolerant, multistage interconnect network and protocol

Patent Citations (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4195351A (en) * 1978-01-27 1980-03-25 International Business Machines Corporation Loop configured data transmission system
US4166929A (en) * 1978-02-17 1979-09-04 Bell Telephone Laboratories, Incorporated Interoffice callback arrangement
US4281380A (en) * 1978-12-27 1981-07-28 Harris Corporation Bus collision avoidance system for distributed network data processing communications system
US4527237A (en) * 1979-10-11 1985-07-02 Nanodata Computer Corporation Data processing system
US4412281A (en) * 1980-07-11 1983-10-25 Raytheon Company Distributed signal processing system
US4398400A (en) * 1980-11-03 1983-08-16 Necchi Societa Per Azioni Terminal board and relays casing assembly in motor compressors for refrigerators
US4667287A (en) * 1982-10-28 1987-05-19 Tandem Computers Incorporated Multiprocessor multisystem communications network
US4663706A (en) * 1982-10-28 1987-05-05 Tandem Computers Incorporated Multiprocessor multisystem communications network
US5129077A (en) * 1983-05-31 1992-07-07 Thinking Machines Corporation System for partitioning a massively parallel computer
US4630258A (en) * 1984-10-18 1986-12-16 Hughes Aircraft Company Packet switched multiport memory NXM switch node and processing method
US4623996A (en) * 1984-10-18 1986-11-18 Mcmillen Robert J Packet switched multiple queue NXM switch node and processing method
US4667191A (en) * 1984-12-21 1987-05-19 Motorola, Inc. Serial link communications protocol
US5065308A (en) * 1985-01-29 1991-11-12 The Secretary Of State For Defence In Her Britannic Magesty's Government Of The United Kingdom Of Great Britain And Northern Ireland Processing cell for fault tolerant arrays
US4679189A (en) * 1985-11-27 1987-07-07 American Telephone And Telegraph Company Alternate routing arrangement
US4747130A (en) * 1985-12-17 1988-05-24 American Telephone And Telegraph Company, At&T Bell Laboratories Resource allocation in distributed control systems
US5251299A (en) * 1985-12-28 1993-10-05 Fujitsu Limited System for switching between processors in a multiprocessor system
US5115499A (en) * 1986-05-14 1992-05-19 Sequoia Systems, Inc. Shared computer resource allocation system having apparatus for informing a requesting computer of the identity and busy/idle status of shared resources by command code
US5301322A (en) * 1986-05-23 1994-04-05 Hitachi, Ltd. System for converting job/process identifiers into processor/process identifiers in transferring data between processes in a multiprocessor system
JPS63124162A (en) * 1986-11-14 1988-05-27 Hitachi Ltd Mutual connection system for parallel computers
US5222085A (en) * 1987-10-15 1993-06-22 Peter Newman Self-routing switching element and fast packet switch
US5091905A (en) * 1988-03-18 1992-02-25 Hitachi, Ltd. High-speed packet switching using a space division optical switch
US5036518A (en) * 1988-11-02 1991-07-30 Tseung Lawrence C N Guaranteed reliable broadcast network
US5126999A (en) * 1989-04-20 1992-06-30 Northern Telecom Limited Method and apparatus for input-buffered asynchronous transfer mode switching
US5001706A (en) * 1989-06-23 1991-03-19 At&T Bell Laboratories Packet cross connect switch system including improved throughput
US5181017A (en) * 1989-07-27 1993-01-19 Ibm Corporation Adaptive routing in a parallel computing system
US4955016A (en) * 1989-08-29 1990-09-04 At&T Bell Laboratories Interconnect fabric providing connectivity between an input and arbitrary output(s) of a group of outlets
US5001702A (en) * 1989-09-26 1991-03-19 At&T Bell Laboratories Packet switching network for multiple packet types
US5239654A (en) * 1989-11-17 1993-08-24 Texas Instruments Incorporated Dual mode SIMD/MIMD processor providing reuse of MIMD instruction memories as data memories when operating in SIMD mode
US5130975A (en) * 1989-12-15 1992-07-14 Nec Corporation Dual port memory buffers and a time slot scheduler for an atm space division switching system
US5280474A (en) * 1990-01-05 1994-01-18 Maspar Computer Corporation Scalable processor to processor and processor-to-I/O interconnection network and method for parallel processing arrays
JPH03209550A (en) * 1990-01-12 1991-09-12 Hitachi Ltd Interprocessor data transfer device for parallel processor
US5166674A (en) * 1990-02-02 1992-11-24 International Business Machines Corporation Multiprocessing packet switching connection system having provision for error correction and recovery
US5313408A (en) * 1990-03-26 1994-05-17 Matsushita Electric Industrial Co., Ltd. Multistation display system for controlling a display monitor associated with plural audio video devices
US5301273A (en) * 1990-06-18 1994-04-05 Kabushiki Kaisha Toshiba Method and apparatus for managing address information utilized in message transmission and reception
JPH0461777A (en) * 1990-06-28 1992-02-27 Ee U Ii Kenkyusho:Kk Connector and its manufacture
JPH05143553A (en) * 1991-03-20 1993-06-11 Hitachi Ltd Switch circuit for packet transfer and parallel processor system using the circuit
US5321813A (en) * 1991-05-01 1994-06-14 Teradata Corporation Reconfigurable, fault tolerant, multistage interconnect network and protocol
JPH0528122A (en) * 1991-07-22 1993-02-05 Hitachi Ltd Broadcasting method and parallel computer therefor
US5271014A (en) * 1992-05-04 1993-12-14 International Business Machines Corporation Method and apparatus for a fault-tolerant mesh with spare nodes

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Computer Systems Design, (Sanpo KK), pp. 216 218. *
Computer Systems Design, (Sanpo KK), pp. 216-218.

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6175566B1 (en) * 1996-09-11 2001-01-16 Electronics And Telecommunications Research Institute Broadcast transfer method for a hierarchical interconnection network with multiple tags
US6738381B1 (en) * 1997-12-19 2004-05-18 Telefonaktiebolaget Lm Ericsson (Publ) ATM time stamped queuing
US6363075B1 (en) * 1998-01-23 2002-03-26 Industrial Technology Research Institute Shared buffer management mechanism and method using multiple linked lists in a high speed packet switching system
US6484220B1 (en) * 1999-08-26 2002-11-19 International Business Machines Corporation Transfer of data between processors in a multi-processor system
US6956851B1 (en) * 2001-02-20 2005-10-18 Pmc-Sierra, Inc. Crossbar subsystem and method
US7149996B1 (en) * 2003-07-11 2006-12-12 Xilinx, Inc. Reconfigurable multi-stage crossbar
US20050256977A1 (en) * 2004-05-14 2005-11-17 Dehaemer Eric J Integrated circuit having processor and switch capabilities
US7552242B2 (en) 2004-12-03 2009-06-23 Intel Corporation Integrated circuit having processor and switch capabilities
US20080310412A1 (en) * 2006-02-27 2008-12-18 Fujitsu Limited Information relay apparatus, control method and information processing system
US20110026396A1 (en) * 2009-07-30 2011-02-03 Renesas Electronics Corporation Data processing device
US8325609B2 (en) * 2009-07-30 2012-12-04 Renesas Electronics Corporation Data processing device

Similar Documents

Publication Publication Date Title
US4621359A (en) Load balancing for packet switching nodes
EP0169208B1 (en) Self-routing packet switching network
US5675736A (en) Multi-node network with internode switching performed within processor nodes, each node separately processing data and control messages
US3748647A (en) Toroidal interconnection system
US6032205A (en) Crossbar switch system for always transferring normal messages and selectively transferring broadcast messages from input buffer to output buffer when it has sufficient space respectively
US5189668A (en) Atm switch and atm multiplexer
EP0195589B1 (en) Switching system for transmission of data
JP3255883B2 (en) ATM switch system input tolerance setting method
JPH08185380A (en) Parallel computer
GB2251356A (en) Adaptive message routing for multi dimensional networks
JP4818920B2 (en) Integrated data processing circuit having a plurality of programmable processors
US5825773A (en) Switching system for transferring broadcast packet held in broadcast buffer received from input port to output ports according to the state of each output port
JPH0338137A (en) High-speed digital packet exchanging system
US7130301B2 (en) Self-route expandable multi-memory packet switch with distributed scheduling means
JP3057591B2 (en) Multiprocessor system
EP0104796B1 (en) Four way selector switch for a five port module as a node in an asynchronous speed independent network of concurrent processors
US6819675B2 (en) Self-route multi-memory expandable packet switch with overflow processing means
EP0600581A2 (en) Multiprocessor system transferring abnormality detection signal generated in networking apparatus back to processor in parallel with data transfer route
EP0419201B1 (en) Communication control system between parallel computers
US6064647A (en) Method and system for sending frames around a head of line blocked frame in a connection fabric environment
US20040062238A1 (en) Network switching device
US5264842A (en) Generalized usage of switch connections with wait chain
US7142515B2 (en) Expandable self-route multi-memory packet switch with a configurable multicast mechanism
US5495589A (en) Architecture for smart control of bi-directional transfer of data
JP3409862B2 (en) Parallel processor system

Legal Events

Date Code Title Description
AS Assignment

Owner name: HITACHI, LTD. A CORPORATION OF JAPAN, JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST.;ASSIGNORS:SHUTOH, SHIN'ICHI;NAKAGOSHI, JUNJI;HAMANAKA, NAOKI;AND OTHERS;REEL/FRAME:006065/0033

Effective date: 19920302

Owner name: HITACHI VLSI ENGINEERING CORPORATION A CORPORATI

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST.;ASSIGNORS:SHUTOH, SHIN'ICHI;NAKAGOSHI, JUNJI;HAMANAKA, NAOKI;AND OTHERS;REEL/FRAME:006065/0033

Effective date: 19920302

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

REMI Maintenance fee reminder mailed
LAPS Lapse for failure to pay maintenance fees
STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20021020