GB2393278A - Transposing data in an array of processing elements by shifting data diagonally - Google Patents

Transposing data in an array of processing elements by shifting data diagonally Download PDF

Info

Publication number
GB2393278A
GB2393278A GB0309197A GB0309197A GB2393278A GB 2393278 A GB2393278 A GB 2393278A GB 0309197 A GB0309197 A GB 0309197A GB 0309197 A GB0309197 A GB 0309197A GB 2393278 A GB2393278 A GB 2393278A
Authority
GB
United Kingdom
Prior art keywords
data
count
shifting
processing element
array
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.)
Granted
Application number
GB0309197A
Other versions
GB0309197D0 (en
GB2393278B (en
Inventor
Mark Beaumont
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.)
Micron Europe Ltd
Original Assignee
Micron Europe 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
Priority claimed from GB0221562A external-priority patent/GB0221562D0/en
Priority claimed from GB0221563A external-priority patent/GB2395299B/en
Application filed by Micron Europe Ltd filed Critical Micron Europe Ltd
Priority to GB0309197A priority Critical patent/GB2393278B/en
Publication of GB0309197D0 publication Critical patent/GB0309197D0/en
Priority to US10/689,257 priority patent/US7596678B2/en
Publication of GB2393278A publication Critical patent/GB2393278A/en
Application granted granted Critical
Publication of GB2393278B publication Critical patent/GB2393278B/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30003Arrangements for executing specific machine instructions
    • G06F9/30007Arrangements for executing specific machine instructions to perform operations on data operands
    • G06F9/30032Movement instructions, e.g. MOVE, SHIFT, ROTATE, SHUFFLE
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/76Architectures of general purpose stored program computers
    • G06F15/80Architectures of general purpose stored program computers comprising an array of processing units with common control, e.g. single instruction multiple data processors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/76Arrangements for rearranging, permuting or selecting data according to predetermined rules, independently of the content of the data
    • G06F7/78Arrangements for rearranging, permuting or selecting data according to predetermined rules, independently of the content of the data for changing the order of data flow, e.g. matrix transposition or LIFO buffers; Overflow or underflow handling therefor

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Mathematical Physics (AREA)
  • Computing Systems (AREA)
  • Multi Processors (AREA)

Abstract

A method of transposing data in an array of processing elements, comprising shifting the data diagonally in a number of steps until all processing elements lying along a given diagonal have received the data held by every other processing element along that diagonal. Diagonal shifting can be accomplished by executing pairs of horizontal and vertical shifts, eg. in the x-y plane. Each processing element stores data as its final output data based on the processing element's position. In one embodiment, an initial count is either loaded into each processing element or calculated locally based on the processing element's location. Thereafter, the initial count is modified by a programmable amount at programmable intervals, eg. at each diagonal shift. When the current count reaches a desired or target value, the current data is selected as the final output data.

Description

( 1 2393278
METHOD FOR MANIPULATING DATA IN A GROUP OF
PROCESSING ELEMENTS TO TRANSPOSE.THE DATA
CROSS-REFERENCE TO RELATED APPLICATIONS
100011 The present application is related to the following applications: Method for Manipulating Data in a Group of Processing Elements to Perform a Reflection of the Data (docket no. DB001071 -000); Method for Manipulating Data in a Group of Processing Elements (docket no. DB001072000); Method for Manipulating the Data in a Group of Processing Elements to Transpose the Data Using a Memory Stack (docket no. DB001069-000); Method of Obtaining Interleave Interval for Two Data Values (docket no. DB001065-000); and Method of Rotating Data in a Plurality of Processing Elements (docket no. DB001063-000), all filed concurrently herewith. BACKGROUNlD OF INVENTION 100021 The present invention relates generally to parallel processing and, more specifically, to parallel processing in an active memory device or single instruction, multiple data (SIMD) computer. 10003] A single, synchronous dynamic random access memory (SDRAM) chip has an internal data bandwidth of greater than 200 G bits/e and a very wide data bus (thousands of bits). That vast data bandwidth provides an opportunity for high performance. Active memories represent one effort to use that vast data bandwidth to improve perfommance.
10004] An active memory is a memory device which has a built in processing resource. One of the principal advantages of active memory is that data is processed close to where it is stored.
Usually the processing resource is a highly parallel computer system which has processing power to exploit the very high data bandwidths available inside a memory system. An example of an active memory system is illustrated in Figure 1.
100051 In FIG. 1, a main memory 10 appears as a traditional memory to a CPU 12 except that the main memory 10, by virtue of memory processors 14, can be instructed to perfoml tasks on its data without the data being transferred to the CPU 12 or to any other part of the system over a
system bus 16. The memory processors 14 are a processing resource distributed throughout the main memory 10. The processing resource is most often partitioned into many similar processing elements (PEs). The PEs are usually simple and operate in parallel. In such a system, the work of the CPU 12 is reduced to various operating system tasks such as scheduling. A substantial portion of the data processing is performed within the main memory 10 by virtue of the memory processors 14.
0006] Active memory systems have a long history. The earliest systems were built in the 1960's. However, until the advent of integrated logic and current DRAM technologies, active memory computers were always expensive, special machines, excluded from mass market applications. For active memory to be effective, the organization of data in the PE array is an important consideration. Hence, the provision of an efficient mechanism for moving data from one PE to another is an important consideration in the design of the PE array.
10007] In the past, several different methods of connecting PEs have been used in a variety of geometric arrangements including hypercubes, butterfly networks, one-dimensional strings/rings and two-dimensional meshes. In a two-dimensional mesh or arrays, the PEs are arranged in rows and columns, with each PE being connected to its four neighboring PEs in the rows above and below and columns to either side which are sometimes referred to as north, south, east and west connections. [0008] Disclosed in G.B. Patent Application Serial No. GB02215 630, entitled Control of Processing Elements in Parallel Processors, filed September 17, 2002 is an arrangement in which a column select line and a row select line can be used to identify processing elements which are active, e.g. capable of transmitting or receiving data. The ability to use a row select signal and a column select signal to identify active PEs provides a substantial advantage over the art in that it enables data to be moved through the array of PEs in a nonuniform manor. However, the need still exists for enabling PEs within the array to work independently of its neighboring PEs even though each PE within the array has received the same instruction.
SUMMARY OF THE INVENTION
10009] The present invention is directed to a method for transposing data in a plurality of processing elements. The method is comprised of shifting the data along diagonals of the plurality of processing elements until the processing elements in the diagonal have received the -2
data held by every other processing element in that diagonal. Shifting along diagonals can be accomplished by executing pairs of horizontal and vertical shifts in the x - y directions or pairs of shifts in perpendicular directions, e.g. x-z. Each processing element stores data as its final output data as a function of the processing element's position.
100101 In one embodiment, an initial count is either loaded into each processing element or calculated locally based on the processing element's location. The initial count may be given by one of the following expressions: (x + y +1) MOD (array size) (C + R + 1) MOD (array size) (C + y + 1) MOD (array size) or (x + R +1) MOD (array size).
Where X,Y,C,R are defined as shown in Figs 1 SB and 1 5C.
Thereafter, the initial count is modified by a programmable amount at programmable intervals, for example, counting down after every pair vertical/horizontal shifts is completed, to produce a current count. When the current count equals a non-zero value, the current data is selected as the final output data. The present invention contemplates hardware, e. g., memory containing an ordered set of instructions, for carrying out the disclosed methods. The present invention provides an efficient method for obtaining the reflection of data. Those advantages and benefits, and others, will be apparent from the description of the invention appearing below.
BRIEF DESCRIPTION OF THE DRAWINGS,
1] For the present invention to be easily understood and readily practiced, the present invention will be described in conjunction with an exemplary embodiment, for purposes of illustration and not limitation, in conjunction with the following figures wherein: 00121 FIG. I is a block diagram illustrating the concept of active memory; 100131 FIG. 2 is a high level block diagram of one example of an active memory on which the methods of the present invention may be practiced; 00141 FIG. 3 is a high level block diagram of one example of a PE; 100151 FIG. 4 is a diagram illustrating one type of logic circuit that may be used to interconnect the PE illustrated in FIG. 3 to other PEs; 00161 FIG. 5 illustrates one method of interconnecting PEs to form an array of PEs; -3 ,
100171 FIGs.6A and 6B illustrate one example of an edge shift; [0018] FIGs.7A and 7B illustrate one example of a planar shift; [0019]FIGs.8A and 8B illustrate one example of a wrap shift; O020] FIGs.9A and 9B illustrate one example of a vector shift; [00211FIGs.lOA and 1 OB illustrate another example of a vector shift; 10022] FIGs.llA and 11B illustrate one example of a data broadcast from the edge registers in which a row and column select function enabled; [00231 FIGs.12A and 1 2B illustrate one example of a broadcatch in which only one column is selected; [00241 FIGs.13A and 1 3B illustrate one example of selected edge registers being loaded with the AND of selected columns; [0025] FIGs. 14A and 14B illustrate another example of a data broadcast; [00261 FIG. lSA illustrates an initial matrix of data while FIGs.15B and 1 SC illustrate transpositions of the data in the matrix of FIG.1SA; [00271 FIG.16A illustrates another matrix of data and FIG.16B illustrates the transpose of that data; [00281 FIG.17A illustrates the data appearing in the first row of the matrix of FIG.16A while FIGs.17B -17H illustrate the data for seven consecutive pairs of horizontaVvertical shifts, respectively; [00291 FIG.18 illustrates the initial value for the counter within each processing element to effect a transpose of the initial matrix of data; and [00301 FIGs.19A -19L illustrate the steps carried out on the first row of data to effect the transpose. DESCRIPTION OF THE INVENTION
100311 Illustrated in FIG. 2 is a high level block diagram of one example of an active memory device 18 on which thc methods of the present invention may be practiced. Thc reader should understand that the methods of the present invention are generally applicable to any group of processing elements having the necessary physical connections between PEs to enable the manipulation of data as required by the methods. The hardware illustrated in FIG. 2 is disclosed for purposes of illustration and not limitation. Furthermore, those of ordinary skill in the art will 4 /
recognize that the block diagram of FIG. 2 is an overview of an active memory device with a number of components known in the art being omitted for purposes of clarity.
l0032l The active memory device 18 of FIG. 2 is intended to be deployed in a computer system as a slave device, where a host processor (e.g. CPU 12 in FIG. 1) sends commands to the active memory device 18 to initiate processing within the active memory device 18. A complete processing operation, i.e., data movement and processing, in the active memory device 18 will usually consist of a sequence of many commands from the host to the active memory device 18.
10033] The active memory device 18 may have two interfaces, a bus interface 20 and a host memory interface 22, for interfacing with the host or other external logic for the purposes of data input, data output and for control. The host memory interface 22 (data input/output ports) of the active memory device 18 is similar in its operation to the interface of a synchronous DRAM. To access data within a DRAM array 24, the host must first activate a page of data. Each page may contain 1024 bytes of data and there may be 16384 pages in all. Once a page has been activated, it can be written and read through the, for example, 32 bit data input/output ports. The data in the DRAM array 24 is updated when the page is deactivated.
100341 In the active memory device 18 the input and output ports are separate, or they may be combined into a single bi-directional input/output port. A control output may be provided to control a bidirectional buffer servicing the single bi-directional input/output port.
[00351 The host memory interface 22 may operate at twice the frequency of the master input clock. A copy of the 2x clock may be driven off-chip as a timing reference. Unlike a traditional DRAM, the access time for the host memory interface 22 port takes a variable number of cycles to complete an internal operation, such as an activate or deactivate. A ready signal (ray) is provided to allow the host to detect when the command has been completed.
100361 The control or command port (cmd) may be a straightforward 32 bit synchronous write/read interface. Writes place both data and the corresponding address into a FIFO 26 of a task dispatch unit 28, which holds the commands until they are executed in the order they were issued. This arrangement allows a burst of commands to be written to the active memory device 18 suiting the burst operation of many peripheral buses. Reads may operate directly.
100371 The command port is also synchronous, running at the same frequency as the master input clock. Similarly to the host memory interface 22 port, the clock may be driven out as a timing reference.
-5
( 100381 In addition to the two address-mapped ports, the active memory device 18 has an interrupt output (intr) which is used to alert its host to various different conditions.
10039] Internal control in the active memory device 18 is handled by three processors. The task dispatch unit 28 (mentioned above) receives commands from the command port, interprets them and passes them on to the other two processors, a DRAM control unit 30 and an array sequence controller 32. The task dispatch unit 28 also maintains the addresses for operand placement in an array processor register file (RF) and enables access to on-chip resources such as a program memory 34.
[00401 The DRAM control unit 30 controls the DRAM array 24. The DRAM control unit 30 arbitrates between requests for DRAM array 24 access from the host through host memory access registers (H) and through the host memory interface 22. The DRAM control unit 30 also schedules DRAM array 24 refreshes.
1] The array sequence controller 32 controls an array or two dimensional mesh of PEs 36.
The sequence controller 32 also executes a program from the program memory 34 and broadcasts control signals into the array of PEs 36. The DRAM control unit 30 and array sequence controller 32 may have a synchronization mechanism, whereby they can link the execution of tasks in either processor.
[00421 The active memory device 18 may contain, according to one embodiment, sixteen 64k x128 eDRAM cores. Each eDRAM core is closely connected to an array of sixteen PEs, making 256 (16x 16)PEsinall.
100431 FIG. 3 is a high level block diagram of one example of a PE 37. The PE 37 is comprised of a set of Q registers and a shift network 38 which interact with a set of M registers and another shift register 40. One of the sets of registers and shift network 38, 40 receives inputs from various registers, such as register R0, Rl, R2 and 0. The output of the registers and shift networks 38, 40 is input to an arithmetic logic unit (ALU) 42. The ALU 42 is capable of performing various arithmetic functions on its input such as addition, subtraction, etc. as is known. The ALU 42 is in communication with condition logic 44 and a result pipe 46.
100441 The result pipe 46 is a series of interconnected registers R0, Rl, R2 and a neighborhood connection register X, which may be used to output a final value. The result pipe 46 also receives through a multiplexer 47 data in the form of an output signal X from its four neighbors, one to the north (XN), one to the east (XE), one to the south (XS) and one to the west (XW). If -6
the PE 37 happens to be located on an edge of an array, then it may be receiving data from an edge register or a PE in the same row or column, but on an opposite edge, as will be described in greater detail below.
100451 The result pipe 46 is in communication with a register file (RF) 48 which in turn is in communication with an interface 50. The interface 50 may include a DRAM interface 52 as well as access to the host memory access registers (H).
100461 The reader should recognize that the PE 37 illustrated in FIG. 3 is exemplary only and is not intended to limit the present invention. For example, the number and location of registers and shift networks may vary, the complexity of the ALU 42 and condition logic 44 may vary, the number of registers and interconnection of registers in the result pipe 46, the size and number of register files, and connection to neighboring PEs as well as other logic may be varied while remaining within the scope of the present invention. The particular architecture illustrated in FIG. 3 was selected to provide a rich register set to enable fairly complex multibyte operations to be kept within the PE as much as possible.
100471 For example, the Q registers and shift network 38 allow for data shifting within the 32 bits of the Q register to the left (most significant direction) one, two, four or eight places and eight places to the right as well as for merging data back into a floating point format. The M registers and shift network 40 allow for data shifting within the 32 bits of the M register to the right (least significant direction) one, two, four or eight places and for demerging data from floating point into a signed magnitude plus exponent format. The result from the ALU 42 can be loaded into register R0 while the input from the register file 48 can be loaded into either register Rl or register R2. The neighborhood connection register X can be used as a flexible member of the result pipeline allowing a pipeline length of up to four to be programmed within the PE 37.
The X register can be loaded from the R0, R1 or R2 registers, or from the neighborhood interconnection input (the X register of a neighboring PE). The output of the X register can be fed back into the result pipeline at Rl or R2. The register file 48 may be implemented as a 128 entry by 8 bit register file implemented as a synchronous static RAM.
100481 The DRAM interface 52 may contain two registers, a RAM IN register and a RAM OUT register. Input from the DRAM 24 of FIG. 2 may be held in the RAM IN register while output to the DRAM 24 is held in the RAM OUT register. The RAM IN and RAM OUT registers may reside in the clock domain of the DRAM 24 which typically uses a slower or divided clock
derived from the same source as the clock used for the PE array 36. The RAM IN and RAM OUT registers may be controlled directly from the DRAM control unit 30 and are not visible to the programmer. Data can be transferred into and out of the register file 48 using stolen cycles.
Data can also be transferred to/from the host memory access registers (H) without stealing cycles from processing in the PE 37.
9] Eight host memory access registers (H) may be provided which allows for a short burst of four or eight bytes to be transferred into or out of the DRAM 24 for host access. Those registers may be multiplexed and be visible from the host memory interface 22 (see FIG. l) as a page of data. More details about the PEs may be found in G.B. Patent Application No. Cow 16} 2 entitled Host Memory Interface for a Parallel Processor and filed September 17, 2002, which is hereby incorporated by reference.
0] FIG. 4 is a diagram illustrating one type of logic circuit that may be used to interconnect PEs of the type illustrated in FIG. 3. The reader will understand that many types of logic circuits may be used to interconnect PEs depending upon the functions to be performed. Using the logic circuit of FIG. 4 to interconnect PEs may result in an array of PEs 36 of the type illustrated in FIG. 5.
1] Turning now to FIG. 5, the X register within the result pipe 46 of each PE is driven out as, for example, an eight bit wide X output. Eight bits has been chosen in connection with this architecture as the data width for the PE-PE interconnect to keep a balance between the data movement performance of the array and the improved computational performance. Other sizes of interconnects may be used. The X output is: connected to the neighboring inputs of each PE's closest neighbors in the north and west directions. To the south and east, the X output is combined with the input from the opposite direction and driven out to the neighboring PK.
10052] At the edges of the array 36, the out-of-array connection is selected though a multiplexer to be either the output from the opposite side of the array or an edge/row register 54 or an edge/eol. register 56. The edge registers 54, 56 can be loaded from the array output or from the controller data bus. A data shift in the array can be performed by loading the X register from one of the four neighboring directions. The contents of the X register can be conditionally loaded on the AND gate of the row select and column select signals which intersect at each PK. When the contents of the X register is conditionally loaded, the edge registers 54, 56 are also loaded conditionally depending on the value of the select line which runs in the same direction. Hence, -8
an edge/row register 54 is loaded if the column select for that column is set to 1 and an edge/co! register 56 is set if the row select is set to 1. The reader desiring more information about the hardware configuration illustrated in FIG. 5 is directed to G.B. Patent Application GB02215 630, entitled Control of Processing Elements in Parallel Processors filed September 17, 2002, which is hereby incorporated by reference.
100531 With the hardware previously described, a number of shifting operations may be performed as illustrated in FIGs. 6A, 6B through 1 OA, 1 OB. In FIG. 6A and 6B, an edge shift is illustrated. En the edge shift, the edge/co! registers 56 are active as the data is shifted left to right (west to east) as shown in FIGs. 6A, 6B. The reader will recognize that an edge shift may be performed in the other direction, right to left (east to west). Alternatively, edge shifts may be performed by using the edge/row registers 54 in a north to south or south to north direction.
4] Illustrated in FIGs. 7A, 7B is a planer shift. In the planer shift there is no wrap around from the edge of the array. The reader will recognize that in addition to the planer shift illustrated in FIGs. 7A, 7B, planer shifts from east to west, north to south, and south to north may also be performed.
100551 Illustrated in FIGs. 8A, 8B is a wrap shift. In the wrap shift, the edge/co! registers 56 do not participate. Additionally, wrap shifts from east to west, north to south and south to north may be performed.
[00561 Illustrated in FIGs. 9A, 9B is a vector shift. Again, the edge/co! registers 56 do not participate. Furthermore, the output of the PE in the bottom right corner of the array wraps to the input of the PE in the upper left corner of the array. In FIGs. 1 OA and 1 OB, a vector shift in the direction opposite to the direction of FIGs. 9A, 9B is illustrated. The reader will recognize that vector shifts from north to south and south to north may also be performed.
[00571 Returning to FIG. 5, the PE-PE interconnect may also provide a broadcast and broadcatch network. Connections or buses 58 extend north to south from a column select register 59 and connections or buses 60 extend west to east from a row select register 61. Also provided is row broadcastlbroadcatch AND chain 62 and a column broadcast/broadcatch AND chain When used for data broadcast or broadcatch, these connections (column buses 58 and row buses 60) act as if driven by open drain drivers; the value on any bit is the wire-AND of all the drivers outputs.
Three control signals (broadcatch, broadcast and intercast) determine the direction of the buses as follows:
If broadcatch is set to 1, any PE for which the corresponding bits of the row select register 61 and column select register 59 are both set will drive both the row buses 60 and the column buses 58. Note that if no PEs in a row or column drive the bus, the edge register at the end of that row or column will be loaded with O x FF.
If broadcast is set to 1, the row bus 60 is driven from the row select register 61 and the column bus 58 is driven from the column select register 59 and any PE for which the corresponding bits ofthe row select register 61 and column select register 59 are both set will be loaded from one of the row or column inputs, according to which is selected.
If intercast is set to 1, any PE in which its A register is 1 will drive its output onto its row bus 60 and column bus 58 and any PE for which the corresponding bits of the row select register 61 and column select register 59 are both set will be loaded i from one of the row buses 60 or column buses 58, according to which is selected.
100581 With the aforementioned connections, a number of operations are possible, some of which are illustrated in FIGs. l lA, l lB through 14A, 14B.
100591 In FIGs. l lA, 1 IB, data is broadcast from edge/co! registers 56 with the column select register 59 and row select register 61 set as illustrated in FIG. l l A. As a result, data is latched in the PEs as shown in FIG. 11 B in which four PEs are active, and the remainder of the PEs in the array are inactive.
10060] In FIGs. 12A, 12B, a broadcatch instruction is illustrated in which one column is selected by setting the value for that column's bus 58 to L. In this broadcatch-column operation, only those edge /colt registers 56 for which the row select register 61 bits are set, will be loaded.
Similarly, in a broadcatch-row operation (not shown), only those row/edge registers 54 for which the corresponding column select register 59 bits are set, will be loaded.
100611 FIGs. 13A, 13B illustrate a broad catch irstruction. In the illustrated example, the column select register 59 and row select register 61 are used to select the PEs whose values will be AND'ed together and loaded in the corresponding edge/co! registers 56. In FIGs. 13A, 13B, the column edge registers 56 are loaded with the AND of selected columns, except where the row select is 0.
2] In FIGs. 14A, 14B, an example of an intercast operation is illustrated. In an intercast operation, PEs which drive onto the row buses 60 and column buses 58 are determined by each -10
PE's A register value. The PEs which are loaded are determined by the row and column selects, just like for a broadcast. In FIG. I 4A, data is broadcast from the X registers of those PEs where A equals 1 while in FIG. 14B, the column select register 59 and row select register 61 together activate those PEs into which data will be written.
[00631 Using the aforementioned instructions or operations, a group of instructions may be combined into an instruction set for manipulating data within the array 36 of PEs. The instruction set may include a single instruction or operation or a combination of instructions.
Each individual instruction is carried out though a series of shifts.
[00641 In operation, an input matrix of data is placed on the shift network, and moved around by using a combination of north, south, east and west shifts. In addition, the column select register 59 and row select register 61 may be used to determine which of the PEs is active. The exact combination of active PEs, instructions, and direction in which the instruction (shift) is performed will depend upon the particular array manipulation required. As the instructions are executed and the shifting proceeds, each PE will be presented with different array values. For example, if a wrap shift is performed a number of times equal to the number of PEs in a row, each PE in the row will see every value held by all of the other PEs in the row.
[00651 A PE can conditionally select any of the values it sees as its final output value by conditionally loading that value, which is representative of an output result matrix. However, only one value, the desired result, is loaded.
10066] All X values are passed through the PE; the required output value is conditionally loaded once it has arrived in the PK. The conditional loading can be done in various ways. e.g. by using any PE registers except X, Rl, or R2. An example is shown below.
Cycle PEC+O - PEC+ I _ PEC=Z _ PEC+3 T+O X≤xefeast) X<-xe X<-xe X<-xe I _ _ _ L; PRO ≤ Rl <cond>9. RO ≤ R I j oral ?RO ≤ Rl <condo>. RO = Rl
( At time T+0: The X register reads data form the X register on the PE to the East. This shifts data to the left (or West).
At time T+1: The R1 register unconditionally reads the data off the shift network (X register) At time T+2: The R0 register conditionally loads the data from R1. (i.e. if cond≥1).
[00671 The timing of the loading is achieved by maintaining a current count in a local counter, which is typically implemented in software. In one embodiment, the local counter is set to an initial value. The local counter can be set in a variety of ways, including loading the counter with the initial value or calculating the initial value locally based on the processing element's location in the matrix (or array) and the function being performed on the data. Thereafter, at certain points in the shifting process, the counter is decremented. For example, the counter may be decremented once for each shift that occurs, or may be decremented once per n clock cycles where n clock cycles equals one shift. As stated, the initial value of the counter depends on its position in the matrix or array and is given by the general function f (Row_Index, Col_Index), wherethe exact form of f() will depend on the particular array manipulation required. When the counter reaches a non-positive value (i.e., zero or negative) the PE selects the data to be loaded into the output matrix.
8] Other ways of achieving the same result include resetting the counter to zero and loading each PE with a target value. Thereafter, the counter is incremented producing a current count.
When the current count equals the target value, the data value is selected as the final output value to be loaded into the output matrix. Generally, a counter is set to a first known value. Then, at certain programmable points in the algorithm, the value of the counter may be altered, up or down, by a programmable amount. Storing, occurs when a current count in the counter hits a pre-defined target value.
100691 FIG. I SA illustrates a matrix of data while FIGs. I 5B and 1 5C illustrate two possible transposes of the matrix of data illustrated in FIG. 1 5A. In each case, the leading diagonals (shown in bold) remain unchanged. A matrix of data may be represented by PEs arranged in rows and columns extending in the x and y directions, respectively, or PEs arranged in higher dimensional structures, but with perpendicular bows' and 'columns', e.g. x and z directions.
10070] The two examples of FIGs. 1 SB and 1 5C can be viewed as using different representations for row order. The present invention need not comply to any conventions for it to work; the present invention need only be internally consistent. The manner in which the rows and columns are numbered is the manner which is quickest to implement. The numbering conventions for possible versions of the algorithm are as follows. For the 'top' mode (FIG. 1 5B), the data can be transposed by moving data across the array in one of two directions: À right and upwards (or vice versa) using (X+Y+I) MOD size À left and downwards (or vice versa) using (C+R+I) MOD size For the 'bottom' mode (FIG. 1 SC), the data can be transposed by moving data across the array in one of two directions: left and upwards (or vice versa) using (C+Y+1) MOD size right and downwards (or vice versa) using (X+R+1) MOD size 10071] Turning to FIGs. 1 6A and 1 6B, FIG. 1 6B represents one possible transpose of the data of FIG. 16A. FIG. 17A illustrates the data appearing in the first row ofthe matrix of FIG. 16A while FIGs. 1 7B through 1 7H illustrate the data as it appears as a result of seven consecutive horizontal/vertical pairs of shifts, i.e. , move data right (east) 1 PE, and move data up (north) one PK. In FIG. 17A, the data "al" appearing in position one represents that data in the first row of the transpose of FIG. 1 6B. So that data is selected as the final output. In FIG. 1 7B, after the first pair of east/north shifts, the data "a2" appearing in position two represents the data in the first row of the transpose of FIG. 1 6B. Similarly, in FIGs. 1 7C through 1 7H the data "a3" to "a8" appears in positions three through eight, respectively. Using the expression (X+Y+1) MOD (8), the local counters in each of the processing elements may be set to an initial count as illustrated in FIG. 18.
10072] FIGs. 19A through l9L illustrate input data, output data and counter values through the process of shifting data. In FIG. I 9A, the input data is initialized and the counters set to their initial values as illustrated. Thereafter, as illustrated in FIG. 1 9B, the counter values are tested and the counter in position one is nonpositive. That PE's current data ("al") is selected as the final output data. In FIG. I 9C the counters are decremented resulting in the values shown in the third row of FIG. 1 9C. Thereafter, in step 4, the first pair of shifts is performed resulting in the values shown in the first row of FIG. I 9D.
-13
10073] In FIGs. 1 9E, 1 9F, and 1 9G, the process is repeated. Beginning with FIG. 1 9E, the counter values for PEs which have not yet latched data are tested, and it is determined that the counter for the PE in position two is not positive. Accordingly, the data "a2" is latched.
Thereafter, in step 1 9F, each counter is decremented again resulting in the values shown in the third row in FIG. l9F. In FIG. l9G, the second pair of shifts is performed resulting in the data illustrated in the first row of FIG. I 9G.
100741 At FIG. 1 9H, the process is repeated beginning with the testing of the counters for those PEs which have not yet latched data. IN FIG. I 9H, it is determined that the local counter in the PE in position three is nonpositive such that the data "a3" is latched as the final output data.
Thereafter, in FIG. 1 9I, the value of the counters is once again decremented resulting in the current counts as shown in the third row of FIG. 1 9I.
100751 The process is continually repeated until step 22, represented in FIG. l9J, which I illustrates the seventh pair of shifts. In FIG. I 9K, the counters which have not yet latched data are tested and it is determined that the current count in the processing element in position eight is nonpositive. Accordingly, the data "as" is latched by the processing element in position eight.
In step 23, represented in FIG. I 9L, the counters are decremented once last time, although that step is not necessary as it can be seen from FIG. 1 9K, second row, that all of the data needed for a transpose of the first row has been latched. Figures 1 9A through 1 9L illustrate one embodiment for maintaining a current count in local counters within each processing element.
Those of ordinary skill in the art will recognize that other methods of maintaining a current count, as well as counting up and counting down, testing for values other than nonpositive values, e.g. a target value, can be carried out while remaining within the scope of the present invention. 100761 By using the method of the present invention, PEs within a group of PEs can be individually controlled as to the output value which the PE selects for output into the final matrix. Thus, although all of the PEs are responding to the same command, e.g., an east to west wrap shift, each of the PEs is capable of selecting different data at different points during the execution of the instruction thereby enabling various types of data manipulations. Furthermore, by determining which PEs are active, additional flexibility is provided so that subsets of data can be manipulated.
100771 Although the figures illustrate a two-dimensional (2D) array connected as a mesh the present invention is applicable to other configurations. According1y, the phrase 'plurality of processing elements" is to be broadly construed to include 2D and 3D collections of PEs connected in any known manner. For example, the PE's could be connected in shapes other than as illustrated in the figures, e.g., a cube. That would have f(x_Index, y_Index, z_Index). An n-
dimensional hypercube would have n dimensions and f (d(O), d(1), d(2).... d(n-l)).
100781 Additionally, the network need not be connected as a mesh. For example, a simple extension may be implemented by providing two extra connections, one to the PE halfway across the row and the other to the PE halfway down the column. For that example there would be two more shift connections. In addition to the north, east, south, and west shifts, there could also be Half Row and Half Col shifts. Both of the above changes could be used at the same time. For example, a four dimensional hyper-cube with half-way connections would have twelve shift options. However, there are only certain configurations of PE's in which a transpose operation makes geometric sense. Consider a 3D cuboid of 8x8x4 PE's. The 3D transpose would be performed using a "plane of diagonals'. There are 4 slices of 8x8 PE's, within each slice, the diagonal is used as described above to perform the transpose. Within the cuboid, these diagonals on each of the 4 slices sit on top of each other to form a 4x8 plane of PE's. In general an N-
dimensional mesh of PE's that can be 'sliced' to produce a set of MxM squares is amenable to a N-dimensional transpose. Furthermore, certain such meshs may be sliced in different directions to produce different sets of squares, e.g., an 8x8x4x4 mesh could be sliced to produce 8x8 or 4x4 squares. l 10079] While the present invention has been described in connection with a preferred embodiment thereof, those of ordinary skill in the art will recognize that many modifications and variations such as those previously discussed are possible. The present invention is not to be limited by the foregoing description but only by the following claims.
-15

