WO2004034218A2 - Method and apparatus for thread-based memory access in a multithreaded processor - Google Patents

Method and apparatus for thread-based memory access in a multithreaded processor Download PDF

Info

Publication number
WO2004034218A2
WO2004034218A2 PCT/US2003/031961 US0331961W WO2004034218A2 WO 2004034218 A2 WO2004034218 A2 WO 2004034218A2 US 0331961 W US0331961 W US 0331961W WO 2004034218 A2 WO2004034218 A2 WO 2004034218A2
Authority
WO
WIPO (PCT)
Prior art keywords
memory
thread
processor
multithreaded processor
multithreaded
Prior art date
Application number
PCT/US2003/031961
Other languages
French (fr)
Other versions
WO2004034218A3 (en
Inventor
Erdem Hokenek
Mayan Moudgill
John C. Glossner
Original Assignee
Sandbridge Technologies, Inc.
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 Sandbridge Technologies, Inc. filed Critical Sandbridge Technologies, Inc.
Priority to AU2003282511A priority Critical patent/AU2003282511A1/en
Priority to JP2004543571A priority patent/JP2006502507A/en
Priority to EP03774703.7A priority patent/EP1550032B1/en
Priority to ES03774703T priority patent/ES2758623T3/en
Publication of WO2004034218A2 publication Critical patent/WO2004034218A2/en
Publication of WO2004034218A3 publication Critical patent/WO2004034218A3/en

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/38Concurrent instruction execution, e.g. pipeline, look ahead
    • G06F9/3836Instruction issuing, e.g. dynamic instruction scheduling or out of order instruction execution
    • G06F9/3851Instruction issuing, e.g. dynamic instruction scheduling or out of order instruction execution from multiple instruction streams, e.g. multistreaming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0806Multiuser, multiprocessor or multiprocessing cache systems
    • G06F12/0842Multiuser, multiprocessor or multiprocessing cache systems for multiprocessing or multitasking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/06Addressing a physical block of locations, e.g. base addressing, module addressing, memory dedication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0844Multiple simultaneous or quasi-simultaneous cache accessing
    • G06F12/0846Cache with multiple tag or data arrays being simultaneously accessible
    • 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/34Addressing or accessing the instruction operand or the result ; Formation of operand address; Addressing modes
    • G06F9/342Extension of operand address space
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline, look ahead
    • G06F9/3824Operand accessing
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Definitions

  • the present invention relates generally to the field of digital data processors, and more particularly to memory access techniques for use in a multithreaded processor.
  • Memory is an important aspect of processor design. As is well known, processors are often used in conjunction with a memory system that includes a hierarchy of different storage elements. For example, such a memory system may include a backing store, a main memory and a cache memory, as described in, e.g., M.J. Flynn, "Computer Architecture: Pipelined and
  • Memory performance is typically characterized by parameters such as access time and bandwidth.
  • the access time refers to the time between a processor request for a particular piece of data from memory and the return of the requested data to the processor.
  • the memory bandwidth refers to the number of memory access requests that can be accommodated by the memory per unit of time.
  • a given memory such as the cache memory or main memory in the above-noted illustrative memory system configuration, may be organized in the form of multiple banks. Portions of the memory may also be referred to as modules. For example, a number of banks may be combined into a single memory module, or a number of modules may be combined to form one of the banks. Typically, only a subset of the banks of the memory may be active at any given time during a memory access.
  • a single processor makes a request to a single memory module. The processor then ceases activity and waits for service from the module. When the module responds, the processor activity resumes.
  • Each memory module has at least two important parameters, namely, module access time and module cycle time.
  • the module access time is the time required to retrieve data into an output memory buffer register given a valid address.
  • Module cycle time is the minimum time between requests directed at the same module.
  • processors and memory were separately packaged. However, with modern integration techniques it is possible to integrate multiple modules and banks within a single integrated circuit die along with the processor.
  • a significant problem with conventional memory access techniques is that such techniques are generally not optimized for use with multithreaded processors, that is, processors which support simultaneous execution of multiple distinct instruction sequences or "threads.”
  • multithreaded processors that is, processors which support simultaneous execution of multiple distinct instruction sequences or "threads.”
  • conventional memory access techniques when applied to multithreaded processors often require an excessive number of read and write ports, which unduly increases power consumption.
  • such techniques when applied to multithreaded processors can result in the stalling of particular processor threads, and increased memory access times.
  • the present invention provides improved memory access techniques for a multithreaded processor. More particularly, the memory access techniques of the invention in an illustrative embodiment thereof provide thread-based bank access in a memory associated with a multithreaded processor, such that memory access related stalling of processor threads is avoided.
  • a multithreaded processor determines a thread identifier associated with a particular processor thread, and utilizes at least a portion of the thread identifier to select a particular portion of an associated memory to be accessed by the corresponding processor thread.
  • a first portion of the thread identifier may be utilized to select one of a plurality of multiple-bank memory elements within the memory, and a second portion of the thread identifier may be utilized to select one of a plurality of memory banks within the selected one of the multiple-bank memory elements.
  • the first portion may comprise one or more most significant bits of the thread identifier, while the second portion comprises one or more least significant bits of the thread identifier.
  • each of the multiple-bank memory elements may include an even memory bank and an odd memory bank, with a least significant bit of the second portion of the thread identifier being utilized to select one of the even memory bank and the odd memory bank for access by the corresponding processor thread.
  • Other aspects of the invention relate to token triggered threading and pipelined instruction processing.
  • the multithreaded processor may be configured to implement token triggered threading.
  • This type of threading utilizes a token to identify, in association with a current processor clock cycle, a particular hardware thread unit or context that will be permitted to issue an instruction for a subsequent clock cycle.
  • the invention significantly reduces memory access time and power consumption in a multithreaded processor, without any loss of processor performance.
  • two read or write memory accesses can be achieved in a single processor cycle using only a single memory port.
  • FIG. 1 is a block diagram of an example processing system in which the invention is implemented.
  • FIG.2 is a more detailed block diagram of an illustrative embodiment of a multithreaded processor of the FIG. 1 processing system.
  • FIG. 3 illustrates an example of token triggered threading suitable for use in the multithreaded processor of FIG. 2 in accordance with the techniques of the invention.
  • FIG.4 illustrates the manner in which example instruction functions may be pipelined in the FIG. 2 multithreaded processor in accordance with the techniques of the invention.
  • FIG. 5 shows a simplified example pipeline with multiple contexts of the FIG. 2 processor issuing instructions on successive cycles.
  • FIG. 6 illustrates a memory access technique implemented in the FIG. 2 multithreaded processor in accordance with the invention.
  • the present invention will be illustrated herein as implemented in a multithreaded processor having associated therewith a main memory, a multithreaded cache memory, and a multithreaded data memory. It should be understood, however, that the invention does not require the use of the particular multithreaded processor and memory configurations of the illustrative embodiment, and is more generally suitable for use in any multithreaded processor memory access application in which it is desirable to provide a reduction in the number of required memory ports and thus reduced power consumption.
  • FIGS. 1 and 2 An example processing system 100 which implements a memory access technique in accordance with the invention will be described in conjunction with FIGS. 1 and 2.
  • FIG. 1 shows the processing system 100 as including a multithreaded processor 102 coupled to a main memory 104.
  • the multithreaded processor 102 includes a multithreaded cache memory 110 and a multithreaded data memory 112.
  • FIG. 2 shows a more detailed view of one possible implementation of the multithreaded processor 102.
  • the multithreaded processor 102 includes the multithreaded cache memory 110, the data memory 112, a cache controller 114, an instruction decoder 116, a register file 118, and a set of arithmetic logic units (ALUs) 120.
  • the multithreaded cache memory 110 is also referred to herein as a multithreaded cache.
  • FIGS. 1 and 2 are simplified for clarity of illustration, and additional or alternative elements not explicitly shown may be included, as will be apparent to those skilled in the art.
  • the multithreaded cache 110 includes a plurality of thread caches 110-1, 110-2, . . . 110-
  • N where N generally denotes the number of threads supported by the multithreaded processor
  • Each thread thus has a corresponding thread cache associated therewith in the multithreaded cache 110.
  • the data memory 112 includes N distinct data memory instances, denoted data memories 112-1, 112-2, . . . 112-N as shown.
  • Each of the thread caches in the multithreaded cache 110 may comprise a memory array having one or more sets of memory locations.
  • a given thread cache may further comprise a thread identifier register for storing an associated thread identifier, as will be described in greater detail below in conjunction with FIG. 6.
  • the multithreaded cache 110 interfaces with the main memory 104 via the cache controller 114.
  • the cache controller 114 ensures that the appropriate instructions from main memory 104 are loaded into the multithreaded cache 110.
  • the cache controller 114 in this illustrative embodiment, operating in conjunction with logic circuitry or other processing elements associated with the individual thread caches 110-1, 110-2, . . . 110-N, implements at least a portion of an address mapping technique, such as fully associative mapping, direct mapping or set-associative mapping.
  • an address mapping technique such as fully associative mapping, direct mapping or set-associative mapping.
  • Illustrative set-associative mapping techniques suitable for use in conjunction with the present invention are described in U. S . Patent Application Serial Nos. 10/161,774 and 10/161,874, both filed June 4, 2002 and commonly assigned with the present application, and both of which are incorporated by reference herein.
  • the multithreaded cache 110 is used to store instructions to be executed by the multithreaded processor 102, while the data memory 112 stores data that is operated on by the instructions. Instructions are fetched from the multithreaded cache 110 by the instruction decoder 116 which operates in conjunction with the register file 118 and the ALUs 120 in controlling the execution of the instructions in a conventional manner.
  • the operation of multithreaded processor elements such as 116, 118 and 120 is well-understood in the art, and therefore not described in further detail herein.
  • the data memory 112 is typically directly connected to the main memory 104, although this connection is not explicitly shown in the figure.
  • One or more of the memories 104, 110 and 112 may each be configured so as to include multiple banks or other designated portions.
  • each bank may be viewed as being made up of one or more memory modules, or a specified portion of a single memory module.
  • memory as used herein is intended to be construed broadly so as to encompass an internal or external memory, a cache memory, a data memory, or other arrangement of data storage elements. The invention is not limited to any particular memory type, configuration or application. It should be noted, however, that memories are generally understood in the processor art as being distinct from registers such as those comprising register file 118 in FIG. 2. Techniques for thread-based access to register files are described in the above-cited U.S. Patent Application Attorney Docket No. 1007-7, entitled "Method and Apparatus for Register File Port Reduction in a Multithreaded Processor.”
  • multithreaded processor of the type shown in FIG. 2 and suitable for use in conjunction with the present invention is described in U.S. Provisional Application Serial No. 60/341 ,289, filed December 20, 2001 , which is incorporated by reference herein.
  • An illustrative embodiment of a multithreaded processor as described in U. S . Provisional Application Serial No. 60/341,289 is capable of executing RISC-based control code, digital signal processor (DSP) code, Java code and network processing code.
  • the processor includes a single instruction multiple data (SIMD) vector unit, a reduction unit, and long instruction word (LIW) compounded instruction execution.
  • SIMD single instruction multiple data
  • LIW long instruction word
  • a memory associated with the multithreaded processor 102 is separated into distinct portions, and a particular one of the portions is selected for access by a given processor thread using a corresponding thread identifier. More particularly, in the illustrative embodiment, the memory access time and power requirements associated with the multithreaded processor 102 are reduced by banking memory on a per-thread basis, without incurring any performance penalty. In addition, the thread-based banking approach can prevent memory access related stalling of processor threads.
  • the memory configured in this manner may comprise, by way of example, one or more of the main memory 104, the cache memory 110, the data memory 112, or other memory contained within or otherwise associated with the multithreaded processor 102. An example implementation of this memory access technique will be described below in conjunction with FIGS. 3, 4, 5 and 6.
  • the multithreaded processor 102 may be configured to utilize a threading approach referred to as token triggered threading, or other suitable threading techniques.
  • FIG. 3 shows an example of token triggered threading for an implementation of processor 102 in which the number of threads N is eight. In general, all of the threads operate simultaneously, and each accesses a corresponding instance of the thread cache 110 and data memory 112. As shown in FIG. 3 , the eight threads are denoted Thread 0, Thread 1 , Thread 2, . . . Thread 7, and are illustrated as being serially interconnected in the form of a ring. In the multithreaded processor, a given thread can generally be viewed in terms of hardware as well as software. The particular processor hardware associated with a given thread is therefore more particularly referred to herein as a hardware thread unit or simply a "context.” In accordance with the token triggered threading illustrated in FIG.
  • FIG.4 illustrates the manner in which example instruction functions may be pipelined in the multithreaded processor 102 in accordance with the present invention.
  • this type of pipelining is preferably utilized in conjunction with the token triggered threading described previously, but it is to be appreciated that numerous other combinations of pipelining and threading may be used in implementing the invention.
  • the example instruction functions in FIG. 4 include Load/Store (Ld/St), ALU, integer multiplication (I_Mul) and vector multiplication (V_Mul), and are shown as having nine, six, seven and eight pipeline stages, respectively.
  • Each of the example instruction pipelines illustrated in FIG. 4 includes at least an instruction decode stage, a register file (RF) read stage, a transfer (Xfer) stage and a writeback
  • the RF read stage involves reading from a register file, e.g., the register file 118
  • the transfer stage typically involves transferring instruction results to a designated holding register
  • the WB stage involves writing instruction results back to memory or a register file.
  • the Ld/St pipeline further includes an address generation (Agen) stage, an internal (Int) or external (Ext) determination stage, and three additional memory execute stages, denoted MemO, Meml and Mem2.
  • the Ld/St pipeline thus includes a total of four memory execute stages, that is, MemO, Meml , Mem2 and WB.
  • the internal or external determination stage determines if the associated memory access is to an internal or an external memory, and may be viewed as an additional decode stage within the pipeline. It should be noted that additional memory execute stages may be required for certain external memory accesses. For example, if the WB stage of an external memory access does not complete during the period of time for which the corresponding thread is active, the thread may be stalled such that the WB stage will complete the next time the thread is active.
  • the ALU pipeline further includes two execution stages denoted Execl and Exec2.
  • the integer I_Mul pipeline further includes three execution stages denoted Execl , Exec2 and Exec3.
  • the vector N_Mul pipeline further includes two multiplication stages MP Yl and MP Y2, and two addition stages Addl and Add2.
  • the multithreaded processor 102 is preferably configured such that once an instruction from a particular context enters its corresponding pipeline, it runs to completion.
  • FIG. 5 shows a simplified example set of pipelined instructions with multiple contexts of the multithreaded processor 102 issuing instructions on successive cycles.
  • the issued instructions each include the same four pipeline stages, denoted instruction fetch (IF), read (RD), execute (EX) and writeback (WB). It is further assumed that there are three threads, and thus tliree contexts issuing instructions in a sequential manner similar to that described in conjunction with FIG. 3.
  • An integer add instruction addi rO, r2, 8 is initially issued by a first one of the contexts on a first clock cycle.
  • the other two contexts issue instructions on respective subsequent clock cycles. It takes a total of three clock cycles for each of the contexts to issue an instruction. On a fourth clock cycle, the first context issues another instruction, namely an integer multiplication instruction muli r8, rO, 4.
  • FIG. 5 example serves to illustrate that with an appropriately-configured pipeline and a sufficient number of threads, all hardware contexts may be executing concurrently even though there is only a single instruction issued per context per cycle.
  • the particular number of threads and pipeline stages are purposes of illustration only, and not intended to reflect a preferred implementation. Those skilled in the art will be readily able to determine an appropriate number of threads and pipeline stages for a particular application given the teachings provided herein.
  • the present invention in accordance with one aspect thereof provides an improved memory access technique for use by the multithreaded processor 102.
  • this improved memory access technique involves determining a thread identifier associated with a particular thread of the multithreaded processor, and utilizing at least a portion of the thread identifier to select a particular portion of the memory to be accessed by the corresponding processor thread. More particularly, in an illustrative arrangement in which a memory to be accessed by the multithreaded processor is configured into a number of distinct memory elements each having multiple memory banks, a first portion of the thread identifier may be used to select one of the distinct memory elements within the memory, and a second portion of the thread identifier may be used to select one of the memory banks within the selected one of the memory elements.
  • the first portion of the thread identifier used to select one of the multiple-bank memory elements may comprise one or more most significant bits of the thread identifier, while the second portion of the thread identifier used to select one of the banks within a selected multiple- bank memory element may comprise one or more least significant bits of the thread identifier.
  • FIG. 6 illustrates one possible embodiment of the above-described memory access technique, implementable in the FIG. 1 processing system utilizing the multithreaded processor 102. It is assumed for this example that the number of processor threads N in the multithreaded processor 102 is eight.
  • FIG. 6 shows a memory 600 comprising four multiple-bank memory elements denoted M0, Ml , M2 and M3.
  • the memory 600 may correspond to the main memory 104, the cache memory 110, the data memory 112, or another memory associated with the multithreaded processor 102.
  • Each of the multiple-bank memory elements M0, Ml , M2 and M3 includes a pair of memory banks denoted B0 and B 1 , also referred to herein as an even memory bank and an odd memory bank, respectively.
  • the first portion 604 of the thread identifier comprises the two most significant bits of the three-bit identifier, and is utilized to select a particular one of the four multiple-bank memory elements M0, Ml , M2 and M3.
  • the selection circuitry utilized to select a particular one of the multiple-bank memory elements is not explicitly shown in FIG. 6, but can be implemented in a straightforward manner, as will be appreciated by those skilled in the art.
  • the second portion 606 of the thread identifier comprises the least significant bit of the three-bit identifier, and is applied as a select signal to selection circuitry 610 to select one of the banks B0 or Bl for use in conjunction with a particular memory access.
  • the diagram in FIG. 6 illustrates a read access, in which information is read from a selected one of the banks B0 and B 1. However, this is by way of example only, and the invention can also be used for write accesses.
  • a given multiple-bank memory element M0, Ml, M2 or M3 need have only a single memory port for read and write accesses.
  • the present invention makes it possible to read from each of the multiple-bank elements every cycle by alternating between the even and odd banks.
  • a single memory port can function as if it in effect contained multiple ports. More specifically, two read or write memory accesses may be achieved per processor clock cycle with only a single memory port per multiple-bank memory element. This arrangement can be used to decrease memory access time, and reduce power consumption, while also avoiding processor thread stalls due to memory access issues.
  • one possible alternative configuration is to have two multiple-bank memory elements, each with four memory banks, in which case one bit of the thread identifier is used to select the multiple-bank memory element and two bits of the thread identifier are used to select one of the four memory banks within the selected multiple-bank memory element.
  • M the number of multiple-bank memory elements
  • B the number of memory banks per multiple-bank memory element
  • N M*B
  • the thread identifier register 602 and the associated selection circuitry may be implemented as elements of the multithreaded processor 102.
  • these elements may be implemented in whole or in part in the cache controller 114, or in another portion of the multithreaded processor 102.
  • the thread identifier register 602 stores a multi-bit thread identifier that is used by the multithreaded processor 102 to identify a particular thread. Such thread identifiers may be generated in a conventional manner, as will be apparent to those skilled in the art.
  • thread identifier is intended to include any information suitable for identifying a particular thread or a set of multiple threads in a multithreaded processor.
  • the thread identifier may correspond to the output of a thread counter in a multithreaded processor.
  • a given multithreaded processor may be configured such that multiple threads are processed in a predetermined order, such as a round robin order, with the thread counter output being used to identify the particular thread being executed.
  • Other embodiments may use a non-counter implementation of the thread identifier.
  • a wide variety of different thread identifier configurations suitable for use with the present invention will be readily apparent to those skilled in the art.
  • the memory access technique as illustrated in FIG. 6 utilizes a single bit of the thread identifier to select an even or odd memory bank to be accessed by the corresponding processor thread. It is possible, however, to use n least significant bits of the thread identifier to select one of 2" memory banks of a given multiple-bank memory element. Similarly, one may use m most significant bits of the thread identifier to select one of 2 m multiple-bank memory elements in a given memory associated with the multithreaded processor.
  • the thread-based memory access techniques of the present invention provide significant improvements relative to conventional techniques. For example, the techniques can improve memory access time. Also, the techniques can substantially reduce the number of required memory ports, thereby reducing power consumption. Moreover, these improvements are provided without impacting processor performance.
  • a given multiple-bank memory element can be divided into more than just an even bank and an odd bank as in FIG. 6, that is, it can be divided into n distinct portions, with an appropriate increase in the number of thread identifier bits used to select a given bank from within a given multiple-bank memory element.
  • the particular selection circuitry arrangements used to implement the selection process can be replaced with alternative arrangements.
  • multithreaded processor configuration the number of threads, number of multiple-bank memory elements, number of banks per memory element, tliread identifier configuration and other parameters of the illustrative embodiments can be varied to accommodate the specific needs of a given application.

Abstract

Techniques for thread-based memory access by a multithreaded processor are disclosed. The multithreaded processor determines a thread identifier associated with a particular processor thread, and utilizes at least a portion of the thread identifier to select a particular portion of an associated memory to be accessed by the corresponding processor thread. In an illustrative embodiment, a first portion of the thread identifier is utilized to select one of a plurality of multiple-bank memory elements within the memory, and a second portion of the thread identifier is utilized to select one of a plurality of memory banks within the selected one of the multiple-bank memory elements. The first portion may comprise one or more most significant bits of the thread identifier, while the second portion comprises one or more least significant bits of the thread identifier. Advantageously, the invention reduces memory access times and power consumption, while preventing the stalling of any processor threads.

Description

METHOD AND APPARATUS FOR THREAD-BASED MEMORY ACCESS IN A MULTITHREADED PROCESSOR
Related Application(s) The present invention is related to the inventions described in U.S. Patent Applications
Attorney Docket No. 1007-6, entitled "Multithreaded Processor With Efficient Processing For Convergence Device Applications," Attorney Docket No. 1007-7, entitled "Method and Apparatus for Register File Port Reduction in a Multithreaded Processor," and Attorney Docket No. 1007-8, entitled "Method and Apparatus for Token Triggered Multithreading," all of which are filed concurrently herewith and incorporated by reference herein.
Field of the Invention
The present invention relates generally to the field of digital data processors, and more particularly to memory access techniques for use in a multithreaded processor.
Background of the Invention
Memory is an important aspect of processor design. As is well known, processors are often used in conjunction with a memory system that includes a hierarchy of different storage elements. For example, such a memory system may include a backing store, a main memory and a cache memory, as described in, e.g., M.J. Flynn, "Computer Architecture: Pipelined and
Parallel Processor Design," Jones and Bartlett Publishers, Boston, MA, 1995, which is incorporated by reference herein.
Memory performance is typically characterized by parameters such as access time and bandwidth. The access time refers to the time between a processor request for a particular piece of data from memory and the return of the requested data to the processor. The memory bandwidth refers to the number of memory access requests that can be accommodated by the memory per unit of time.
A given memory, such as the cache memory or main memory in the above-noted illustrative memory system configuration, may be organized in the form of multiple banks. Portions of the memory may also be referred to as modules. For example, a number of banks may be combined into a single memory module, or a number of modules may be combined to form one of the banks. Typically, only a subset of the banks of the memory may be active at any given time during a memory access. In the simplest possible arrangement, a single processor makes a request to a single memory module. The processor then ceases activity and waits for service from the module. When the module responds, the processor activity resumes.
Each memory module has at least two important parameters, namely, module access time and module cycle time. The module access time is the time required to retrieve data into an output memory buffer register given a valid address. Module cycle time is the minimum time between requests directed at the same module.
Historically, processors and memory were separately packaged. However, with modern integration techniques it is possible to integrate multiple modules and banks within a single integrated circuit die along with the processor. A significant problem with conventional memory access techniques is that such techniques are generally not optimized for use with multithreaded processors, that is, processors which support simultaneous execution of multiple distinct instruction sequences or "threads." For example, conventional memory access techniques when applied to multithreaded processors often require an excessive number of read and write ports, which unduly increases power consumption. In addition, such techniques when applied to multithreaded processors can result in the stalling of particular processor threads, and increased memory access times.
As is apparent from the foregoing, a need exists for improved memory access techniques for use in conjunction with a memory associated with a multithreaded processor.
Summary of the Invention
The present invention provides improved memory access techniques for a multithreaded processor. More particularly, the memory access techniques of the invention in an illustrative embodiment thereof provide thread-based bank access in a memory associated with a multithreaded processor, such that memory access related stalling of processor threads is avoided. In accordance with the invention, a multithreaded processor determines a thread identifier associated with a particular processor thread, and utilizes at least a portion of the thread identifier to select a particular portion of an associated memory to be accessed by the corresponding processor thread. For example, a first portion of the thread identifier may be utilized to select one of a plurality of multiple-bank memory elements within the memory, and a second portion of the thread identifier may be utilized to select one of a plurality of memory banks within the selected one of the multiple-bank memory elements. The first portion may comprise one or more most significant bits of the thread identifier, while the second portion comprises one or more least significant bits of the thread identifier. As a more particular example, each of the multiple-bank memory elements may include an even memory bank and an odd memory bank, with a least significant bit of the second portion of the thread identifier being utilized to select one of the even memory bank and the odd memory bank for access by the corresponding processor thread. Other aspects of the invention relate to token triggered threading and pipelined instruction processing. For example, the multithreaded processor may be configured to implement token triggered threading. This type of threading utilizes a token to identify, in association with a current processor clock cycle, a particular hardware thread unit or context that will be permitted to issue an instruction for a subsequent clock cycle. Advantageously, the invention significantly reduces memory access time and power consumption in a multithreaded processor, without any loss of processor performance. For example, in the illustrative embodiment, two read or write memory accesses can be achieved in a single processor cycle using only a single memory port.
Brief Description of the Drawings
FIG. 1 is a block diagram of an example processing system in which the invention is implemented.
FIG.2 is a more detailed block diagram of an illustrative embodiment of a multithreaded processor of the FIG. 1 processing system. FIG. 3 illustrates an example of token triggered threading suitable for use in the multithreaded processor of FIG. 2 in accordance with the techniques of the invention.
FIG.4 illustrates the manner in which example instruction functions may be pipelined in the FIG. 2 multithreaded processor in accordance with the techniques of the invention.
FIG. 5 shows a simplified example pipeline with multiple contexts of the FIG. 2 processor issuing instructions on successive cycles.
FIG. 6 illustrates a memory access technique implemented in the FIG. 2 multithreaded processor in accordance with the invention.
Detailed Description of the Invention The present invention will be illustrated herein as implemented in a multithreaded processor having associated therewith a main memory, a multithreaded cache memory, and a multithreaded data memory. It should be understood, however, that the invention does not require the use of the particular multithreaded processor and memory configurations of the illustrative embodiment, and is more generally suitable for use in any multithreaded processor memory access application in which it is desirable to provide a reduction in the number of required memory ports and thus reduced power consumption.
An example processing system 100 which implements a memory access technique in accordance with the invention will be described in conjunction with FIGS. 1 and 2.
FIG. 1 shows the processing system 100 as including a multithreaded processor 102 coupled to a main memory 104. The multithreaded processor 102 includes a multithreaded cache memory 110 and a multithreaded data memory 112.
FIG. 2 shows a more detailed view of one possible implementation of the multithreaded processor 102. In this embodiment, the multithreaded processor 102 includes the multithreaded cache memory 110, the data memory 112, a cache controller 114, an instruction decoder 116, a register file 118, and a set of arithmetic logic units (ALUs) 120. The multithreaded cache memory 110 is also referred to herein as a multithreaded cache.
It should be noted that the particular arrangements shown in FIGS. 1 and 2 are simplified for clarity of illustration, and additional or alternative elements not explicitly shown may be included, as will be apparent to those skilled in the art.
The multithreaded cache 110 includes a plurality of thread caches 110-1, 110-2, . . . 110-
N, where N generally denotes the number of threads supported by the multithreaded processor
102. Each thread thus has a corresponding thread cache associated therewith in the multithreaded cache 110. Similarly, the data memory 112 includes N distinct data memory instances, denoted data memories 112-1, 112-2, . . . 112-N as shown.
Each of the thread caches in the multithreaded cache 110 may comprise a memory array having one or more sets of memory locations. A given thread cache may further comprise a thread identifier register for storing an associated thread identifier, as will be described in greater detail below in conjunction with FIG. 6.
The multithreaded cache 110 interfaces with the main memory 104 via the cache controller 114. The cache controller 114 ensures that the appropriate instructions from main memory 104 are loaded into the multithreaded cache 110. The cache controller 114 in this illustrative embodiment, operating in conjunction with logic circuitry or other processing elements associated with the individual thread caches 110-1, 110-2, . . . 110-N, implements at least a portion of an address mapping technique, such as fully associative mapping, direct mapping or set-associative mapping. Illustrative set-associative mapping techniques suitable for use in conjunction with the present invention are described in U. S . Patent Application Serial Nos. 10/161,774 and 10/161,874, both filed June 4, 2002 and commonly assigned with the present application, and both of which are incorporated by reference herein.
In general, the multithreaded cache 110 is used to store instructions to be executed by the multithreaded processor 102, while the data memory 112 stores data that is operated on by the instructions. Instructions are fetched from the multithreaded cache 110 by the instruction decoder 116 which operates in conjunction with the register file 118 and the ALUs 120 in controlling the execution of the instructions in a conventional manner. The operation of multithreaded processor elements such as 116, 118 and 120 is well-understood in the art, and therefore not described in further detail herein. The data memory 112 is typically directly connected to the main memory 104, although this connection is not explicitly shown in the figure.
One or more of the memories 104, 110 and 112 may each be configured so as to include multiple banks or other designated portions. By way of example, each bank may be viewed as being made up of one or more memory modules, or a specified portion of a single memory module.
The term "memory" as used herein is intended to be construed broadly so as to encompass an internal or external memory, a cache memory, a data memory, or other arrangement of data storage elements. The invention is not limited to any particular memory type, configuration or application. It should be noted, however, that memories are generally understood in the processor art as being distinct from registers such as those comprising register file 118 in FIG. 2. Techniques for thread-based access to register files are described in the above-cited U.S. Patent Application Attorney Docket No. 1007-7, entitled "Method and Apparatus for Register File Port Reduction in a Multithreaded Processor."
It should also be emphasized that the present invention does not require the particular multithreaded processor configuration shown in FIG.2. The invention can be implemented in a wide variety of other multithreaded processor configurations.
A more particular example of multithreaded processor of the type shown in FIG. 2 and suitable for use in conjunction with the present invention is described in U.S. Provisional Application Serial No. 60/341 ,289, filed December 20, 2001 , which is incorporated by reference herein. An illustrative embodiment of a multithreaded processor as described in U. S . Provisional Application Serial No. 60/341,289 is capable of executing RISC-based control code, digital signal processor (DSP) code, Java code and network processing code. The processor includes a single instruction multiple data (SIMD) vector unit, a reduction unit, and long instruction word (LIW) compounded instruction execution.
In accordance with one aspect of the invention, a memory associated with the multithreaded processor 102 is separated into distinct portions, and a particular one of the portions is selected for access by a given processor thread using a corresponding thread identifier. More particularly, in the illustrative embodiment, the memory access time and power requirements associated with the multithreaded processor 102 are reduced by banking memory on a per-thread basis, without incurring any performance penalty. In addition, the thread-based banking approach can prevent memory access related stalling of processor threads. The memory configured in this manner may comprise, by way of example, one or more of the main memory 104, the cache memory 110, the data memory 112, or other memory contained within or otherwise associated with the multithreaded processor 102. An example implementation of this memory access technique will be described below in conjunction with FIGS. 3, 4, 5 and 6. The multithreaded processor 102 may be configured to utilize a threading approach referred to as token triggered threading, or other suitable threading techniques.
FIG. 3 shows an example of token triggered threading for an implementation of processor 102 in which the number of threads N is eight. In general, all of the threads operate simultaneously, and each accesses a corresponding instance of the thread cache 110 and data memory 112. As shown in FIG. 3 , the eight threads are denoted Thread 0, Thread 1 , Thread 2, . . . Thread 7, and are illustrated as being serially interconnected in the form of a ring. In the multithreaded processor, a given thread can generally be viewed in terms of hardware as well as software. The particular processor hardware associated with a given thread is therefore more particularly referred to herein as a hardware thread unit or simply a "context." In accordance with the token triggered threading illustrated in FIG. 3 , all of the hardware thread units or contexts are permitted to simultaneously execute instructions, but only one context may issue an instruction in a particular clock cycle of the processor. In other words, all contexts execute simultaneously but only one context is active on a particular clock cycle. Therefore, if there are a total of C contexts it will require C clock cycles to issue an instruction from all contexts. Each clock cycle, one of the contexts issues an instruction, and the next thread to issue an instruction is indicated by a token. In the FIG. 3 example, the tokens are arranged in a sequential or round-robin manner, such that the contexts will issue instructions sequentially. However, tokens indicating the next context to issue an instruction may be arranged using other patterns, such as an alternating even-odd pattern. Also, as noted above, other types of threading may be used in conjunction with the present invention.
FIG.4 illustrates the manner in which example instruction functions may be pipelined in the multithreaded processor 102 in accordance with the present invention. In the illustrative embodiment of the invention, this type of pipelining is preferably utilized in conjunction with the token triggered threading described previously, but it is to be appreciated that numerous other combinations of pipelining and threading may be used in implementing the invention.
The FIG. 4 pipeline is configured for use in conjunction with the illustrative N = 8 token triggered threading of FIG. 3. The example instruction functions in FIG. 4 include Load/Store (Ld/St), ALU, integer multiplication (I_Mul) and vector multiplication (V_Mul), and are shown as having nine, six, seven and eight pipeline stages, respectively.
Each of the example instruction pipelines illustrated in FIG. 4 includes at least an instruction decode stage, a register file (RF) read stage, a transfer (Xfer) stage and a writeback
(WB) stage. The RF read stage involves reading from a register file, e.g., the register file 118, the transfer stage typically involves transferring instruction results to a designated holding register, and the WB stage involves writing instruction results back to memory or a register file.
The Ld/St pipeline further includes an address generation (Agen) stage, an internal (Int) or external (Ext) determination stage, and three additional memory execute stages, denoted MemO, Meml and Mem2. The Ld/St pipeline thus includes a total of four memory execute stages, that is, MemO, Meml , Mem2 and WB. The internal or external determination stage determines if the associated memory access is to an internal or an external memory, and may be viewed as an additional decode stage within the pipeline. It should be noted that additional memory execute stages may be required for certain external memory accesses. For example, if the WB stage of an external memory access does not complete during the period of time for which the corresponding thread is active, the thread may be stalled such that the WB stage will complete the next time the thread is active.
The ALU pipeline further includes two execution stages denoted Execl and Exec2.
The integer I_Mul pipeline further includes three execution stages denoted Execl , Exec2 and Exec3. The vector N_Mul pipeline further includes two multiplication stages MP Yl and MP Y2, and two addition stages Addl and Add2.
The multithreaded processor 102 is preferably configured such that once an instruction from a particular context enters its corresponding pipeline, it runs to completion. FIG. 5 shows a simplified example set of pipelined instructions with multiple contexts of the multithreaded processor 102 issuing instructions on successive cycles. In this example, it is assumed for simplicity and clarity of illustration that the issued instructions each include the same four pipeline stages, denoted instruction fetch (IF), read (RD), execute (EX) and writeback (WB). It is further assumed that there are three threads, and thus tliree contexts issuing instructions in a sequential manner similar to that described in conjunction with FIG. 3. An integer add instruction addi rO, r2, 8 is initially issued by a first one of the contexts on a first clock cycle. The other two contexts issue instructions on respective subsequent clock cycles. It takes a total of three clock cycles for each of the contexts to issue an instruction. On a fourth clock cycle, the first context issues another instruction, namely an integer multiplication instruction muli r8, rO, 4.
The FIG. 5 example serves to illustrate that with an appropriately-configured pipeline and a sufficient number of threads, all hardware contexts may be executing concurrently even though there is only a single instruction issued per context per cycle. As indicated previously, the particular number of threads and pipeline stages are purposes of illustration only, and not intended to reflect a preferred implementation. Those skilled in the art will be readily able to determine an appropriate number of threads and pipeline stages for a particular application given the teachings provided herein.
As noted above, the present invention in accordance with one aspect thereof provides an improved memory access technique for use by the multithreaded processor 102.
Generally, this improved memory access technique involves determining a thread identifier associated with a particular thread of the multithreaded processor, and utilizing at least a portion of the thread identifier to select a particular portion of the memory to be accessed by the corresponding processor thread. More particularly, in an illustrative arrangement in which a memory to be accessed by the multithreaded processor is configured into a number of distinct memory elements each having multiple memory banks, a first portion of the thread identifier may be used to select one of the distinct memory elements within the memory, and a second portion of the thread identifier may be used to select one of the memory banks within the selected one of the memory elements. The first portion of the thread identifier used to select one of the multiple-bank memory elements may comprise one or more most significant bits of the thread identifier, while the second portion of the thread identifier used to select one of the banks within a selected multiple- bank memory element may comprise one or more least significant bits of the thread identifier. FIG. 6 illustrates one possible embodiment of the above-described memory access technique, implementable in the FIG. 1 processing system utilizing the multithreaded processor 102. It is assumed for this example that the number of processor threads N in the multithreaded processor 102 is eight. FIG. 6 shows a memory 600 comprising four multiple-bank memory elements denoted M0, Ml , M2 and M3. The memory 600 may correspond to the main memory 104, the cache memory 110, the data memory 112, or another memory associated with the multithreaded processor 102. Each of the multiple-bank memory elements M0, Ml , M2 and M3 includes a pair of memory banks denoted B0 and B 1 , also referred to herein as an even memory bank and an odd memory bank, respectively. A thread identifier (TID) register 602 stores a thread identifier having a first portion 604 and a second portion 606. In this example, where N = 8 as previously noted, the thread identifier is a three-bit identifier. The first portion 604 of the thread identifier comprises the two most significant bits of the three-bit identifier, and is utilized to select a particular one of the four multiple-bank memory elements M0, Ml , M2 and M3. The selection circuitry utilized to select a particular one of the multiple-bank memory elements is not explicitly shown in FIG. 6, but can be implemented in a straightforward manner, as will be appreciated by those skilled in the art. The second portion 606 of the thread identifier comprises the least significant bit of the three-bit identifier, and is applied as a select signal to selection circuitry 610 to select one of the banks B0 or Bl for use in conjunction with a particular memory access. The diagram in FIG. 6 illustrates a read access, in which information is read from a selected one of the banks B0 and B 1. However, this is by way of example only, and the invention can also be used for write accesses.
In the FIG. 6 embodiment, a given multiple-bank memory element M0, Ml, M2 or M3 need have only a single memory port for read and write accesses. For example, the present invention makes it possible to read from each of the multiple-bank elements every cycle by alternating between the even and odd banks. As a result, a single memory port can function as if it in effect contained multiple ports. More specifically, two read or write memory accesses may be achieved per processor clock cycle with only a single memory port per multiple-bank memory element. This arrangement can be used to decrease memory access time, and reduce power consumption, while also avoiding processor thread stalls due to memory access issues.
Numerous alternative configurations of multiple-bank memory elements and memory banks are possible using the techniques of the invention. For example, one possible alternative configuration is to have two multiple-bank memory elements, each with four memory banks, in which case one bit of the thread identifier is used to select the multiple-bank memory element and two bits of the thread identifier are used to select one of the four memory banks within the selected multiple-bank memory element. More generally, if the number of multiple-bank memory elements is given by M, and B is the number of memory banks per multiple-bank memory element, the memory may be configured such that the product of M and B is equal to N, that is, N = M*B. Other arrangements are also possible. Furthermore, it should also be noted that each multiple-bank memory element need not have the same number of memory banks.
The thread identifier register 602 and the associated selection circuitry may be implemented as elements of the multithreaded processor 102. For example, in an embodiment of the invention in which the memory 600 corresponds to the cache memory 110, these elements may be implemented in whole or in part in the cache controller 114, or in another portion of the multithreaded processor 102.
The thread identifier register 602 stores a multi-bit thread identifier that is used by the multithreaded processor 102 to identify a particular thread. Such thread identifiers may be generated in a conventional manner, as will be apparent to those skilled in the art.
The term "thread identifier" as used herein is intended to include any information suitable for identifying a particular thread or a set of multiple threads in a multithreaded processor. By way of example and without limitation, the thread identifier may correspond to the output of a thread counter in a multithreaded processor. More particularly, a given multithreaded processor may be configured such that multiple threads are processed in a predetermined order, such as a round robin order, with the thread counter output being used to identify the particular thread being executed. In such an embodiment, there may be a total of eight threads that are processed in round robin order, with each thread being identified by a three-bit identifier, such that the output of a three-bit counter can be used to identify the particular thread being processed. Other embodiments may use a non-counter implementation of the thread identifier. A wide variety of different thread identifier configurations suitable for use with the present invention will be readily apparent to those skilled in the art.
The memory access technique as illustrated in FIG. 6 utilizes a single bit of the thread identifier to select an even or odd memory bank to be accessed by the corresponding processor thread. It is possible, however, to use n least significant bits of the thread identifier to select one of 2" memory banks of a given multiple-bank memory element. Similarly, one may use m most significant bits of the thread identifier to select one of 2m multiple-bank memory elements in a given memory associated with the multithreaded processor. As indicated above, the thread-based memory access techniques of the present invention provide significant improvements relative to conventional techniques. For example, the techniques can improve memory access time. Also, the techniques can substantially reduce the number of required memory ports, thereby reducing power consumption. Moreover, these improvements are provided without impacting processor performance.
The above-described embodiments of the invention are intended to be illustrative only, and numerous alternative embodiments within the scope of the appended claims will be apparent to those skilled in the art. For example, as indicated previously, a given multiple-bank memory element can be divided into more than just an even bank and an odd bank as in FIG. 6, that is, it can be divided into n distinct portions, with an appropriate increase in the number of thread identifier bits used to select a given bank from within a given multiple-bank memory element. As another example, the particular selection circuitry arrangements used to implement the selection process can be replaced with alternative arrangements. Moreover, multithreaded processor configuration, the number of threads, number of multiple-bank memory elements, number of banks per memory element, tliread identifier configuration and other parameters of the illustrative embodiments can be varied to accommodate the specific needs of a given application.

Claims

ClaimsWhat is claimed is:
1. A method for accessing a memory associated with a multithreaded processor, the method comprising the steps of: determining a thread identifier associated with a particular thread of the multithreaded processor; and utilizing at least a portion of the thread identifier to select a particular portion of the memory to be accessed by the corresponding processor thread.
2. The method of claim 1 wherein the utilizing step further comprises the steps of utilizing a first portion of the thread identifier to select one of a plurality of multiple-bank memory elements within the memory and utilizing a second portion of the thread identifier to select one of a plurality of memory banks within the selected one of the multiple-bank memory elements.
3. The method of claim 2 wherein the first portion comprises one or more most significant bits of the tliread identifier.
4. The method of claim 2 wherein the second portion comprises one or more least significant bits of the thread identifier.
5. The method of claim 2 wherein each of the multiple-bank memory elements includes an even memory bank and an odd memory bank, and a least significant bit of the second portion is utilized to select one of the even memory bank and the odd memory bank for access by the corresponding processor thread.
6. The method of claim 1 wherein the memory comprises a main memory coupled to the multithreaded processor.
7. The method of claim 1 wherein the memory comprises a data memory of the multithreaded processor.
8. The method of claim 1 wherein the memory comprises a cache memory of the multithreaded processor.
9. The method of claim 8 wherein the cache memory comprises a plurality of thread caches, at least a given one of the thread caches comprising a memory array having one or more sets of memory locations.
10. The method of claim 9 wherein the given thread cache further comprises a thread identifier register for storing the thread identifier.
11. The method of claim 1 wherein the multithreaded processor is configured to utilize token triggered threading.
12. The method of claim 11 wherein the token triggered threading utilizes a token to identify in association with a current processor clock cycle a particular context that will be permitted to issue an instruction for a subsequent clock cycle.
13. The method of claim 1 wherein the multithreaded processor is configured for pipelined instruction processing.
14. A processor system comprising: a multithreaded processor; and a memory associated with the multithreaded processor; the multithreaded processor being operative to determine a thread identifier associated with a particular thread of the multithreaded processor, and to utilize at least a portion of the thread identifier to select a particular portion of the memory to be accessed by the corresponding processor thread.
15. An article of manufacture comprising a machine-readable storage medium having embodied thereon program code for use in accessing a memory associated with a multithreaded processor, wherein the program code when executed by the processor implements the steps of: determining a thread identifier associated with a particular thread of the multithreaded processor; and utilizing at least a portion of the thread identifier to select a particular portion of the memory to be accessed by the corresponding processor thread.
PCT/US2003/031961 2002-10-11 2003-10-09 Method and apparatus for thread-based memory access in a multithreaded processor WO2004034218A2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
AU2003282511A AU2003282511A1 (en) 2002-10-11 2003-10-09 Method and apparatus for thread-based memory access in a multithreaded processor
JP2004543571A JP2006502507A (en) 2002-10-11 2003-10-09 Method and system for thread-based memory access in a multi-thread processor
EP03774703.7A EP1550032B1 (en) 2002-10-11 2003-10-09 Method and apparatus for thread-based memory access in a multithreaded processor
ES03774703T ES2758623T3 (en) 2002-10-11 2003-10-09 Method and apparatus for a thread-based memory access in a multithreaded processor

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/269,247 US6925643B2 (en) 2002-10-11 2002-10-11 Method and apparatus for thread-based memory access in a multithreaded processor
US10/269,247 2002-10-11

Publications (2)

Publication Number Publication Date
WO2004034218A2 true WO2004034218A2 (en) 2004-04-22
WO2004034218A3 WO2004034218A3 (en) 2004-06-03

Family

ID=32068735

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2003/031961 WO2004034218A2 (en) 2002-10-11 2003-10-09 Method and apparatus for thread-based memory access in a multithreaded processor

Country Status (9)

Country Link
US (1) US6925643B2 (en)
EP (1) EP1550032B1 (en)
JP (1) JP2006502507A (en)
KR (1) KR100980536B1 (en)
CN (1) CN1332303C (en)
AU (1) AU2003282511A1 (en)
ES (1) ES2758623T3 (en)
HU (1) HUE046355T2 (en)
WO (1) WO2004034218A2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2404266A (en) * 2003-07-22 2005-01-26 Samsung Electronics Co Ltd Simultaneous multi-thread processing

Families Citing this family (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050102494A1 (en) * 2003-11-12 2005-05-12 Grochowski Edward T. Method and apparatus for register stack implementation using micro-operations
US7797363B2 (en) * 2004-04-07 2010-09-14 Sandbridge Technologies, Inc. Processor having parallel vector multiply and reduce operations with sequential semantics
US8074051B2 (en) * 2004-04-07 2011-12-06 Aspen Acquisition Corporation Multithreaded processor with multiple concurrent pipelines per thread
US7475222B2 (en) * 2004-04-07 2009-01-06 Sandbridge Technologies, Inc. Multi-threaded processor having compound instruction and operation formats
US7280428B2 (en) 2004-09-30 2007-10-09 Rambus Inc. Multi-column addressing mode memory system including an integrated circuit memory device
US7797728B2 (en) * 2004-10-27 2010-09-14 Intel Corporation Mechanism to generate restricted and unrestricted execution environments
TW200625097A (en) * 2004-11-17 2006-07-16 Sandbridge Technologies Inc Data file storing multiple date types with controlled data access
US8595459B2 (en) 2004-11-29 2013-11-26 Rambus Inc. Micro-threaded memory
US20060136681A1 (en) * 2004-12-21 2006-06-22 Sanjeev Jain Method and apparatus to support multiple memory banks with a memory block
WO2007014261A2 (en) * 2005-07-25 2007-02-01 Sysair, Inc. Cellular pc modem architecture and method of operation
WO2007033203A2 (en) 2005-09-13 2007-03-22 Freescale Semiconductor Inc. Multi-threaded processor architecture
KR101305490B1 (en) * 2005-10-01 2013-09-06 삼성전자주식회사 The method and apparatus for mapping memory
US7861060B1 (en) 2005-12-15 2010-12-28 Nvidia Corporation Parallel data processing systems and methods using cooperative thread arrays and thread identifier values to determine processing behavior
US7788468B1 (en) 2005-12-15 2010-08-31 Nvidia Corporation Synchronization of threads in a cooperative thread array
US7584342B1 (en) * 2005-12-15 2009-09-01 Nvidia Corporation Parallel data processing systems and methods using cooperative thread arrays and SIMD instruction issue
US20070260841A1 (en) 2006-05-02 2007-11-08 Hampel Craig E Memory module with reduced access granularity
JP5076418B2 (en) * 2006-09-19 2012-11-21 ソニー株式会社 Shared memory device
WO2008070250A2 (en) * 2006-09-26 2008-06-12 Sandbridge Technologies Inc. Software implementation of matrix inversion in a wireless communication system
WO2008060948A2 (en) * 2006-11-10 2008-05-22 Sandbridge Technologies, Inc. Method and system for parallelization of pipelined computations
US7596668B2 (en) * 2007-02-20 2009-09-29 International Business Machines Corporation Method, system and program product for associating threads within non-related processes based on memory paging behaviors
WO2009061547A1 (en) * 2007-11-05 2009-05-14 Sandbridge Technologies, Inc. Method of encoding register instruction fields
US8539188B2 (en) * 2008-01-30 2013-09-17 Qualcomm Incorporated Method for enabling multi-processor synchronization
WO2009114691A2 (en) * 2008-03-13 2009-09-17 Sandbridge Technologies, Inc. Method for achieving power savings by disabling a valid array
CN102112971A (en) 2008-08-06 2011-06-29 阿斯奔收购公司 Haltable and restartable dma engine
CN101739242B (en) * 2009-11-27 2013-07-31 深圳中微电科技有限公司 Stream data processing method and stream processor
CN102141905B (en) * 2010-01-29 2015-02-25 上海芯豪微电子有限公司 Processor system structure
US9268719B2 (en) 2011-08-05 2016-02-23 Rambus Inc. Memory signal buffers and modules supporting variable access granularity
GB2519813B (en) * 2013-10-31 2016-03-30 Silicon Tailor Ltd Pipelined configurable processor
US9436501B2 (en) * 2014-08-26 2016-09-06 International Business Machines Corporation Thread-based cache content saving for task switching
CN104461961B (en) * 2014-11-20 2018-02-27 上海宝存信息科技有限公司 The flash memory device and flash memory control method of a kind of Multi-core
CN112214243B (en) * 2020-10-21 2022-05-27 上海壁仞智能科技有限公司 Apparatus and method for configuring cooperative thread bundle in vector operation system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020103990A1 (en) 2001-02-01 2002-08-01 Hanan Potash Programmed load precession machine

Family Cites Families (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2094269A1 (en) * 1990-10-19 1992-04-20 Steven M. Oberlin Scalable parallel vector computer system
US5682491A (en) 1994-12-29 1997-10-28 International Business Machines Corporation Selective processing and routing of results among processors controlled by decoding instructions using mask value derived from instruction tag and processor identifier
US6128720A (en) 1994-12-29 2000-10-03 International Business Machines Corporation Distributed processing array with component processors performing customized interpretation of instructions
US5649135A (en) 1995-01-17 1997-07-15 International Business Machines Corporation Parallel processing system and method using surrogate instructions
US5659785A (en) 1995-02-10 1997-08-19 International Business Machines Corporation Array processor communication architecture with broadcast processor instructions
GB2311882B (en) * 1996-04-04 2000-08-09 Videologic Ltd A data processing management system
US6317872B1 (en) * 1997-07-11 2001-11-13 Rockwell Collins, Inc. Real time processor optimized for executing JAVA programs
US6263404B1 (en) * 1997-11-21 2001-07-17 International Business Machines Corporation Accessing data from a multiple entry fully associative cache buffer in a multithread data processing system
US6079010A (en) 1998-03-31 2000-06-20 Lucent Technologies Inc. Multiple machine view execution in a computer system
US6317821B1 (en) 1998-05-18 2001-11-13 Lucent Technologies Inc. Virtual single-cycle execution in pipelined processors
US6269425B1 (en) * 1998-08-20 2001-07-31 International Business Machines Corporation Accessing data from a multiple entry fully associative cache buffer in a multithread data processing system
US6260189B1 (en) 1998-09-14 2001-07-10 Lucent Technologies Inc. Compiler-controlled dynamic instruction dispatch in pipelined processors
US6256725B1 (en) 1998-12-04 2001-07-03 Agere Systems Guardian Corp. Shared datapath processor utilizing stack-based and register-based storage spaces
US6341338B1 (en) * 1999-02-04 2002-01-22 Sun Microsystems, Inc. Protocol for coordinating the distribution of shared memory
US6282585B1 (en) 1999-03-22 2001-08-28 Agere Systems Guardian Corp. Cooperative interconnection for reducing port pressure in clustered microprocessors
US6269437B1 (en) 1999-03-22 2001-07-31 Agere Systems Guardian Corp. Duplicator interconnection methods and apparatus for reducing port pressure in a clustered processor
US6230251B1 (en) 1999-03-22 2001-05-08 Agere Systems Guardian Corp. File replication methods and apparatus for reducing port pressure in a clustered processor
US6351808B1 (en) * 1999-05-11 2002-02-26 Sun Microsystems, Inc. Vertically and horizontally threaded processor with multidimensional storage for storing thread data

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020103990A1 (en) 2001-02-01 2002-08-01 Hanan Potash Programmed load precession machine

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
M. J. FLYNN: "Computer Architecture: Pipelined and Parallel Processor Design", 1995, JONES AND BARTLETT
See also references of EP1550032A4

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2404266A (en) * 2003-07-22 2005-01-26 Samsung Electronics Co Ltd Simultaneous multi-thread processing
GB2404266B (en) * 2003-07-22 2007-08-22 Samsung Electronics Co Ltd Apparatus and method for simulating multi-thread processing

Also Published As

Publication number Publication date
CN1708747A (en) 2005-12-14
US20040073772A1 (en) 2004-04-15
JP2006502507A (en) 2006-01-19
EP1550032A4 (en) 2008-03-12
AU2003282511A1 (en) 2004-05-04
EP1550032A2 (en) 2005-07-06
EP1550032B1 (en) 2019-09-11
HUE046355T2 (en) 2020-03-30
AU2003282511A8 (en) 2004-05-04
ES2758623T3 (en) 2020-05-06
US6925643B2 (en) 2005-08-02
KR100980536B1 (en) 2010-09-06
WO2004034218A3 (en) 2004-06-03
CN1332303C (en) 2007-08-15
KR20050046819A (en) 2005-05-18

Similar Documents

Publication Publication Date Title
EP1550032B1 (en) Method and apparatus for thread-based memory access in a multithreaded processor
EP1550030B1 (en) Method and apparatus for register file port reduction in a multithreaded processor
EP2650778B1 (en) Method and apparatus for token triggered multithreading
US8892849B2 (en) Multithreaded processor with multiple concurrent pipelines per thread
US7904702B2 (en) Compound instructions in a multi-threaded processor
US6963962B2 (en) Memory system for supporting multiple parallel accesses at very high frequencies
US20120159217A1 (en) Method and apparatus for providing early bypass detection to reduce power consumption while reading register files of a processor
US20030196072A1 (en) Digital signal processor architecture for high computation speed
JP4068828B2 (en) Integrated separation-type switching cache memory and processor system having the cache memory
WO2022212218A1 (en) Reconfigurable multi-thread processor for simultaneous operations on split instructions and operands

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ OM PH PL PT RO RU SD SE SG SK SL TJ TM TN TR TT TZ UA UG UZ VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2003774703

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 1020057005888

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 2004543571

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 20038A23335

Country of ref document: CN

WWP Wipo information: published in national office

Ref document number: 1020057005888

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 2003774703

Country of ref document: EP