Claims (26)

What is claimed is:
1. A method for transposing data in a plurality of processing elements, comprising; shifting the data along diagonals of the plurality of processing elements until the processing elements in the diagonal have received the data held by every other processing element in that diagonal; selecting data as final output data based on a processing element's position.
2. The method of claim I additionally comprising one of loading an initial count into each processing element and calculating an initial count locally based on the processing element's location, said selecting being responsive to said initial count.
3. The method of claim 2 wherein said plurality of processing elements is arranged in an array and said initial count is given by one of the following expressions: (x + y +1) MOD (array size) (C + R + 1) MOD (array size) (C + y + 1) MOD (array size) or (x + R +1) MOD (array size).
4. The method of claim 2 additionally comprising maintaining a current count in each processing element, said current count being responsive to said initial count and the number of data shifts performed, said selecting being responsive to said current count.
5. The method of claim 4 wherein said maintaining a current count includes altering said initial count at programmable intervals by a programmable amount.
6. The method of claim 4 wherein said initial count is decremented in response to said shifting of data to produce said current count.
7. The method of claim 4 wherein said selecting occurs when said current count is non positive.
8. The method of claim 1 additionally comprising maintaining a local count including setting a counter to a first known value, and counting up from said first known value based on the number of shifts that have been performed, said selecting occurring when a current count equals a target count.
9. The method of claim 1 wherein said shifting includes a combination of vertical and horizontal shifting.
-16 l
10. The method of claim 1 wherein said shifting includes a combination of shifting in the x and z directions.
11. A method for transposing data in an array of processing elements, comprising: shifting the data along diagonals in the array a number of times equal to N-1 where N equals the number of processing elements in a diagonal; outputting data from each processing element as a function of that element's position in a diagonal.
12. The method of claim 11 additionally comprising one of loading an initial count into each processing element and calculating an initial count locally based on the processing element's position in a diagonal, said outputting being responsive to said initial count.
13. The method of claim 12 wherein said initial count is given by one of the following expressions: (x + y +1) MOD (array size) (C + R + 1) MOD (array size) (C + y + 1) MOD (array size) or (x + R +1) MOD (array size).
14. The method of claim 12 additionally comprising maintaining a current count in each processing element, said current count being responsive to said initial count and the number of data shifts performed, said outputting being responsive to said current count.
15. The method of claim 14 wherein said maintaining a current count includes altering said initial count at programmable intervals by a programmable amount.
16. The method of claim 14 wherein said initial count is decremented in response to said shifting of data to produce said current count.
17. The method of claim 16 wherein said outputting occurs when said current count is non positive.
18. The method of claim 12 additionally comprising maintaining a local count including setting a counter to a first known value, and counting up from said first known value based on the number of shifts that have been performed, said outputting occurring when a current count equals a target count.
19. The method of claim 11 wherein said shifting includes a combination of vertical and horizontal shifting.
-17
20. The method of claim 11 wherein said shifting includes a combination of shifting in perpendicular directions.
21. A method for transposing data in a plurality of processing elements, comprising: shifting data between processing elements arranged in diagonals; setting an initial count in each processing element according to one of the expressions: (x + y +1) MOD (array size) (C + R + 1) MOD (array size) (C + y + 1) MOD (array size) or (x + R + 1) MOD (array size) modifying the initial count by a programmable amount and at programmable intervals to produce a current count; and selecting output data as a function of said current count.
22. The method of claim 21 wherein said modifying includes counting down from said initial count.
23. The method of claim 22 wherein said selecting occurs when said current count is a non-
positive value.
24. The method of claim 21 wherein said shifting includes a combination of vertical and horizontal shifting.
25. The method of claim 21 wherein said shifting includes a combination of horizontal shifting.
26. A memory device carrying an ordered set of instructions which, when executed, perform a method comprising: shifting the data along diagonals of the plurality of processing elements until the processing elements in the diagonal have received the data held by every other processing element in that diagonal; selecting data as final output data based on a processing element's position.
-18 i
GB0309197A 2002-09-17 2003-04-23 Method for manipulating data in a group of processing elements to transpose the data Expired - Fee Related GB2393278B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
GB0309197A GB2393278B (en) 2002-09-17 2003-04-23 Method for manipulating data in a group of processing elements to transpose the data
US10/689,257 US7596678B2 (en) 2003-04-23 2003-10-20 Method of shifting data along diagonals in a group of processing elements to transpose the data

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
GB0221562A GB0221562D0 (en) 2002-09-17 2002-09-17 Host memory interface for a parallel processor
GB0221563A GB2395299B (en) 2002-09-17 2002-09-17 Control of processing elements in parallel processors
GB0309197A GB2393278B (en) 2002-09-17 2003-04-23 Method for manipulating data in a group of processing elements to transpose the data

Publications (3)

Publication Number Publication Date
GB0309197D0 GB0309197D0 (en) 2003-05-28
GB2393278A true GB2393278A (en) 2004-03-24
GB2393278B GB2393278B (en) 2006-08-09

Family

ID=40091417

Family Applications (1)

Application Number Title Priority Date Filing Date
GB0309197A Expired - Fee Related GB2393278B (en) 2002-09-17 2003-04-23 Method for manipulating data in a group of processing elements to transpose the data

Country Status (1)

Country Link
GB (1) GB2393278B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2974918A1 (en) * 2011-05-05 2012-11-09 Ingenico Sa Integrated circuit i.e. coprocessor, for use during digital data processing, has intermediate word index comprising bits of data words, and reproducing unit reproducing intermediate word index, where circuit implements toggle command

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4215401A (en) * 1978-09-28 1980-07-29 Environmental Research Institute Of Michigan Cellular digital array processor
WO1994010638A1 (en) * 1992-11-05 1994-05-11 The Commonwealth Of Australia Scalable dimensionless array
US5546336A (en) * 1995-01-19 1996-08-13 International Business Machine Corporation Processor using folded array structures for transposition memory and fast cosine transform computation

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4215401A (en) * 1978-09-28 1980-07-29 Environmental Research Institute Of Michigan Cellular digital array processor
WO1994010638A1 (en) * 1992-11-05 1994-05-11 The Commonwealth Of Australia Scalable dimensionless array
US5546336A (en) * 1995-01-19 1996-08-13 International Business Machine Corporation Processor using folded array structures for transposition memory and fast cosine transform computation

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2974918A1 (en) * 2011-05-05 2012-11-09 Ingenico Sa Integrated circuit i.e. coprocessor, for use during digital data processing, has intermediate word index comprising bits of data words, and reproducing unit reproducing intermediate word index, where circuit implements toggle command

Also Published As

Publication number Publication date
GB0309197D0 (en) 2003-05-28
GB2393278B (en) 2006-08-09

Similar Documents

Publication Publication Date Title
CN114003547B (en) Reconfigurable parallel processing
US7447720B2 (en) Method for finding global extrema of a set of bytes distributed across an array of parallel processing elements
EP0390907B1 (en) Parallel data processor
US7574466B2 (en) Method for finding global extrema of a set of shorts distributed across an array of parallel processing elements
US5230057A (en) Simd system having logic units arranged in stages of tree structure and operation of stages controlled through respective control registers
EP0726532B1 (en) Array processor communication architecture with broadcast instructions
EP0334844B1 (en) Virtual processor techniques in a multiprocessor array
US7581080B2 (en) Method for manipulating data in a group of processing elements according to locally maintained counts
JPH0727516B2 (en) SIMD array processor
US20060212613A1 (en) Data processor apparatus
US7263543B2 (en) Method for manipulating data in a group of processing elements to transpose the data using a memory stack
US7596678B2 (en) Method of shifting data along diagonals in a group of processing elements to transpose the data
US8856493B2 (en) System of rotating data in a plurality of processing elements
JPS6042516B2 (en) data processing equipment
GB2393278A (en) Transposing data in an array of processing elements by shifting data diagonally
US7676648B2 (en) Method for manipulating data in a group of processing elements to perform a reflection of the data
GB2393277A (en) Generating the reflection of data in a plurality of processing elements
GB2393280A (en) Transposing data in a plurality of processing elements using a memory stack.
US7133998B2 (en) Active memory processing array topography and method
US7437726B2 (en) Method for rounding values for a plurality of parallel processing elements
GB2393276A (en) Method of rotating data in a plurality of processing elements
US7503046B2 (en) Method of obtaining interleave interval for two data values
US5101371A (en) Apparatus for performing a bit serial orthogonal transformation instruction
US20040216115A1 (en) Method for using extrema to load balance a loop of parallel processing elements
JPH01204177A (en) Matrix arithmetic circuit

Legal Events

Date Code Title Description
PCNP Patent ceased through non-payment of renewal fee

Effective date: 20140423