WO2022086730A1 - Asynchronous pipeline merging using long vector arbitration - Google Patents

Asynchronous pipeline merging using long vector arbitration Download PDF

Info

Publication number
WO2022086730A1
WO2022086730A1 PCT/US2021/054184 US2021054184W WO2022086730A1 WO 2022086730 A1 WO2022086730 A1 WO 2022086730A1 US 2021054184 W US2021054184 W US 2021054184W WO 2022086730 A1 WO2022086730 A1 WO 2022086730A1
Authority
WO
WIPO (PCT)
Prior art keywords
pipeline
memory
transaction
vector
logging
Prior art date
Application number
PCT/US2021/054184
Other languages
French (fr)
Inventor
Michael Grassi
Original Assignee
Micron Technology, 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 Micron Technology, Inc. filed Critical Micron Technology, Inc.
Priority to CN202180081984.9A priority Critical patent/CN116583823A/en
Publication of WO2022086730A1 publication Critical patent/WO2022086730A1/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 or look ahead
    • G06F9/3867Concurrent instruction execution, e.g. pipeline or look ahead using instruction pipelines
    • G06F9/3871Asynchronous instruction pipeline, e.g. using handshake signals between stages
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/16Handling requests for interconnection or transfer for access to memory bus
    • G06F13/1605Handling requests for interconnection or transfer for access to memory bus based on arbitration
    • 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/0855Overlapped cache accessing, e.g. pipeline
    • 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 or look ahead
    • G06F9/3836Instruction issuing, e.g. dynamic instruction scheduling or out of order instruction execution
    • G06F9/3842Speculative instruction execution

Definitions

  • Chiplets are an emerging technique for integrating various processing functionalities.
  • a chiplet system is made up of discrete modules (each a “chiplet”) that are integrated on an inteiposer, and in many examples interconnected as desired through one or more established networks, to provide a system with the desired functionality.
  • the interposer and included chiplets may be packaged together to facilitate interconnection with other components of a larger system.
  • Each chiplet may include one or more individual integrated circuits (ICs), or “chips”, potentially in combination with discrete circuit components, and commonly coupled to a respective substrate to facilitate attachment to the interposer.
  • Most or all chiplets in a system may be individually configured for communication through the one or more established networks.
  • chiplets as individual modules of a system is distinct from such a system being implemented on single chips that contain distinct device blocks (e.g., intellectual property (IP) blocks) on one substrate (e.g., single die), such as a system-on-a-chip (SoC), or multiple discrete packaged devices integrated on a printed circuit board (PCB).
  • IP intellectual property
  • SoC system-on-a-chip
  • PCB printed circuit board
  • chiplets provide better performance (e.g., lower power consumption, reduced latency, etc.) than discrete packaged devices, and chiplets provide greater production benefits than single die chips. These production benefits can include higher yields or reduced development costs and time.
  • Chiplet systems may include, for example, one or more application (or processor) chiplets and one or more support chiplets.
  • a synthetic vision chiplet system can include, by way of example only, an application chiplet to produce the synthetic vision output along with support chiplets, such as a memory controller chiplet, a sensor interface chiplet, or a communication chiplet.
  • support chiplets such as a memory controller chiplet, a sensor interface chiplet, or a communication chiplet.
  • the synthetic vision designer can design the application chiplet and source the support chiplets from other parties.
  • the design expenditure e.g., in terms of time or complexity
  • Chiplets also support the tight integration of IP blocks that can otherwise be difficult, such as those manufactured using different processing technologies or using different feature sizes (or utilizing different contact technologies or spacings).
  • ICs or IC assemblies with different physical, electrical, or communication characteristics may be assembled in a modular manner to provide an assembly providing desired functionalities.
  • Chiplet systems can also facilitate adaptation to suit needs of different larger systems into which the chiplet system will be incorporated.
  • ICs or other assemblies can be optimized for the power, speed, or heat generation for a specific function — as can happen with sensors — can be integrated with other devices more easily than attempting to do so on a single die.
  • the yield for chiplets tends to be higher than that of more complex, single die devices.
  • FIGS. 1 A and IB illustrate an example of a chiplet system, according to an embodiment.
  • FIG. 2 illustrates components of an example of a memory controller chiplet, according to an embodiment.
  • FIG. 3 illustrates processing flow through electronic components, according to an embodiment.
  • FIG. 4 is a flow chart of an example of a method for asynchronous pipeline merging, according to an embodiment.
  • FIG. 5 is a block diagram of an example of a machine with which, in which, or by which embodiments of the present disclosure can operate.
  • FIGS. 1 A-1B offers an example of a chiplet system and the components operating therein.
  • the illustrated chiplet system includes a memory controller. Additional details about the memory controller are described below with respect to FIGS. 1A-1B and 2.
  • the memory controller can include a local cache for off-die memory (e.g., dynamic random access memory (DRAM).
  • DRAM dynamic random access memory
  • the memory controller may receive a memory request. The memory controller then attempts to satisfy the request from the cache. If the requested data is not found in cache, the data is retrieved from off-die memory. Generally, in comparison to each other, the cache is considered a fast path with low latency and the off-die memory access is considered a slow path with higher latency. Because some memory requests may be satisfied by cache while others may need to access off-die memory, any memory requests that are satisfied by a combination of cache and off-die memory fetch can present timing issues for coordinating these accesses with other units in a pipeline.
  • DRAM dynamic random access memory
  • each vector may be associated with one path.
  • Each thread, operation, instruction, or transaction that is executing in the parallel paths is represented at a shared bit index in the vectors.
  • bit values in the shared bit index Once the transaction is complete, as represented by bit values in the shared bit index, the data of each path may be merged and used in further processing down the pipeline.
  • the bit values represent a sub-completion step in the operation.
  • This third vector is fed to a wide, fast, fair Round-Robin arbiter, the width being equal to the length of the vectors.
  • the arbiter will ensure that pairs or sets of sub-completion bits meeting the completion criteria will be handled completely and fairly. Once the arbiter grants completion status to a set of subcompletion bits, those sub-completion bits are cleared, and the processing goes forward into the next stage of the pipeline for the transaction associated with the set of sub-completion bits.
  • various forms of navigation-directed systems may need to coordinate data from multiple sensors essentially simultaneously to perform the navigation function.
  • An example use for such a chiplet system implementing a memory system including a memory controller with one or more forms of memory would be a self-driving vehicle in which data from various ranging sensors such as radar, lidar, and/or ultrasonic sensors, may be correlated with data from multiple optical sensors (potentially requiring image processing and pattern identification), gyroscopes, skid sensors, etc.
  • FIGS. 1A and IB illustrate an example of a chiplet system 110, according to an embodiment.
  • FIG. 1 A is a representation of the chiplet system 110 mounted on a peripheral board 105, that can be connected to a broader computer system by a peripheral component interconnect express (PCIe) interface, for example.
  • the chiplet system 110 includes a package substrate 115, an interposer 120, and four chiplets: an application chiplet 125, a host interface chiplet 135, a memory controller chiplet 140, and a memory device chiplet 150.
  • Other systems may include many additional chiplets to provide additional functionalities as will be apparent from the following discussion.
  • the package of the chiplet system 110 is illustrated with a lid or cover 165, though other packaging techniques and structures for the chiplet system can be used.
  • FIG. IB is a block diagram labeling the components in the chiplet system for clarity.
  • the application chiplet 125 is illustrated as including a network-on-chip (NOC) 130 to support a chiplet network 155 for inter-chiplet communications.
  • NOC 130 may be included on the application chiplet 125.
  • NOC 130 may be defined in response to selected support chiplets (e.g., chiplets 135, 140, and 150) thus enabling a designer to select an appropriate number or chiplet network connections or switches for the NOC 130.
  • the NOC 130 can be located on a separate chiplet, or even within the interposer 120.
  • the NOC 130 implements a chiplet protocol interface (CPI) network.
  • CPI chiplet protocol interface
  • the CPI is a packet-based network that supports virtual channels to enable a flexible and high-speed interaction between chiplets.
  • CPI enables bridging from intra-chiplet networks to the chiplet network 155.
  • AXI Advanced extensible Interface
  • AXI specifications cover a great variety of physical design options, such as the number of physical channels, signal timing, power, etc. Within a single chip, these options are generally selected to meet design goals, such as power consumption, speed, etc.
  • an adapter such as CPI, is used to interface between the various AXI design options that can be implemented in the various chiplets.
  • CPI bridges intra-chiplet networks across the chiplet network 155.
  • CPI can use a variety of different physical layers to transmit packets.
  • the physical layer can include simple conductive connections, or can include drivers to increase the voltage, or otherwise facilitate transmitting the signals over longer distances.
  • An example of one such physical layer can include the Advanced Interface Bus (AIB), which in various examples, can be implemented in the interposer 120.
  • AIB transmits and receives data using source synchronous data transfers with a forwarded clock. Packets are transferred across the AIB at single data rate (SDR) or dual data rate (DDR) with respect to the transmitted clock. Various channel widths are supported by AIB.
  • SDR single data rate
  • DDR dual data rate
  • AIB channel widths are in multiples of 20 bits when operated in SDR mode (20, 40, 60, ...), and multiples of 40 bits for DDR mode: (40, 80, 120, ).
  • the AIB channel width includes both transmit and receive signals.
  • the channel can be configured to have a symmetrical number of transmit (TX) and receive (RX) input/outputs (I/Os), or have a non-symmetrical number of transmitters and receivers (e.g., either all transmitters or all receivers).
  • the channel can act as an AIB control or subordinate (i.e., “master” or “slave”) depending on which chiplet provides the master clock.
  • AIB I/O cells support three clocking modes: asynchronous (i.e., non-clocked), SDR, and DDR.
  • the non-clocked mode is used for clocks and some control signals.
  • the SDR mode can use dedicated SDR only I/O cells, or dual use SDR/DDR I/O cells.
  • CPI packet protocols e.g., point-to-point or routable
  • CPI streaming protocol allows more flexible use of the AIB I/O cells.
  • an AIB channel for streaming mode can configure the I/O cells as all TX, all RX, or half TX and half RX.
  • CPI packet protocols can use an AIB channel in either SDR or DDR operation modes.
  • the AIB channel is configured in increments of 80 I/O ceUs (i.e., 40 TX and 40 RX) for SDR mode and 40 I/O cells for DDR mode.
  • the CPI streaming protocol can use an AIB channel in either SDR or DDR operation modes.
  • the AIB channel is in increments of 40 I/O cells for both SDR and DDR modes.
  • each AIB channel is assigned a unique interface identifier. The identifier is used during CPI reset and initialization to determine paired AIB channels across connected chiplets.
  • the interface identifier is a 20-bit value comprising a seven-bit chiplet identifier, a seven-bit column identifier, and a six-bit link identifier.
  • the AIB physical layer transmits the interface identifier using an AIB out-of-band shift register.
  • the 20-bit interface identifier is transferred in both directions across an AIB interface using bits 32-51 of the shift registers.
  • AIB defines a stacked set of AIB channels as an AIB channel column.
  • An AIB channel column has some number of AIB channels, plus an auxiliary channel.
  • the auxiliary channel contains signals used for AIB initialization. All AIB channels (other than the auxiliary channel) within a column are of the same configuration (e.g., all TX, all RX, or half TX and half RX, as well as having the same number of data I/O signals).
  • AIB channels are numbered in continuous increasing order starting with the AIB channel adjacent to the AUX channel.
  • the AIB channel adjacent to the AUX is defined to be AIB channel zero.
  • CPI interfaces on individual chiplets can include serialization- deserialization (SERDES) hardware. SERDES interconnects work well for scenarios in which high-speed signaling with low signal count are desirable.
  • SERDES serialization- deserialization
  • SERDES can result in additional power consumption and longer latencies for multiplexing and demultiplexing, error detection or correction (e.g., using block level cyclic redundancy checking (CRC)), link-level retry, or forward error correction.
  • CRC block level cyclic redundancy checking
  • SERDES link-level retry
  • forward error correction e.g., forward error correction
  • CPI block level cyclic redundancy checking
  • CPI includes elements to minimize both latency and energy consumption in these ultra-short reach chiplet interconnects.
  • CPI employs a credit-based technique.
  • a recipient such as the application chiplet 125, provides a sender, such as the memory controller chiplet 140, with credits that represent available buffers.
  • a CPI recipient includes a buffer for each virtual channel for a given time-unit of transmission.
  • the recipient has five buffers arranged in five rows (e.g., one row for each unit time). If four virtual channels are supported, then the recipient has twenty buffers arranged in five rows. Each buffer holds the payload of one CPI packet.
  • the sender When the sender transmits to the recipient, the sender decrements the available credits based on the transmission. Once all credits for the recipient are consumed, the sender stops sending packets to the recipient. This ensures that the recipient always has an available buffer to store the transmission.
  • a chiplet mesh network 160 that uses a direct, chiplet- to-chiplet technique without the need for the NOC 130.
  • the chiplet mesh network 160 can be implemented in CPI, or another chiplet-to-chiplet protocol.
  • the chiplet mesh network 160 generally enables a pipeline of chiplets where one chiplet serves as the interface to the pipeline while other chiplets in the pipeline interface only with themselves.
  • dedicated device interfaces such as one or more industry standard memory interfaces 145 (such as, for example, synchronous memory interfaces, such as DDRS, DDR6), can also be used to interconnect chiplets. Connection of a chiplet system or individual chiplets to external devices (such as a larger system can be through a desired interface (for example, a PCIE interface). Such as external interface may be implemented, in an example, through a host interface chiplet 135, which in the depicted example, provides a PCIE interface external to chiplet system 110.
  • Such dedicated interfaces 145 are generally employed when a convention or standard in the industry has converged on such an interface.
  • the illustrated example of a Double Data Rate (DDR) interface 145 connecting the memory controller chiplet 140 to a dynamic random access memory (DRAM) memory device 150 is just such an industry convention.
  • DDR Double Data Rate
  • DRAM dynamic random access memory
  • the memory controller chiplet [0032] Of the variety of possible support chiplets, the memory controller chiplet
  • the memory controller chiplet 140 is likely present in the chiplet system 110 due to the near omnipresent use of storage for computer processing as well as sophisticated state-of-the-art for memory devices. Thus, using memory device chiplets 150 and memory controller chiplets 140 produced by others gives chiplet system designers access to robust products by sophisticated producers.
  • the memory controller chiplet 140 provides a memory device specific interface to read, write, or erase data.
  • the memory controller chiplet 140 can provide additional features, such as error detection, error correction, maintenance operations, or atomic operation execution. For some types of memory, maintenance operations tend to be specific to the memory device 150, such as garbage collection in NAND flash or storage class memories, temperature adjustments (e.g., cross temperature management) in NAND flash memories.
  • the maintenance operations can include logical-to-physical (L2P) mapping or management to provide a level of indirection between the physical and logical representation of data.
  • L2P logical-to-physical
  • some memory operations, such as refresh may be controlled by a host processor or a memory controller at some times, and at other times controlled by the DRAM memory device, or by logic associated with one or more DRAM devices, such as an interface chip (in an example, a buffer).
  • Atomic operations are a data manipulation that, for example, may be performed by the memory controller chiplet 140.
  • the atomic operations may be performed by other chiplets.
  • an atomic operation of “increment” can be specified in a command by the application chiplet 125, the command including a memory address and possibly an increment value.
  • the memory controller chiplet 140 retrieves a number from the specified memory address, increments the number by the amount specified in the command, and stores the result.
  • the memory controller chiplet 140 provides an indication of the command’s success to the application chiplet 125.
  • Atomic operations avoid transmitting the data across the chiplet network 160, resulting in lower latency execution of such commands.
  • Atomic operations can be classified as built-in atomics or programmable (e.g., custom) atomics.
  • Built-in atomics are a finite set of operations that are immutably implemented in hardware.
  • Programmable atomics are small programs that can execute on a programmable atomic unit (PAU) (e.g., a custom atomic unit (CAU)) of the memory controller chiplet 140.
  • PAU programmable atomic unit
  • CAU custom atomic unit
  • FIGS. 1 A and IB illustrate an example of a memory controller chiplet that discusses a PAU.
  • the memory device chiplet 150 can be, or include any combination of, volatile memory devices or non-volatile memories.
  • volatile memory devices include, but are not limited to, random access memory (RAM) — such as DRAM, synchronous DRAM (SDRAM), graphics double data rate type 6 SDRAM (GDDR6 SDRAM), among others.
  • non-volatile memory devices include, but are not limited to, negative-and-(NAND)-type flash memory, storage class memory (e.g., phase-change memory or memristor based technologies), ferroelectric RAM (FeRAM), among others.
  • the illustrated example includes the memory device 150 as a chiplet, however, the memory device 150 can reside elsewhere, such as in a different package on the peripheral board 105.
  • multiple memory device chiplets may be provided.
  • these memory device chiplets may each implement one or multiple storage technologies.
  • a memory chiplet may include, multiple stacked memory die of different technologies, for example one or more SRAM devices stacked or otherwise in communication with one or more DRAM devices.
  • Memory controller 140 may also serve to coordinate operations between multiple memory chiplets in chiplet system 110; for example, to utilize one or more memory chiplets in one or more levels of cache storage, and to use one or more additional memory chiplets as main memory.
  • Chiplet system 110 may also include multiple memory controllers 140, as may be used to provide memory control functionality for separate processors, sensors, networks, etc.
  • FIG. 5 illustrates components of an example of a memory controller chiplet 505, according to an embodiment.
  • the memory controller chiplet 505 includes a cache 510, a cache controller 515, an off-die memory controller 520 (e.g., to communicate with off-die memory 575), a network communication interface 525 (e.g., to interface with a chiplet network 585 and communicate with other chiplets), and a set of atomic and merge units 550.
  • Members of this set can include, for example, a write merge unit 555, a memory hazard unit 560, built-in atomic unit 565, or a PAU 570.
  • the various components are illustrated logically, and not as they necessarily would be implemented.
  • the built-in atomic unit 565 likely comprises different devices along a path to the off-die memory.
  • the built-in atomic unit 565 could be in an interface device/buffer on a memory chiplet, as discussed above.
  • the programmable atomic unit 570 could be implemented in a separate processor on the memory controller chiplet 505 (but in various examples may be implemented in other locations, for example on a memory chiplet).
  • the off-die memory controller 520 is directly coupled to the off-die memory 575 (e.g., via a bus or other communication connection) to provide write operations and read operations to and from the one or more off-die memory devices, such as off-die memory 575 and off-die memory 580.
  • the off-die memory controller 520 is also coupled for output to the atomic and merge unit 550, and for input to the cache controller 515 (e.g., a memory side cache controller).
  • cache controller 515 is directly coupled to the cache 510, and may be coupled to the network communication interface 525 for input (such as incoming read or write requests), and coupled for output to the off-die memory controller 520.
  • the network communication interface 525 includes a packet decoder 530, network input queues 535, a packet encoder 540, and network output queues 545 to support a packet-based chiplet network 585, such as CPI.
  • the chiplet network 585 can provide packet routing between and among processors, memory controllers, hybrid threading processors, configurable processing circuits, or communication interfaces. In such a packet-based communication system, each packet typically includes destination and source addressing, along with any data payload or instruction.
  • the chiplet network 585 can be implemented as a collection of crossbar switches having a folded Clos configuration, or a mesh network providing for additional connections, depending upon the configuration.
  • the chiplet network 585 can be part of an asynchronous switching fabric.
  • a data packet can be routed along any of various paths, such that the arrival of any selected data packet at an addressed destination can occur at any of multiple different times, depending upon the routing.
  • chiplet network 585 can be implemented at least in part as a synchronous communication network, such as a synchronous mesh communication network. Both configurations of communication networks are contemplated for use for examples in accordance with the present disclosure.
  • the memory controller chiplet 505 can receive a packet having, for example, a source address, a read request, and a physical address.
  • the off-die memory controller 520 or the cache controller 515 will read the data from the specified physical address (which can be in the off-die memory 575 or in the cache 510), and assemble a response packet to the source address containing the requested data.
  • the memory controller chiplet 505 can receive a packet having a source address, a write request, and a physical address.
  • the memory controller chiplet 505 will write the data to the specified physical address (which can be in the cache 510 or in the off-die memories 575 or 580), and assemble a response packet to the source address containing an acknowledgement that the data was stored to a memory.
  • the specified physical address which can be in the cache 510 or in the off-die memories 575 or 580
  • the memory controller chiplet 505 can receive read and write requests via the chiplet network 585 and process the requests using the cache controller 515 interfacing with the cache 510, if possible. If the request cannot be handled by the cache controller 515, the off-die memory controller 520 handles the request by communication with the off-die memories 575 or 580, the atomic and merge unit 550, or both. As noted above, one or more levels of cache may also be implemented in off-die memories 275 or 280; and in some such examples may be accessed directly by cache controller 215. Data read by the off-die memory controller 520 can be cached in the cache 510 by the cache controller 515 for later use.
  • the atomic and merge unit 250 are coupled to receive (as input) the output of the off-die memory controller 220, and to provide output to the cache 210, the network communication interface 225, or directly to the chiplet network 285.
  • the memory hazard unit 560, write merge unit 555 and the built-in (e.g., predetermined) atomic unit 565 can each be implemented as state machines with other combinational logic circuitry (such as adders, shifters, comparators, AND gates, OR gates, XOR gates, or any suitable combination thereof) or other logic circuitry. These components can also include one or more registers or buffers to store operand or other data.
  • the PAU 570 can be implemented as one or more processor cores or control circuitry, and various state machines with other combinational logic circuitry or other logic circuitry, and can also include one or more registers, buffers, or memories to store addresses, executable instructions, operand and other data, or can be implemented as a processor.
  • the write merge unit 555 receives read data and request data, and merges the request data and read data to create a single unit having the read data and the source address to be used in the response or return data packet).
  • the write merge unit 555 provides the merged data to the write port of the cache 510 (or, equivalently, to the cache controller 515 to write to the cache 510).
  • the write merge unit 555 provides the merged data to the network communication interface 525 to encode and prepare a response or return data packet for transmission on the chiplet network 585.
  • the built-in atomic unit 565 receives the request and reads data, either from the write merge unit 555 or directly from the off-die memory controller 520.
  • the atomic operation is performed, and using the write merge unit 555, the resulting data is written to the cache 510, or provided to the network communication interface 525 to encode and prepare a response or return data packet for transmission on the chiplet network 585.
  • the built-in atomic unit 565 handles predefined atomic operations such as fetch-and-increment or compare-and-swap. In an example, these operations perform a simple read-modify-write operation to a single memory location of 32- bytes or less in size.
  • Atomic memory operations are initiated from a request packet transmitted over the chiplet network 585.
  • the request packet has a physical address, atomic operator type, operand size, and optionally up to 32-bytes of data.
  • the atomic operation performs the read-modify-write to a cache memory line of the cache 510, filling the cache memory if necessary.
  • the atomic operator response can be a simple completion response, or a response with up to 32-bytes of data.
  • Example atomic memory operators include fetch-and-AND, fetch-and-OR, fetch-and-XOR, fetch-and-add, fetch-and-subtract, fetch-and-increment, fetch-and-decrement, fetch- and-minimum, fetch-and-maximum, fetch-and-swap, and compare-and-swap.
  • 32-bit and 64-bit operations are supported, along with operations on 16 or 32 bytes of data. Methods disclosed herein are also compatible with hardware supporting larger or smaller operations and more or less data.
  • Built-in atomic operations can also involve requests for a “standard” atomic operation on the requested data, such as comparatively simple, single cycle, integer atomics — such as fetch-and-increment or compare-and-swap — which will occur with the same throughput as a regular memory read or write operation not involving an atomic operation.
  • the cache controller 515 may generally reserve a cache line in the cache 510 by setting a hazard bit (in hardware), so that the cache line cannot be read by another process while it is in transition.
  • the data is obtained from either the off-die memory 575 or the cache 510, and is provided to the built-in atomic operation unit 565 to perform the requested atomic operation.
  • the built-in atomic operation unit 565 provides the resulting data to the write merge unit 555, which will also write the resulting data to the cache 510. Following the writing of the resulting data to the cache 510, any corresponding hazard bit which was set will be cleared by the memory hazard unit 560.
  • the PAU 570 enables high performance (high throughput and low latency) for programmable atomic operations (also referred to as “custom atomic transactions” or “custom atomic operations”), comparable to the performance of built-in atomic operations. Rather than executing multiple memory accesses, in response to an atomic operation request designating a programmable atomic operation and a memory address, circuitry in the memory controller chiplet 505 transfers the atomic operation request to PAU 570 and sets a hazard bit stored in a memory hazard register corresponding to the memory address of the memory line used in the atomic operation, to ensure that no other operation (read, write, or atomic) is performed on that memory line, which hazard bit is then cleared upon completion of the atomic operation. Additional, direct data paths provided for the PAU 570 executing the programmable atomic operations allow for additional write operations without any limitations imposed by the bandwidth of the communication networks and without increasing any congestion of the communication networks.
  • the PAU 570 includes a multi-threaded processor, for example, such as a RISC-V ISA based multi-threaded processor, having one or more processor cores, and further having an extended instruction set for executing programmable atomic operations.
  • a multi-threaded processor for example, such as a RISC-V ISA based multi-threaded processor, having one or more processor cores, and further having an extended instruction set for executing programmable atomic operations.
  • the PAU 570 can be embodied as one or more hybrid threading processors.
  • the PAU 570 provides barrel-style, round-robin instantaneous thread switching to maintain a high instruction-per-clock rate.
  • Programmable atomic operations can be performed by the PAU 570 involving requests for a programmable atomic operation on the requested data.
  • a user can prepare programming code to provide such programmable atomic operations.
  • the programmable atomic operations can be comparatively simple, multi-cycle operations such as floating-point addition, or comparatively complex, multi-instruction operations such as a Bloom filter insert.
  • the programmable atomic operations can be the same as or different than the built-in atomic operations, insofar as they are defined by the user rather than a system vendor.
  • the cache controller 515 can reserve a cache line in the cache 510, by setting a hazard bit (in hardware), so that cache line cannot be read by another process while it is in transition.
  • the data is obtained from either the cache 510 or the off-die memories 575 or 580, and is provided to the PAU 570 to perform the requested programmable atomic operation. Following the atomic operation, the PAU 570 will provide the resulting data to the network communication interface 525 to directly encode outgoing data packets having the resulting data for transmission on the chiplet network 585. In addition, the PAU 570 will provide the resulting data to the cache controller 515, which will also write the resulting data to the cache 510. Following the writing of the resulting data to the cache 510, any corresponding hazard bit which was set will be cleared by the cache control circuit 515.
  • the approach taken for programmable atomic operations is to provide multiple, generic, custom atomic request types that can be sent through the chiplet network 585 to the memory controller chiplet 505 from an originating source such as a processor or other system component.
  • the cache controllers 515 or off-die memory controller 520 identify the request as a custom atomic and forward the request to the PAU 570.
  • the PAU 570 (1) is a programmable processing element capable of efficiently performing a user defined atomic operation; (2) can perform load and stores to memory, arithmetic and logical operations and control flow decisions; and (3) leverages the RISC-V ISA with a set of new, specialized instructions to facilitate interacting with such controllers 515, 520 to atomically perform the user-defined operation.
  • the RISC-V ISA contains a full set of instructions that support high level language operators and data types.
  • the PAU 570 can leverage the RISC-V ISA, but will commonly support a more limited set of instructions and limited register file size to reduce the die size of the unit when included within the memory controller chiplet 505.
  • the set hazard bit for the reserved cache line is to be cleared, by the memory hazard clear unit 560. Accordingly, when the request and read data is received by the write merge unit 555, a reset or clear signal can be transmitted by the memory hazard clear unit 560 to the cache 510 to reset the set memory hazard bit for the reserved cache line. Also, resetting this hazard bit will also release a pending read or write request involving the designated (or reserved) cache line, providing the pending read or write request to an inbound request multiplexer for selection and processing.
  • the merge circuitry 290 is configured to merge various responses from the cache 210 and the off-die memory (e.g., off-die memory 275) in response to a memory request (e.g., received from the packet decoder 230) before delivery in a memory response (e.g., via packet encoder 240).
  • the merge circuitry 290 can have components in the cache controller 215, the off-die memory controller 220, or any other location in which memory requests (e.g., transactions) can be tracked and completed (e.g., merged).
  • the response times between the cache 210 and the off- die memory 275, 280 can vary greatly, creating a challenge to track and reassemble responses for a memory request transaction.
  • various parallel pipelines can exist in the memory controller 205
  • an example of a two-path parallel pipeline includes memory retrievals from the cache 210 and an off-die memory.
  • An example of a three-way parallel pipeline may include access to the cache 210, a fast off-die memory (e.g., off-die memory 275 is DRAM), and a slow off-die memory (e.g., off- die memory 280 is flash).
  • a logging vector is used for each of the paths.
  • the bit positions are represented by indexes.
  • the index positions between each vector is shared such that a transaction associated with a given index in one vector is also associated with the same index in other vectors.
  • the logging vectors of each path is then straightforward to use to determine whether a given transaction has completed all operations in each of the parallel paths by comparing the vector values of bits positioned at the index of the transaction.
  • the completion is logged in a logging vector associated with the pipeline at a position that corresponds to the transaction.
  • a controller associated with the pipeline e.g., cache controller 215 or off-die memory controller 220 logs the completion of the operation (e.g., a memory read completion).
  • the merge circuitry 290 is configured to log the completion in a logging vector for the pipeline.
  • the logging vector is one of a set of logging vectors with each of the set of logging vectors uniquely assigned to a respective set of parallel pipelines. Thus, each parallel pipeline has its own logging vector in the set of logging vectors.
  • a given index in any vector corresponds to a transaction such that the same index in each vector corresponds to the same transaction.
  • transaction 0 will be index 0 across all vectors of the set of vectors. Accordingly, if pipeline A completes transaction 0 and pipeline B has not, index 0 of pipeline A’s vector will indicate that the transaction is complete and index 0 of pipeline B’s vector will indicate that the transaction is not complete. This may be performed using logic one for complete and logic zero for incomplete. Although it is understood that the logic may be inverted in some implementations.
  • Each logging vector may be a bit vector, such that each element of a logging vector holds a single bit.
  • the bit vector can be represented with one or more words in registers of the merge circuitry 290. Such a representation can be convenient to implement, both in storage of the vector as well as comparing vectors to one another to determine whether a given transaction is complete as described below.
  • the merge circuitry 290 is configured to set a position of the bit vector to a logical one. Using the logical one to indicate completion and a logical zero to indicate that the transaction is not complete can be convenient when using standard bitwise comparison operations, such as a bitwise AND operation or a bitwise OR operation, to compare transaction status over several pipelines.
  • the merge circuitry 290 is configured to compare corresponding elements from two or more logging vectors. The comparison may be performed based on an event. The event may be when an element is marked as being complete, an expiration of an interval, upon an interrupt from the cache controller 215 or the off-die memory controller 220, or other triggering events. The comparison determines which transactions are complete. Thus, the merge circuitry 290 is configured to compare the transaction complete indications in a given index across the logging vectors of the parallel pipelines. For example, if index 1 of the vector for pipeline A and index 1 of the vector for pipeline B both indicate completion, then the transaction 1 that corresponds to index 1 is considered complete.
  • the merge circuitry 290 is configured to compare elements in the members of the set of bit vectors by performing a bitwise operation upon entire members (e.g., upon all indices in the vectors). For example, given three 256-bit vectors, a logical AND operation is performed between all three vectors to produce a single 256-bit result vector. Such an operation can generally be implemented within a single clock cycle.
  • the bitwise operation is an AND operation.
  • the transaction is complete when the result of the AND operation that corresponds to the transaction index is a logical one.
  • the AND operation is a convenient mechanism to determine that every vector is complete because a logical one in a given index of the result vector can only be obtained with a logical one at the same index in all of the parallel pipeline vectors.
  • the merge circuitry 290 can be configured to use a bitwise OR operation as the bitwise operation.
  • the transaction is complete when the result of the OR operation that corresponds to the transaction index is a logical one. As long as any pipeline vector has a logical one at the transaction index, the transaction is complete. Because the implementation of a bitwise AND and a bitwise OR can consume little hardware area in the merge circuitry 290, both can be included and performed on each clock cycle, for example. In this type of implementation, the merge circuitry has two result vectors. The merge circuitry 290 may consult the appropriate result vector based on metadata about each transaction. Thus, the AND result vector can be consulted for a transaction when all pipelines must complete for the transaction to be considered complete, and the OR vector can be consulted when only one pipeline must complete for the transaction to be considered complete.
  • the merge circuitry 290 is configured to release the corresponding transaction to the rest of the pipeline. This may include creation and delivery of a memory response over a network-on-chip (NOC), processing additional related memory requests, or the like.
  • NOC network-on-chip
  • a round-robin arbiter in the merge circuitry 290 is used to ensure that a completed transaction is handled fairly. When the arbiter releases the transaction to the remaining pipeline, the corresponding bits are cleared in the logging vectors. To release the transaction to the remaining pipeline, the arbiter may write transaction data, metadata, or other information to a pipeline buffer. In an example, the merge circuitry 290 is configured to read completed transactions out of the result vector in a round-robin sequence.
  • a round-robin arbiter may be used to provide this functionality.
  • Various round-robin arbiter designs may be used. For instance, a mask vector may be used to mask completed indexes out of the result vector over successive cycles. The mask vector may be updated after each transaction is forwarded to service the next higher completed index. The mask may be updated until the entire request vector is masked, at which time the mask is reset and the lowest completed index in the result vector can be identified.
  • the arbiter in the merge circuitry 290 can identify the lowest index of completed transactions and forward the transaction associated with this index to the remaining pipeline. This implementation provide wraparound functionality and fair round-robin service.
  • FIG. 3 illustrates processing flow through electronic components, according to an embodiment.
  • a request processor 305 (e.g., the packet decoder 230 from FIG. 2) that processing incoming transaction requests.
  • Transaction requests may be memory requests.
  • the request processor 305 can split a transaction and initiate a first request using a fast sequential access pipeline 310A (e.g., memory access to cache 210) and initiate a second request using a slow random access pipeline 310B (e.g., memory access to off-die memory 280). These sub-requests proceed independently and asynchronously. It is understood that more than two pipelines may be used.
  • a merge circuitry 315 (e.g., merge circuitry 290) merges results from the fast pipeline 310A and the slow pipeline 310B and provides the results to a response processor 310 (e.g., the packet encoder 240 from FIG. 2).
  • the merge circuitry 315 accesses logging vectors 325 A, 325B associated with the fast sequential access pipeline 310A and the slow random access pipeline 310B.
  • the logging vectors are combined using logic to produce a result vector 330.
  • Round-robin arbiter 335 selects a completed transaction from the result vector 330 and forwards the transaction to the response processor 320.
  • the logging vectors 325A, 325B are used to capture and maintain status of the associated transactions.
  • the transaction data may be stored in an associative memory.
  • the memory may be implemented as registers and store relationships between a transaction index identifier and payload data (e.g., memory request results from fast or slow memory access pipelines).
  • the merge circuitry 315 may access the associative memory to obtain the corresponding data and forward the data to the response processor 320. Alternatively, the merge circuitry 315 may forward the index of the transaction to the response processor 320, which then may use the index to lookup the transaction data.
  • the transaction data may be a requested byte, word, or other addressable unit of data, requested from memory by the requestor. The transaction data may then be returned to the original requestor by the response processor 320.
  • FIG. 4 is a flow chart of an example of a method 400 for asynchronous pipeline merging in a merge circuit, according to an embodiment.
  • Operations of the method 400 are performed by computer hardware, such as that described with respect to FIGS. 1A-1B (e.g., memory controller chiplet), FIG. 2 (e.g., merge circuitry 290), FIG. 3, or FIG. 5 (e.g., processing circuitry).
  • FIGS. 1A-1B e.g., memory controller chiplet
  • FIG. 2 e.g., merge circuitry 290
  • FIG. 3 e.g., processing circuitry
  • a bitwise logical operation is performed on a first logging bit vector and a second logging bit vector to obtain a result vector.
  • the first logging bit vector is associated with a first pipeline and the second logging bit vector is associated with a second pipeline. Bits in respective index positions of the first and second logging bit vectors represent transactions.
  • the first pipeline comprises a fast sequential access pipeline.
  • the second pipeline comprises a slow random access pipeline.
  • the first logging bit vector and the second logging bit vector are of the same size. In a related embodiment, the first logging bit vector and the second logging bit vector are each 256 bits.
  • a completed transaction is selected from the result vector using a round-robin technique.
  • the first and second logging bit vectors store a logical one to indicate completion in the respective first and second pipeline.
  • the bitwise logical operation is an AND operation, and wherein transactions that correspond to a logical one in the result vector are considered complete.
  • the bitwise logical operation is an OR operation, and wherein transactions that correspond to a logical one in the result vector are considered complete.
  • a controller associated with the first pipeline sets a bit the first logging bit vector for a transaction executing in the first pipeline, the bit representing a completion status of the transaction executing in the first pipeline.
  • the merge circuitry sets a bit the first logging bit vector for a transaction executing in the first pipeline, the bit representing a completion status of the transaction executing in the first pipeline.
  • the completed transaction from the set of completed transactions is forwarded to an output pipeline.
  • the output pipeline may include the response processor 320.
  • forwarding the completed transaction comprises transmitting an index of the result vector corresponding to the completed transaction.
  • forwarding the completed transaction includes using an index of the result vector corresponding to the completed transaction to obtain transaction data corresponding to the completed transaction and transmitting the transaction data to the output pipeline.
  • the transaction data comprises data related to a memory request.
  • the method 400 includes clearing bits at an index of the first and second logging bit vectors that corresponds to the completed transaction.
  • the merge circuitry is included in a memory controller chiplet (e.g., memory controller chiplet 140) in a chiplet system (e.g., chiplet system 110).
  • the merge circuitry is disposed on an output path of the memory controller chiplet, the output path being between the memory controller chiplet and memory managed by the memory controller chiplet.
  • memory managed by the memory controller includes memory on the memory controller chiplet (e.g., cache 210) and memory that is not on the memory controller chiplet (e.g., off-die memory 275 or off-die memory 280).
  • Circuitry e.g., processing circuitry
  • Circuitry is a collection of circuits implemented in tangible entities of the machine 500 that include hardware (e.g., simple circuits, gates, logic, etc.). Circuitry membership can be flexible over time. Circuitries include members that can, alone or in combination, perform specified operations when operating; thus .processing circuitry in various instances, for example in various controllers as described in the specification, can include one or more processors, or cores of processors, or other instructionexecuting devices.
  • hardware of the circuitry can be immutably designed to carry out a specific operation (e.g., hardwired).
  • the hardware of the circuitry can include variably connected physical components (e.g., execution units, transistors, simple circuits, etc.) including a machine readable medium physically modified (e.g., magnetically, electrically, moveable placement of invariant massed particles, etc.) to encode instructions of the specific operation.
  • variably connected physical components e.g., execution units, transistors, simple circuits, etc.
  • a machine readable medium physically modified (e.g., magnetically, electrically, moveable placement of invariant massed particles, etc.) to encode instructions of the specific operation.
  • the underlying electrical properties of a hardware constituent are changed, for example, from an insulator to a conductor or vice versa.
  • the instructions enable embedded hardware (e.g., the execution units or a loading mechanism) to create members of the circuitry in hardware via the variable connections to carry out portions of the specific operation when in operation.
  • the machine-readable medium elements are part of the circuitry or are communicatively coupled to the other components of the circuitry when the device is operating.
  • any of the physical components can be used in more than one member of more than one circuitry.
  • execution units can be used in a first circuit of a first circuitry at one point in time and reused by a second circuit in the first circuitry, or by a third circuit in a second circuitry at a different time. Additional examples of these components with respect to the machine 500 follow.
  • the machine 500 can operate as a standalone device or can be connected (e.g., networked) to other machines. In a networked deployment, the machine 500 can operate in the capacity of a server machine, a client machine, or both in server-client network environments. In an example, the machine 500 can act as a peer machine in peer-to-peer (P2P) (or other distributed) network environment.
  • the machine 500 can be a personal computer (PC), a tablet PC, a set-top box (STB), a personal digital assistant (PDA), a mobile telephone, a web appliance, a network router, switch or bridge, or any machine capable of executing instructions (sequential or otherwise) that specify actions to be taken by that machine.
  • machine** shall also be taken to include any collection of machines that individually or jointly execute a set (or multiple sets) of instructions to perform any one or more of the methodologies discussed herein, such as cloud computing, software as a service (SaaS), other computer cluster configurations.
  • cloud computing software as a service
  • SaaS software as a service
  • the machine 500 can include a hardware processor 502 (e.g., a central processing unit (CPU), a graphics processing unit (GPU), a hardware processor core, or any combination thereof), a main memory 504, a static memory (e.g., memory or storage for firmware, microcode, a basic- input-output (BIOS), unified extensible firmware interface (UEFI), etc.) 506, and mass storage 508 (e.g., hard drives, tape drives, flash storage, or other block devices) some or all of which can communicate with each other via an interlink (e.g., bus) 530.
  • a hardware processor 502 e.g., a central processing unit (CPU), a graphics processing unit (GPU), a hardware processor core, or any combination thereof
  • main memory 504 e.g., a static memory (e.g., memory or storage for firmware, microcode, a basic- input-output (BIOS), unified extensible firmware interface (UEFI), etc.) 506, and mass storage 508 (
  • the machine 500 can further include a display unit 510, an alphanumeric input device 512 (e.g., a keyboard), and a user interface (UI) navigation device 514 (e.g., a mouse).
  • the display unit 510, input device 512 and UI navigation device 514 can be a touch screen display.
  • the machine 500 can additionally include a storage device (e.g., drive unit) 508, a signal generation device 518 (e.g., a speaker), a network interface device 520, and one or more sensors 516, such as a global positioning system (GPS) sensor, compass, accelerometer, or other sensor.
  • GPS global positioning system
  • the machine 500 can include an output controller 528, such as a serial (e.g., universal serial bus (USB)), parallel, or other wired or wireless (e.g., infrared (IR), near field communication (NFC), etc.) connection to communicate or control one or more peripheral devices (e.g., a printer, card reader, etc.).
  • a serial e.g., universal serial bus (USB)
  • parallel e.g., parallel
  • wired or wireless e.g., infrared (IR), near field communication (NFC), etc.
  • peripheral devices e.g., a printer, card reader, etc.
  • Registers of the processor 502, the main memory 504, the static memory 506, or the mass storage 508 can be, or include, a machine readable medium 522 on which is stored one or more sets of data structures or instructions 524 (e.g., software) embodying or utilized by any one or more of the techniques or functions described herein.
  • the instructions 524 can also reside, completely or at least partially, within any of registers of the processor 502, the main memory 504, the static memory 506, or the mass storage 508 during execution thereof by the machine 500.
  • one or any combination of the hardware processor 502, the main memory 504, the static memory 506, or the mass storage 508 can constitute the machine readable media 522.
  • machine readable medium 522 is illustrated as a single medium, the term “machine readable medium” can include a single medium or multiple media (e.g., a centralized or distributed database, or associated caches and servers) configured to store the one or more instructions 524.
  • the term “machine readable medium” can include any medium that is capable of storing, encoding, or carrying instructions for execution by the machine 500 and that cause the machine 500 to perform any one or more of the techniques of the present disclosure, or that is capable of storing, encoding or carrying data structures used by or associated with such instructions.
  • Non-limiting machine- readable medium examples can include solid-state memories, optical media, magnetic media, and signals (e.g., radio frequency signals, other photon-based signals, sound signals, etc.).
  • a non-transitory machine-readable medium comprises a machine-readable medium with a plurality of particles having invariant (e.g., rest) mass, and thus are compositions of matter. Accordingly, non- transitory machine-readable media are machine readable media that do not include transitory propagating signals.
  • non-transitory machine readable media can include: non-volatile memory, such as semiconductor memory devices (e.g., electrically programmable read-only memory (EPROM), electrically erasable programmable read-only memory (EEPROM)) and flash memory devices; magnetic disks, such as internal hard disks and removable disks; magneto-optical disks; and CD-ROM and DVD-ROM disks.
  • non-volatile memory such as semiconductor memory devices (e.g., electrically programmable read-only memory (EPROM), electrically erasable programmable read-only memory (EEPROM)) and flash memory devices
  • EPROM electrically programmable read-only memory
  • EEPROM electrically erasable programmable read-only memory
  • flash memory devices e.g., electrically programmable read-only memory (EPROM), electrically erasable programmable read-only memory (EEPROM)
  • flash memory devices e.g., electrically programmable read-only memory (EPROM), electrically era
  • information stored or otherwise provided on the machine readable medium 522 can be representative of the instructions 524, such as instructions 524 themselves or a format from which the instructions 524 can be derived.
  • This format from which the instructions 524 can be derived can include source code, encoded instructions (e.g., in compressed or encrypted form), packaged instructions (e.g., split into multiple packages), or the like.
  • the information representative of the instructions 524 in the machine readable medium 522 can be processed by processing circuitry into the instructions to implement any of the operations discussed herein.
  • deriving the instructions 524 from the information can include: compiling (e.g., from source code, object code, etc.), interpreting, loading, organizing (e.g., dynamically or statically linking), encoding, decoding, encrypting, unencrypting, packaging, unpackaging, or otherwise manipulating the information into the instructions 524.
  • the derivation of the instructions 524 can include assembly, compilation, or interpretation of the information (e.g., by the processing circuitry) to create the instructions 524 from some intermediate or preprocessed format provided by the machine readable medium 522.
  • the information when provided in multiple parts, can be combined, unpacked, and modified to create the instructions 524.
  • the information can be in multiple compressed source code packages (or object code, or binary executable code, etc.) on one or several remote servers.
  • the source code packages can be encrypted when in transit over a network and decrypted, uncompressed, assembled (e.g., linked) if necessary, and compiled or interpreted (e.g., into a library, stand-alone executable etc.) at a local machine, and executed by the local machine.
  • the instructions 524 can be further transmitted or received over a communications network 526 using a transmission medium via the network interface device 520 utilizing any one of a number of transfer protocols (e.g., frame relay, internet protocol (IP), transmission control protocol (TCP), user datagram protocol (UDP), hypertext transfer protocol (HTTP), etc.).
  • transfer protocols e.g., frame relay, internet protocol (IP), transmission control protocol (TCP), user datagram protocol (UDP), hypertext transfer protocol (HTTP), etc.
  • Example communication networks can include a local area network (LAN), a wide area network (WAN), a packet data network (e.g., the Internet), mobile telephone networks (e.g., cellular networks), plain old telephone (POTS) networks, and wireless data networks (e.g., Institute of Electrical and Electronics Engineers (IEEE) 802.11 family of standards known as Wi-Fi®, IEEE 802.16 family of standards known as WiMax®), IEEE 802.15.4 family of standards, peer-to-peer (P2P) networks, among others.
  • the network interface device 520 can include one or more physical jacks (e.g., Ethernet, coaxial, or phonejacks) or one or more antennas to connect to the communications network 526.
  • the network interface device 520 can include a plurality of antennas to wirelessly communicate using at least one of single-input multiple-output (SIMO), multiple-input multiple-output (MIMO), or multiple-input single-output (MISO) techniques.
  • SIMO single-input multiple-output
  • MIMO multiple-input multiple-output
  • MISO multiple-input single-output
  • transmission medium shall be taken to include any intangible medium that is capable of storing, encoding or carrying instructions for execution by the machine 500, and includes digital or analog communications signals or other intangible medium to facilitate communication of such software.
  • a transmission medium is a machine readable medium.
  • Example 1 is an apparatus, comprising: memory configured as a cache; an interface couplable to off-die memory; and merge circuitry coupled to the interface and the memory configured as the cache, the merge circuitry configured to: perform a bitwise logical operation on a first logging bit vector and a second logging bit vector to obtain a result vector, wherein the first logging bit vector is associated with a first pipeline and the second logging bit vector is associated with a second pipeline, and wherein bits in respective index positions of the first and second logging bit vectors represent transactions; select a completed transaction from the result vector using a round-robin technique; and forward the completed transaction from the set of completed transactions to an output pipeline.
  • Example 2 the subject matter of Example 1 includes, wherein the first and second logging bit vectors store a logical one to indicate completion in the respective first and second pipeline.
  • Example 3 the subject matter of Example 2 includes, wherein the bitwise logical operation is an AND operation, and wherein transactions that correspond to a logical one in the result vector are considered complete.
  • Example 4 the subject matter of Examples 2-3 includes, wherein the bitwise logical operation is an OR operation, and wherein transactions that correspond to a logical one in the result vector are considered complete.
  • Example 5 the subject matter of Examples 1-4 includes, wherein a controller associated with the first pipeline sets a bit the first logging bit vector for a transaction executing in the first pipeline, the bit representing a completion status of the transaction executing in the first pipeline.
  • Example 6 the subject matter of Examples 1-5 includes, wherein the merge circuitry sets a bit the first logging bit vector for a transaction executing in the first pipeline, the bit representing a completion status of the transaction executing in the first pipeline.
  • Example 7 the subject matter of Examples 1-6 includes, wherein forwarding the completed transaction comprises transmitting an index of the result vector corresponding to the completed transaction.
  • Example 8 the subject matter of Examples 1-7 includes, wherein forwarding the completed transaction comprises: using an index of the result vector corresponding to the completed transaction to obtain transaction data corresponding to the completed transaction; and transmitting the transaction data to the output pipeline.
  • Example 9 the subject matter of Example 8 includes, wherein the transaction data comprises data related to a memory request.
  • Example 10 the subject matter of Examples 1-9 includes, wherein the memory controller is to perform operations including: clearing bits at an index of the first and second logging bit vectors that corresponds to the completed transaction.
  • Example 11 the subject matter of Examples 1-10 includes, wherein the first pipeline comprises a fast sequential access pipeline.
  • Example 12 the subject matter of Examples 1-11 includes, wherein the second pipeline comprises a slow random access pipeline.
  • Example 13 the subject matter of Examples 1-12 includes, wherein the first logging bit vector and the second logging bit vector are of the same size.
  • Example 14 the subject matter of Examples 1-13 includes, wherein the first logging bit vector and the second logging bit vector are each 256 bits.
  • Example 15 the subject matter of Examples 1-14 includes, wherein the merge circuitry is included in a memory controller chiplet in a chiplet system.
  • Example 16 the subject matter of Example 15 includes, wherein the merge circuitry is disposed on an output path of the memory controller chiplet, the output path being between the memory controller chiplet and memory managed by the memory controller chiplet.
  • Example 17 the subject matter of Example 16 includes, wherein memory managed by the memory controller includes memory on the memory controller chiplet and memory that is not on the memory controller chiplet.
  • Example 18 is a method, comprising: performing, by a memory controller having merge circuitry, a bitwise logical operation on a first logging bit vector and a second logging bit vector to obtain a result vector, wherein the first logging bit vector is associated with a first pipeline and the second logging bit vector is associated with a second pipeline, and wherein bits in respective index positions of the first and second logging bit vectors represent transactions; selecting, by the memory controller having merge circuitry, a completed transaction from the result vector using a round-robin technique; and forwarding, by the memory controller having merge circuitry, the completed transaction from the set of completed transactions to an output pipeline.
  • Example 19 the subject matter of Example 18 includes, wherein the first and second logging bit vectors store a logical one to indicate completion in the respective first and second pipeline.
  • Example 20 the subject matter of Example 19 includes, wherein the bitwise logical operation is an AND operation, and wherein transactions that correspond to a logical one in the result vector are considered complete.
  • Example 21 the subject matter of Examples 19-20 includes, wherein the bitwise logical operation is an OR operation, and wherein transactions that correspond to a logical one in the result vector are considered complete.
  • Example 22 the subject matter of Examples 18-21 includes, wherein a controller associated with the first pipeline sets a bit the first logging bit vector for a transaction executing in the first pipeline, the bit representing a completion status of the transaction executing in the first pipeline.
  • Example 23 the subject matter of Examples 18-22 includes, wherein the merge circuitry sets a bit the first logging bit vector for a transaction executing in the first pipeline, the bit representing a completion status of the transaction executing in the first pipeline.
  • Example 24 the subject matter of Examples 18-23 includes, wherein forwarding the completed transaction comprises transmitting an index of the result vector corresponding to the completed transaction.
  • Example 25 the subject matter of Examples 18-24 includes, wherein forwarding the completed transaction comprises: using an index of the result vector corresponding to the completed transaction to obtain transaction data corresponding to the completed transaction; and transmitting the transaction data to the output pipeline.
  • Example 26 the subject matter of Example 25 includes, wherein the transaction data comprises data related to a memory request.
  • Example 27 the subject matter of Examples 18-26 includes, clearing bits at an index of the first and second logging bit vectors that corresponds to the completed transaction.
  • Example 28 the subject matter of Examples 18-27 includes, wherein the first pipeline comprises a fast sequential access pipeline.
  • Example 29 the subject matter of Examples 18-28 includes, wherein the second pipeline comprises a slow random access pipeline.
  • Example 30 the subject matter of Examples 18-29 includes, wherein the first logging bit vector and the second logging bit vector are of the same size.
  • Example 31 the subject matter of Examples 18-30 includes, wherein the first logging bit vector and the second logging bit vector are each 256 bits.
  • Example 32 the subject matter of Examples 18-31 includes, wherein the merge circuitry is included in a memory controller chiplet in a chiplet system.
  • Example 33 the subject matter of Example 32 includes, wherein the merge circuitry is disposed on an output path of the memory controller chiplet, the output path being between the memory controller chiplet and memory managed by the memory controller chiplet.
  • Example 34 the subject matter of Example 33 includes, wherein memory managed by the memory controller includes memory on the memory controller chiplet and memory that is not on the memory controller chiplet.
  • Example 35 is a machine-readable medium including instructions, which when executed by a memory controller having merge circuitry, cause the memory controller to: perform a bitwise logical operation on a first logging bit vector and a second logging bit vector to obtain a result vector, wherein the first logging bit vector is associated with a first pipeline and the second logging bit vector is associated with a second pipeline, and wherein bits in respective index positions of the first and second logging bit vectors represent transactions; select a completed transaction from the result vector using a round-robin technique; and forward the completed transaction from the set of completed transactions to an output pipeline.
  • the subject matter of Example 35 includes, wherein the first and second logging bit vectors store a logical one to indicate completion in the respective first and second pipeline.
  • Example 37 the subject matter of Example 36 includes, wherein the bitwise logical operation is an AND operation, and wherein transactions that correspond to a logical one in the result vector are considered complete.
  • Example 38 the subject matter of Examples 36-37 includes, wherein the bitwise logical operation is an OR operation, and wherein transactions that correspond to a logical one in the result vector are considered complete.
  • Example 39 the subject matter of Examples 35-38 includes, wherein a controller associated with the first pipeline sets a bit the first logging bit vector for a transaction executing in the first pipeline, the bit representing a completion status of the transaction executing in the first pipeline.
  • Example 40 the subject matter of Examples 35-39 includes, wherein the merge circuitry sets a bit the first logging bit vector for a transaction executing in the first pipeline, the bit representing a completion status of the transaction executing in the first pipeline.
  • Example 41 the subject matter of Examples 35-40 includes, wherein forwarding the completed transaction comprises transmitting an index of the result vector corresponding to the completed transaction.
  • Example 42 the subject matter of Examples 35-41 includes, wherein forwarding the completed transaction comprises: using an index of the result vector corresponding to the completed transaction to obtain transaction data corresponding to the completed transaction; and transmitting the transaction data to the output pipeline.
  • Example 43 the subject matter of Example 42 includes, wherein the transaction data comprises data related to a memory request.
  • Example 44 the subject matter of Examples 35-43 includes, wherein the memory controller is to perform operations including: clearing bits at an index of the first and second logging bit vectors that corresponds to the completed transaction.
  • Example 45 the subject matter of Examples 35-44 includes, wherein the first pipeline comprises a fast sequential access pipeline.
  • Example 46 the subject matter of Examples 35-45 includes, wherein the second pipeline comprises a slow random access pipeline.
  • Example 47 the subject matter of Examples 35-46 includes, wherein the first logging bit vector and the second logging bit vector are of the same size.
  • Example 48 the subject matter of Examples 35-47 includes, wherein the first logging bit vector and the second logging bit vector are each 256 bits.
  • Example 49 the subject matter of Examples 35-48 includes, wherein the merge circuitry is included in a memory controller chiplet in a chiplet system.
  • Example 50 the subject matter of Example 49 includes, wherein the merge circuitry is disposed on an output path of the memory controller chiplet, the output path being between the memory controller chiplet and memory managed by the memory controller chiplet.
  • Example 51 the subject matter of Example 50 includes, wherein memory managed by the memory controller includes memory on the memory controller chiplet and memory that is not on the memory controller chiplet.
  • Example 52 is an apparatus, comprising: means for performing, by a memory controller having merge circuitry, a bitwise logical operation on a first logging bit vector and a second logging bit vector to obtain a result vector, wherein the first logging bit vector is associated with a first pipeline and the second logging bit vector is associated with a second pipeline, and wherein bits in respective index positions of the first and second logging bit vectors represent transactions; means for selecting, by the memory controller having merge circuitry, a completed transaction from the result vector using a round-robin technique; and means for forwarding, by the memory controller having merge circuitry, the completed transaction from the set of completed transactions to an output pipeline.
  • Example 53 the subject matter of Example 52 includes, wherein the first and second logging bit vectors store a logical one to indicate completion in the respective first and second pipeline.
  • Example 54 the subject matter of Example 53 includes, wherein the bitwise logical operation is an AND operation, and wherein transactions that correspond to a logical one in the result vector are considered complete.
  • Example 55 the subject matter of Examples 53-54 includes, wherein the bitwise logical operation is an OR operation, and wherein transactions that correspond to a logical one in the result vector are considered complete.
  • Example 56 the subject matter of Examples 52-55 includes, wherein a controller associated with the first pipeline sets a bit the first logging bit vector for a transaction executing in the first pipeline, the bit representing a completion status of the transaction executing in the first pipeline.
  • Example 57 the subject matter of Examples 52-56 includes, wherein the merge circuitry sets a bit the first logging bit vector for a transaction executing in the first pipeline, the bit representing a completion status of the transaction executing in the first pipeline.
  • the means for forwarding the completed transaction comprise means for transmitting an index of the result vector corresponding to the completed transaction.
  • Example 59 the subject matter of Examples 52-58 includes, wherein the means for forwarding the completed transaction comprise: means for using an index of the result vector corresponding to the completed transaction to obtain transaction data corresponding to the completed transaction; and means for transmitting the transaction data to the output pipeline.
  • Example 60 the subject matter of Example 59 includes, wherein the transaction data comprises data related to a memory request.
  • Example 61 the subject matter of Examples 52-60 includes, means for clearing bits at an index of the first and second logging bit vectors that corresponds to the completed transaction.
  • Example 62 the subject matter of Examples 52-61 includes, wherein the first pipeline comprises a fast sequential access pipeline.
  • Example 63 the subject matter of Examples 52-62 includes, wherein the second pipeline comprises a slow random access pipeline.
  • Example 64 the subject matter of Examples 52-63 includes, wherein the first logging bit vector and the second logging bit vector are of the same size.
  • Example 65 the subject matter of Examples 52-64 includes, wherein the first logging bit vector and the second logging bit vector are each 256 bits.
  • Example 66 the subject matter of Examples 52-65 includes, wherein the merge circuitry is included in a memory controller chiplet in a chiplet system.
  • Example 67 the subject matter of Example 66 includes, wherein the merge circuitry is disposed on an output path of the memory controller chiplet, the output path being between the memory controller chiplet and memory managed by the memory controller chiplet.
  • Example 68 the subject matter of Example 67 includes, wherein memory managed by the memory controller includes memory on the memory controller chiplet and memory that is not on the memory controller chiplet.
  • Example 69 is at least one machine-readable medium including instructions that, when executed by processing circuitry, cause the processing circuitry to perform operations to implement of any of Examples 1-68.
  • Example 70 is an apparatus comprising means to implement of any of Examples 1-68.
  • Example 71 is a system to implement of any of Examples 1-68.
  • Example 72 is a method to implement of any of Examples 1-68.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Memory System Of A Hierarchy Structure (AREA)

Abstract

Devices and techniques for asynchronous pipeline merging are described herein. An apparatus, includes a memory controller, which includes merge circuitry; where the memory controller chiplet is configured to perform operations including those to: perform a bitwise logical operation on a first logging bit vector and a second logging bit vector to obtain a result vector, wherein the first logging bit vector is associated with a first pipeline and the second logging bit vector is associated with a second pipeline, and wherein bits in respective index positions of the first and second logging bit vectors represent transactions; select a completed transaction from the result vector using a round-robin technique; and forward the completed transaction from the set of completed transactions to an output pipeline.

Description

ASYNCHRONOUS PIPELINE MERGING USING LONG VECTOR ARBITRATION
APPLICATION PRIORITY
[0001] This application claims the benefit of priority to U.S. Application Serial Number 17/074,991, filed October 20, 2020, which is incorporated herein by reference in its entirety.
BACKGROUND
[0002] Chiplets are an emerging technique for integrating various processing functionalities. Generally, a chiplet system is made up of discrete modules (each a “chiplet”) that are integrated on an inteiposer, and in many examples interconnected as desired through one or more established networks, to provide a system with the desired functionality. The interposer and included chiplets may be packaged together to facilitate interconnection with other components of a larger system. Each chiplet may include one or more individual integrated circuits (ICs), or “chips”, potentially in combination with discrete circuit components, and commonly coupled to a respective substrate to facilitate attachment to the interposer. Most or all chiplets in a system may be individually configured for communication through the one or more established networks.
[0003] The configuration of chiplets as individual modules of a system is distinct from such a system being implemented on single chips that contain distinct device blocks (e.g., intellectual property (IP) blocks) on one substrate (e.g., single die), such as a system-on-a-chip (SoC), or multiple discrete packaged devices integrated on a printed circuit board (PCB). In general, chiplets provide better performance (e.g., lower power consumption, reduced latency, etc.) than discrete packaged devices, and chiplets provide greater production benefits than single die chips. These production benefits can include higher yields or reduced development costs and time. [0004] Chiplet systems may include, for example, one or more application (or processor) chiplets and one or more support chiplets. Here, the distinction between application and support chiplets is simply a reference to the likely design scenarios for the chiplet system. Thus, for example, a synthetic vision chiplet system can include, by way of example only, an application chiplet to produce the synthetic vision output along with support chiplets, such as a memory controller chiplet, a sensor interface chiplet, or a communication chiplet. In a typical use case, the synthetic vision designer can design the application chiplet and source the support chiplets from other parties. Thus, the design expenditure (e.g., in terms of time or complexity) is reduced because by avoiding the design and production of functionality embodied in the support chiplets. Chiplets also support the tight integration of IP blocks that can otherwise be difficult, such as those manufactured using different processing technologies or using different feature sizes (or utilizing different contact technologies or spacings). Thus, multiple ICs or IC assemblies, with different physical, electrical, or communication characteristics may be assembled in a modular manner to provide an assembly providing desired functionalities. Chiplet systems can also facilitate adaptation to suit needs of different larger systems into which the chiplet system will be incorporated. In an example, ICs or other assemblies can be optimized for the power, speed, or heat generation for a specific function — as can happen with sensors — can be integrated with other devices more easily than attempting to do so on a single die.
Additionally, by reducing the overall size of the die, the yield for chiplets tends to be higher than that of more complex, single die devices.
BRIEF DESCRIPTION OF THE DRAWINGS
[0005] The disclosure will be understood more fully from the detailed description given below and from the accompanying drawings of various embodiments of the disclosure. The drawings, however, should not be taken to limit the disclosure to the specific embodiments, but are for explanation and understanding only.
[0006] FIGS. 1 A and IB illustrate an example of a chiplet system, according to an embodiment. [0007] FIG. 2 illustrates components of an example of a memory controller chiplet, according to an embodiment.
[0008] FIG. 3 illustrates processing flow through electronic components, according to an embodiment.
[0009] FIG. 4 is a flow chart of an example of a method for asynchronous pipeline merging, according to an embodiment.
[0010] FIG. 5 is a block diagram of an example of a machine with which, in which, or by which embodiments of the present disclosure can operate.
DETAILED DESCRIPTION
[0011] FIGS. 1 A-1B, described below, offers an example of a chiplet system and the components operating therein. The illustrated chiplet system includes a memory controller. Additional details about the memory controller are described below with respect to FIGS. 1A-1B and 2.
[0012] As described further below, the memory controller can include a local cache for off-die memory (e.g., dynamic random access memory (DRAM). The memory controller may receive a memory request. The memory controller then attempts to satisfy the request from the cache. If the requested data is not found in cache, the data is retrieved from off-die memory. Generally, in comparison to each other, the cache is considered a fast path with low latency and the off-die memory access is considered a slow path with higher latency. Because some memory requests may be satisfied by cache while others may need to access off-die memory, any memory requests that are satisfied by a combination of cache and off-die memory fetch can present timing issues for coordinating these accesses with other units in a pipeline.
[0013] Although the issue is posed in the context of a memory request, the presently disclosed implementation may be applied to any system where operations are executed in parallel asynchronous paths. In such systems, the operations may need to be eventually combined or coordinated before being forwarded further into a compute pipeline. If the parallel processing pipelines have characteristics that can cause related operations to have very different and unpredictable response times, these responses need to be logged independently and asynchronously.
[0014] In order to address these issues, the present disclosure discusses the use of vectors that are used to represented transactions, such as memory request transactions, in a parallel path pipeline. Each vector may be associated with one path. Each thread, operation, instruction, or transaction that is executing in the parallel paths is represented at a shared bit index in the vectors. Once the transaction is complete, as represented by bit values in the shared bit index, the data of each path may be merged and used in further processing down the pipeline. The bit values represent a sub-completion step in the operation. This marshalling and merging of data across asynchronous multi-path pipelines, maintains integrity across portions of transactions regardless of the varying latencies for the different paths. As a result, the systems and techniques described here are able to accommodate a large number of in-flight operations, which may have vastly different timing.
[0015] Using a bitwise AND operation between the logging vectors, the completed transactions are easy to identify. Every pair of comparable bits in each vector is ANDed making a third vector of the same length. This vector essentially takes the sub-completion logging vectors and determines which sets of bits in comparable positions are ready for further completion processing.
[0016] This third vector is fed to a wide, fast, fair Round-Robin arbiter, the width being equal to the length of the vectors. The arbiter will ensure that pairs or sets of sub-completion bits meeting the completion criteria will be handled completely and fairly. Once the arbiter grants completion status to a set of subcompletion bits, those sub-completion bits are cleared, and the processing goes forward into the next stage of the pipeline for the transaction associated with the set of sub-completion bits.
[0017] Without the control mechanism discussed herein, transactions may have to wait for memory access from the slowest path (e.g., a memory request to an off- die memory device). The pipeline may stall or become significantly inefficient. These stall cycles result in wasted time and energy. [0018] The control mechanism provides distinct advantages by allowing transactions to complete asynchronously and independently. Overall pipeline throughput is increased, and power draw is reduced as fewer resources are wasted due to stalled operations. These efficiencies can be of particular benefit in a chiplet system including a memory controller, as such systems offer modular capabilities that can, in some embodiments, be configured for enabling relatively high performance memory operations required for systems performing a large number of, and/or relatively high complexity computations.
[0019] For example, various forms of navigation-directed systems may need to coordinate data from multiple sensors essentially simultaneously to perform the navigation function. An example use for such a chiplet system implementing a memory system including a memory controller with one or more forms of memory would be a self-driving vehicle in which data from various ranging sensors such as radar, lidar, and/or ultrasonic sensors, may be correlated with data from multiple optical sensors (potentially requiring image processing and pattern identification), gyroscopes, skid sensors, etc.
[0020] FIGS. 1A and IB illustrate an example of a chiplet system 110, according to an embodiment. FIG. 1 A is a representation of the chiplet system 110 mounted on a peripheral board 105, that can be connected to a broader computer system by a peripheral component interconnect express (PCIe) interface, for example. The chiplet system 110 includes a package substrate 115, an interposer 120, and four chiplets: an application chiplet 125, a host interface chiplet 135, a memory controller chiplet 140, and a memory device chiplet 150. Other systems may include many additional chiplets to provide additional functionalities as will be apparent from the following discussion. The package of the chiplet system 110 is illustrated with a lid or cover 165, though other packaging techniques and structures for the chiplet system can be used. FIG. IB is a block diagram labeling the components in the chiplet system for clarity.
[0021] The application chiplet 125 is illustrated as including a network-on-chip (NOC) 130 to support a chiplet network 155 for inter-chiplet communications. In example embodiments NOC 130 may be included on the application chiplet 125. In an example, NOC 130 may be defined in response to selected support chiplets (e.g., chiplets 135, 140, and 150) thus enabling a designer to select an appropriate number or chiplet network connections or switches for the NOC 130. In an example, the NOC 130 can be located on a separate chiplet, or even within the interposer 120. In examples as discussed herein, the NOC 130 implements a chiplet protocol interface (CPI) network.
[0022] The CPI is a packet-based network that supports virtual channels to enable a flexible and high-speed interaction between chiplets. CPI enables bridging from intra-chiplet networks to the chiplet network 155. For example, the Advanced extensible Interface (AXI) is a widely used specification to design intra-chip communications. AXI specifications, however, cover a great variety of physical design options, such as the number of physical channels, signal timing, power, etc. Within a single chip, these options are generally selected to meet design goals, such as power consumption, speed, etc. However, to achieve the flexibility of the chiplet system, an adapter, such as CPI, is used to interface between the various AXI design options that can be implemented in the various chiplets. By enabling a physical channel to virtual channel mapping and encapsulating time-based signaling with a packetized protocol, CPI bridges intra-chiplet networks across the chiplet network 155.
[0023] CPI can use a variety of different physical layers to transmit packets. The physical layer can include simple conductive connections, or can include drivers to increase the voltage, or otherwise facilitate transmitting the signals over longer distances. An example of one such physical layer can include the Advanced Interface Bus (AIB), which in various examples, can be implemented in the interposer 120. AIB transmits and receives data using source synchronous data transfers with a forwarded clock. Packets are transferred across the AIB at single data rate (SDR) or dual data rate (DDR) with respect to the transmitted clock. Various channel widths are supported by AIB. AIB channel widths are in multiples of 20 bits when operated in SDR mode (20, 40, 60, ...), and multiples of 40 bits for DDR mode: (40, 80, 120, ...). The AIB channel width includes both transmit and receive signals. The channel can be configured to have a symmetrical number of transmit (TX) and receive (RX) input/outputs (I/Os), or have a non-symmetrical number of transmitters and receivers (e.g., either all transmitters or all receivers). The channel can act as an AIB control or subordinate (i.e., “master” or “slave”) depending on which chiplet provides the master clock. AIB I/O cells support three clocking modes: asynchronous (i.e., non-clocked), SDR, and DDR. In various examples, the non-clocked mode is used for clocks and some control signals. The SDR mode can use dedicated SDR only I/O cells, or dual use SDR/DDR I/O cells. [0024] In an example, CPI packet protocols (e.g., point-to-point or routable) can use symmetrical receive and transmit I/O cells within an AIB channel. The CPI streaming protocol allows more flexible use of the AIB I/O cells. In an example, an AIB channel for streaming mode can configure the I/O cells as all TX, all RX, or half TX and half RX. CPI packet protocols can use an AIB channel in either SDR or DDR operation modes. In an example, the AIB channel is configured in increments of 80 I/O ceUs (i.e., 40 TX and 40 RX) for SDR mode and 40 I/O cells for DDR mode. The CPI streaming protocol can use an AIB channel in either SDR or DDR operation modes. Here, in an example, the AIB channel is in increments of 40 I/O cells for both SDR and DDR modes. In an example, each AIB channel is assigned a unique interface identifier. The identifier is used during CPI reset and initialization to determine paired AIB channels across connected chiplets. In an example, the interface identifier is a 20-bit value comprising a seven-bit chiplet identifier, a seven-bit column identifier, and a six-bit link identifier. The AIB physical layer transmits the interface identifier using an AIB out-of-band shift register. The 20-bit interface identifier is transferred in both directions across an AIB interface using bits 32-51 of the shift registers.
[0025] AIB defines a stacked set of AIB channels as an AIB channel column.
An AIB channel column has some number of AIB channels, plus an auxiliary channel. The auxiliary channel contains signals used for AIB initialization. All AIB channels (other than the auxiliary channel) within a column are of the same configuration (e.g., all TX, all RX, or half TX and half RX, as well as having the same number of data I/O signals). In an example, AIB channels are numbered in continuous increasing order starting with the AIB channel adjacent to the AUX channel. The AIB channel adjacent to the AUX is defined to be AIB channel zero. [0026] Generally, CPI interfaces on individual chiplets can include serialization- deserialization (SERDES) hardware. SERDES interconnects work well for scenarios in which high-speed signaling with low signal count are desirable.
SERDES, however, can result in additional power consumption and longer latencies for multiplexing and demultiplexing, error detection or correction (e.g., using block level cyclic redundancy checking (CRC)), link-level retry, or forward error correction. However, when low latency or energy consumption is a primary concern for ultra-short reach, chiplet-to-chiplet interconnects, a parallel interface with clock rates that allow data transfer with minimal latency may be utilized. CPI includes elements to minimize both latency and energy consumption in these ultra-short reach chiplet interconnects.
[0027] For flow control, CPI employs a credit-based technique. A recipient, such as the application chiplet 125, provides a sender, such as the memory controller chiplet 140, with credits that represent available buffers. In an example, a CPI recipient includes a buffer for each virtual channel for a given time-unit of transmission. Thus, if the CPI recipient supports five messages in time and a single virtual channel, the recipient has five buffers arranged in five rows (e.g., one row for each unit time). If four virtual channels are supported, then the recipient has twenty buffers arranged in five rows. Each buffer holds the payload of one CPI packet.
[0028] When the sender transmits to the recipient, the sender decrements the available credits based on the transmission. Once all credits for the recipient are consumed, the sender stops sending packets to the recipient. This ensures that the recipient always has an available buffer to store the transmission.
[0029] As the recipient processes received packets and frees buffers, the recipient communicates the available buffer space back to the sender. This credit return can then be used by (he sender allow transmitting of additional information. [0030] Also illustrated is a chiplet mesh network 160 that uses a direct, chiplet- to-chiplet technique without the need for the NOC 130. The chiplet mesh network 160 can be implemented in CPI, or another chiplet-to-chiplet protocol. The chiplet mesh network 160 generally enables a pipeline of chiplets where one chiplet serves as the interface to the pipeline while other chiplets in the pipeline interface only with themselves.
[0031] Additionally, dedicated device interfaces, such as one or more industry standard memory interfaces 145 (such as, for example, synchronous memory interfaces, such as DDRS, DDR6), can also be used to interconnect chiplets. Connection of a chiplet system or individual chiplets to external devices (such as a larger system can be through a desired interface (for example, a PCIE interface). Such as external interface may be implemented, in an example, through a host interface chiplet 135, which in the depicted example, provides a PCIE interface external to chiplet system 110. Such dedicated interfaces 145 are generally employed when a convention or standard in the industry has converged on such an interface. The illustrated example of a Double Data Rate (DDR) interface 145 connecting the memory controller chiplet 140 to a dynamic random access memory (DRAM) memory device 150 is just such an industry convention.
[0032] Of the variety of possible support chiplets, the memory controller chiplet
140 is likely present in the chiplet system 110 due to the near omnipresent use of storage for computer processing as well as sophisticated state-of-the-art for memory devices. Thus, using memory device chiplets 150 and memory controller chiplets 140 produced by others gives chiplet system designers access to robust products by sophisticated producers. Generally, the memory controller chiplet 140 provides a memory device specific interface to read, write, or erase data. Often, the memory controller chiplet 140 can provide additional features, such as error detection, error correction, maintenance operations, or atomic operation execution. For some types of memory, maintenance operations tend to be specific to the memory device 150, such as garbage collection in NAND flash or storage class memories, temperature adjustments (e.g., cross temperature management) in NAND flash memories. In an example, the maintenance operations can include logical-to-physical (L2P) mapping or management to provide a level of indirection between the physical and logical representation of data. In other types of memory, for example DRAM, some memory operations, such as refresh may be controlled by a host processor or a memory controller at some times, and at other times controlled by the DRAM memory device, or by logic associated with one or more DRAM devices, such as an interface chip (in an example, a buffer).
[0033] Atomic operations are a data manipulation that, for example, may be performed by the memory controller chiplet 140. In other chiplet systems, the atomic operations may be performed by other chiplets. For example, an atomic operation of “increment” can be specified in a command by the application chiplet 125, the command including a memory address and possibly an increment value. Upon receiving the command, the memory controller chiplet 140 retrieves a number from the specified memory address, increments the number by the amount specified in the command, and stores the result. Upon a successful completion, the memory controller chiplet 140 provides an indication of the command’s success to the application chiplet 125. Atomic operations avoid transmitting the data across the chiplet network 160, resulting in lower latency execution of such commands.
[0034] Atomic operations can be classified as built-in atomics or programmable (e.g., custom) atomics. Built-in atomics are a finite set of operations that are immutably implemented in hardware. Programmable atomics are small programs that can execute on a programmable atomic unit (PAU) (e.g., a custom atomic unit (CAU)) of the memory controller chiplet 140. FIGS. 1 A and IB illustrate an example of a memory controller chiplet that discusses a PAU.
[0035] The memory device chiplet 150 can be, or include any combination of, volatile memory devices or non-volatile memories. Examples of volatile memory devices include, but are not limited to, random access memory (RAM) — such as DRAM, synchronous DRAM (SDRAM), graphics double data rate type 6 SDRAM (GDDR6 SDRAM), among others. Examples of non-volatile memory devices include, but are not limited to, negative-and-(NAND)-type flash memory, storage class memory (e.g., phase-change memory or memristor based technologies), ferroelectric RAM (FeRAM), among others. The illustrated example includes the memory device 150 as a chiplet, however, the memory device 150 can reside elsewhere, such as in a different package on the peripheral board 105. For many applications, multiple memory device chiplets may be provided. In an example, these memory device chiplets may each implement one or multiple storage technologies. In an example, a memory chiplet may include, multiple stacked memory die of different technologies, for example one or more SRAM devices stacked or otherwise in communication with one or more DRAM devices. Memory controller 140 may also serve to coordinate operations between multiple memory chiplets in chiplet system 110; for example, to utilize one or more memory chiplets in one or more levels of cache storage, and to use one or more additional memory chiplets as main memory. Chiplet system 110 may also include multiple memory controllers 140, as may be used to provide memory control functionality for separate processors, sensors, networks, etc. A chiplet architecture, such as chiplet system 110 offers advantages in allowing adaptation to different memory storage technologies; and different memory interfaces, through updated chiplet configurations, without requiring redesign of the remainder of the system structure. [0036] FIG. 5 illustrates components of an example of a memory controller chiplet 505, according to an embodiment. The memory controller chiplet 505 includes a cache 510, a cache controller 515, an off-die memory controller 520 (e.g., to communicate with off-die memory 575), a network communication interface 525 (e.g., to interface with a chiplet network 585 and communicate with other chiplets), and a set of atomic and merge units 550. Members of this set can include, for example, a write merge unit 555, a memory hazard unit 560, built-in atomic unit 565, or a PAU 570. The various components are illustrated logically, and not as they necessarily would be implemented. For example, the built-in atomic unit 565 likely comprises different devices along a path to the off-die memory. For example, the built-in atomic unit 565 could be in an interface device/buffer on a memory chiplet, as discussed above. In contrast, the programmable atomic unit 570 could be implemented in a separate processor on the memory controller chiplet 505 (but in various examples may be implemented in other locations, for example on a memory chiplet).
[0037] The off-die memory controller 520 is directly coupled to the off-die memory 575 (e.g., via a bus or other communication connection) to provide write operations and read operations to and from the one or more off-die memory devices, such as off-die memory 575 and off-die memory 580. In the depicted example, the off-die memory controller 520 is also coupled for output to the atomic and merge unit 550, and for input to the cache controller 515 (e.g., a memory side cache controller).
[0038] In the example configuration, cache controller 515 is directly coupled to the cache 510, and may be coupled to the network communication interface 525 for input (such as incoming read or write requests), and coupled for output to the off-die memory controller 520.
[0039] The network communication interface 525 includes a packet decoder 530, network input queues 535, a packet encoder 540, and network output queues 545 to support a packet-based chiplet network 585, such as CPI. The chiplet network 585 can provide packet routing between and among processors, memory controllers, hybrid threading processors, configurable processing circuits, or communication interfaces. In such a packet-based communication system, each packet typically includes destination and source addressing, along with any data payload or instruction. In an example, the chiplet network 585 can be implemented as a collection of crossbar switches having a folded Clos configuration, or a mesh network providing for additional connections, depending upon the configuration. [0040] In various examples, the chiplet network 585 can be part of an asynchronous switching fabric. Here, a data packet can be routed along any of various paths, such that the arrival of any selected data packet at an addressed destination can occur at any of multiple different times, depending upon the routing. Additionally, chiplet network 585 can be implemented at least in part as a synchronous communication network, such as a synchronous mesh communication network. Both configurations of communication networks are contemplated for use for examples in accordance with the present disclosure.
[0041] The memory controller chiplet 505 can receive a packet having, for example, a source address, a read request, and a physical address. In response, the off-die memory controller 520 or the cache controller 515 will read the data from the specified physical address (which can be in the off-die memory 575 or in the cache 510), and assemble a response packet to the source address containing the requested data. Similarly, the memory controller chiplet 505 can receive a packet having a source address, a write request, and a physical address. In response, the memory controller chiplet 505 will write the data to the specified physical address (which can be in the cache 510 or in the off-die memories 575 or 580), and assemble a response packet to the source address containing an acknowledgement that the data was stored to a memory.
[0042] Thus, the memory controller chiplet 505 can receive read and write requests via the chiplet network 585 and process the requests using the cache controller 515 interfacing with the cache 510, if possible. If the request cannot be handled by the cache controller 515, the off-die memory controller 520 handles the request by communication with the off-die memories 575 or 580, the atomic and merge unit 550, or both. As noted above, one or more levels of cache may also be implemented in off-die memories 275 or 280; and in some such examples may be accessed directly by cache controller 215. Data read by the off-die memory controller 520 can be cached in the cache 510 by the cache controller 515 for later use.
[0043] The atomic and merge unit 250 are coupled to receive (as input) the output of the off-die memory controller 220, and to provide output to the cache 210, the network communication interface 225, or directly to the chiplet network 285. The memory hazard unit 560, write merge unit 555 and the built-in (e.g., predetermined) atomic unit 565 can each be implemented as state machines with other combinational logic circuitry (such as adders, shifters, comparators, AND gates, OR gates, XOR gates, or any suitable combination thereof) or other logic circuitry. These components can also include one or more registers or buffers to store operand or other data. The PAU 570 can be implemented as one or more processor cores or control circuitry, and various state machines with other combinational logic circuitry or other logic circuitry, and can also include one or more registers, buffers, or memories to store addresses, executable instructions, operand and other data, or can be implemented as a processor.
[0044] The write merge unit 555 receives read data and request data, and merges the request data and read data to create a single unit having the read data and the source address to be used in the response or return data packet). The write merge unit 555 provides the merged data to the write port of the cache 510 (or, equivalently, to the cache controller 515 to write to the cache 510). Optionally, the write merge unit 555 provides the merged data to the network communication interface 525 to encode and prepare a response or return data packet for transmission on the chiplet network 585.
[0045] When the request data is for a built-in atomic operation, the built-in atomic unit 565 receives the request and reads data, either from the write merge unit 555 or directly from the off-die memory controller 520. The atomic operation is performed, and using the write merge unit 555, the resulting data is written to the cache 510, or provided to the network communication interface 525 to encode and prepare a response or return data packet for transmission on the chiplet network 585. [0046] The built-in atomic unit 565 handles predefined atomic operations such as fetch-and-increment or compare-and-swap. In an example, these operations perform a simple read-modify-write operation to a single memory location of 32- bytes or less in size. Atomic memory operations are initiated from a request packet transmitted over the chiplet network 585. The request packet has a physical address, atomic operator type, operand size, and optionally up to 32-bytes of data. The atomic operation performs the read-modify-write to a cache memory line of the cache 510, filling the cache memory if necessary. The atomic operator response can be a simple completion response, or a response with up to 32-bytes of data. Example atomic memory operators include fetch-and-AND, fetch-and-OR, fetch-and-XOR, fetch-and-add, fetch-and-subtract, fetch-and-increment, fetch-and-decrement, fetch- and-minimum, fetch-and-maximum, fetch-and-swap, and compare-and-swap. In various example embodiments, 32-bit and 64-bit operations are supported, along with operations on 16 or 32 bytes of data. Methods disclosed herein are also compatible with hardware supporting larger or smaller operations and more or less data.
[0047] Built-in atomic operations can also involve requests for a “standard” atomic operation on the requested data, such as comparatively simple, single cycle, integer atomics — such as fetch-and-increment or compare-and-swap — which will occur with the same throughput as a regular memory read or write operation not involving an atomic operation. For these operations, the cache controller 515 may generally reserve a cache line in the cache 510 by setting a hazard bit (in hardware), so that the cache line cannot be read by another process while it is in transition. The data is obtained from either the off-die memory 575 or the cache 510, and is provided to the built-in atomic operation unit 565 to perform the requested atomic operation. Following the atomic operation, in addition to providing the resulting data to the packet encoder 540 to encode outgoing data packets for transmission on the chiplet network 585, the built-in atomic operation unit 565 provides the resulting data to the write merge unit 555, which will also write the resulting data to the cache 510. Following the writing of the resulting data to the cache 510, any corresponding hazard bit which was set will be cleared by the memory hazard unit 560.
[0048] The PAU 570 enables high performance (high throughput and low latency) for programmable atomic operations (also referred to as “custom atomic transactions” or “custom atomic operations"), comparable to the performance of built-in atomic operations. Rather than executing multiple memory accesses, in response to an atomic operation request designating a programmable atomic operation and a memory address, circuitry in the memory controller chiplet 505 transfers the atomic operation request to PAU 570 and sets a hazard bit stored in a memory hazard register corresponding to the memory address of the memory line used in the atomic operation, to ensure that no other operation (read, write, or atomic) is performed on that memory line, which hazard bit is then cleared upon completion of the atomic operation. Additional, direct data paths provided for the PAU 570 executing the programmable atomic operations allow for additional write operations without any limitations imposed by the bandwidth of the communication networks and without increasing any congestion of the communication networks.
[0049] The PAU 570 includes a multi-threaded processor, for example, such as a RISC-V ISA based multi-threaded processor, having one or more processor cores, and further having an extended instruction set for executing programmable atomic operations. When provided with the extended instruction set for executing programmable atomic operations, the PAU 570 can be embodied as one or more hybrid threading processors. In some example embodiments, the PAU 570 provides barrel-style, round-robin instantaneous thread switching to maintain a high instruction-per-clock rate.
[0050] Programmable atomic operations can be performed by the PAU 570 involving requests for a programmable atomic operation on the requested data. A user can prepare programming code to provide such programmable atomic operations. For example, the programmable atomic operations can be comparatively simple, multi-cycle operations such as floating-point addition, or comparatively complex, multi-instruction operations such as a Bloom filter insert. The programmable atomic operations can be the same as or different than the built-in atomic operations, insofar as they are defined by the user rather than a system vendor. For these operations, the cache controller 515 can reserve a cache line in the cache 510, by setting a hazard bit (in hardware), so that cache line cannot be read by another process while it is in transition. The data is obtained from either the cache 510 or the off-die memories 575 or 580, and is provided to the PAU 570 to perform the requested programmable atomic operation. Following the atomic operation, the PAU 570 will provide the resulting data to the network communication interface 525 to directly encode outgoing data packets having the resulting data for transmission on the chiplet network 585. In addition, the PAU 570 will provide the resulting data to the cache controller 515, which will also write the resulting data to the cache 510. Following the writing of the resulting data to the cache 510, any corresponding hazard bit which was set will be cleared by the cache control circuit 515.
[0051] In selected examples, the approach taken for programmable atomic operations is to provide multiple, generic, custom atomic request types that can be sent through the chiplet network 585 to the memory controller chiplet 505 from an originating source such as a processor or other system component. The cache controllers 515 or off-die memory controller 520 identify the request as a custom atomic and forward the request to the PAU 570. In a representative embodiment, the PAU 570: (1) is a programmable processing element capable of efficiently performing a user defined atomic operation; (2) can perform load and stores to memory, arithmetic and logical operations and control flow decisions; and (3) leverages the RISC-V ISA with a set of new, specialized instructions to facilitate interacting with such controllers 515, 520 to atomically perform the user-defined operation. In desirable examples, the RISC-V ISA contains a full set of instructions that support high level language operators and data types. The PAU 570 can leverage the RISC-V ISA, but will commonly support a more limited set of instructions and limited register file size to reduce the die size of the unit when included within the memory controller chiplet 505.
[0052] As mentioned above, prior to the writing of the read data to the cache 510, the set hazard bit for the reserved cache line is to be cleared, by the memory hazard clear unit 560. Accordingly, when the request and read data is received by the write merge unit 555, a reset or clear signal can be transmitted by the memory hazard clear unit 560 to the cache 510 to reset the set memory hazard bit for the reserved cache line. Also, resetting this hazard bit will also release a pending read or write request involving the designated (or reserved) cache line, providing the pending read or write request to an inbound request multiplexer for selection and processing.
[0053] The merge circuitry 290 is configured to merge various responses from the cache 210 and the off-die memory (e.g., off-die memory 275) in response to a memory request (e.g., received from the packet decoder 230) before delivery in a memory response (e.g., via packet encoder 240). As illustrated, the merge circuitry 290 can have components in the cache controller 215, the off-die memory controller 220, or any other location in which memory requests (e.g., transactions) can be tracked and completed (e.g., merged).
[0054] As noted above, the response times between the cache 210 and the off- die memory 275, 280 can vary greatly, creating a challenge to track and reassemble responses for a memory request transaction. Although various parallel pipelines can exist in the memory controller 205, an example of a two-path parallel pipeline includes memory retrievals from the cache 210 and an off-die memory. An example of a three-way parallel pipeline may include access to the cache 210, a fast off-die memory (e.g., off-die memory 275 is DRAM), and a slow off-die memory (e.g., off- die memory 280 is flash).
[0055] To track parallel operations in a transaction, a logging vector is used for each of the paths. Within each logging vector, the bit positions are represented by indexes. The index positions between each vector is shared such that a transaction associated with a given index in one vector is also associated with the same index in other vectors. The logging vectors of each path is then straightforward to use to determine whether a given transaction has completed all operations in each of the parallel paths by comparing the vector values of bits positioned at the index of the transaction.
[0056] When an operation for a transaction is complete, the completion is logged in a logging vector associated with the pipeline at a position that corresponds to the transaction. In an embodiment, a controller associated with the pipeline (e.g., cache controller 215 or off-die memory controller 220) logs the completion of the operation (e.g., a memory read completion). In another embodiment, the merge circuitry 290 is configured to log the completion in a logging vector for the pipeline. [0057] The logging vector is one of a set of logging vectors with each of the set of logging vectors uniquely assigned to a respective set of parallel pipelines. Thus, each parallel pipeline has its own logging vector in the set of logging vectors. Moreover, a given index in any vector corresponds to a transaction such that the same index in each vector corresponds to the same transaction. Generally, transaction 0 will be index 0 across all vectors of the set of vectors. Accordingly, if pipeline A completes transaction 0 and pipeline B has not, index 0 of pipeline A’s vector will indicate that the transaction is complete and index 0 of pipeline B’s vector will indicate that the transaction is not complete. This may be performed using logic one for complete and logic zero for incomplete. Although it is understood that the logic may be inverted in some implementations.
[0058] Each logging vector may be a bit vector, such that each element of a logging vector holds a single bit. The bit vector can be represented with one or more words in registers of the merge circuitry 290. Such a representation can be convenient to implement, both in storage of the vector as well as comparing vectors to one another to determine whether a given transaction is complete as described below. In an example, to mark an element in a bit vector, the merge circuitry 290 is configured to set a position of the bit vector to a logical one. Using the logical one to indicate completion and a logical zero to indicate that the transaction is not complete can be convenient when using standard bitwise comparison operations, such as a bitwise AND operation or a bitwise OR operation, to compare transaction status over several pipelines.
[0059] The merge circuitry 290 is configured to compare corresponding elements from two or more logging vectors. The comparison may be performed based on an event. The event may be when an element is marked as being complete, an expiration of an interval, upon an interrupt from the cache controller 215 or the off-die memory controller 220, or other triggering events. The comparison determines which transactions are complete. Thus, the merge circuitry 290 is configured to compare the transaction complete indications in a given index across the logging vectors of the parallel pipelines. For example, if index 1 of the vector for pipeline A and index 1 of the vector for pipeline B both indicate completion, then the transaction 1 that corresponds to index 1 is considered complete.
[0060] In an example, when the vectors are bit vectors, the merge circuitry 290 is configured to compare elements in the members of the set of bit vectors by performing a bitwise operation upon entire members (e.g., upon all indices in the vectors). For example, given three 256-bit vectors, a logical AND operation is performed between all three vectors to produce a single 256-bit result vector. Such an operation can generally be implemented within a single clock cycle. In an example, the bitwise operation is an AND operation. In an example, the transaction is complete when the result of the AND operation that corresponds to the transaction index is a logical one. The AND operation, with transaction completions being marked with a logical one, is a convenient mechanism to determine that every vector is complete because a logical one in a given index of the result vector can only be obtained with a logical one at the same index in all of the parallel pipeline vectors. [0061] In some implementations, it is possible for a transaction to be complete if fewer than all pipelines complete. For example, if the transaction involves a single memory data unit, then either the cache 210 or the off-die memory satisfies the transaction. However, both locations can be checked in parallel to avoid, for example, latency associated with waiting for a cache miss before making the off-die memory inquiry. In these examples, the merge circuitry 290 can be configured to use a bitwise OR operation as the bitwise operation. In an example, the transaction is complete when the result of the OR operation that corresponds to the transaction index is a logical one. As long as any pipeline vector has a logical one at the transaction index, the transaction is complete. Because the implementation of a bitwise AND and a bitwise OR can consume little hardware area in the merge circuitry 290, both can be included and performed on each clock cycle, for example. In this type of implementation, the merge circuitry has two result vectors. The merge circuitry 290 may consult the appropriate result vector based on metadata about each transaction. Thus, the AND result vector can be consulted for a transaction when all pipelines must complete for the transaction to be considered complete, and the OR vector can be consulted when only one pipeline must complete for the transaction to be considered complete.
[0062] Using the result vector, the merge circuitry 290 is configured to release the corresponding transaction to the rest of the pipeline. This may include creation and delivery of a memory response over a network-on-chip (NOC), processing additional related memory requests, or the like.
[0063] A round-robin arbiter in the merge circuitry 290 is used to ensure that a completed transaction is handled fairly. When the arbiter releases the transaction to the remaining pipeline, the corresponding bits are cleared in the logging vectors. To release the transaction to the remaining pipeline, the arbiter may write transaction data, metadata, or other information to a pipeline buffer. In an example, the merge circuitry 290 is configured to read completed transactions out of the result vector in a round-robin sequence.
[0064] A round-robin arbiter may be used to provide this functionality. Various round-robin arbiter designs may be used. For instance, a mask vector may be used to mask completed indexes out of the result vector over successive cycles. The mask vector may be updated after each transaction is forwarded to service the next higher completed index. The mask may be updated until the entire request vector is masked, at which time the mask is reset and the lowest completed index in the result vector can be identified. As such, in an example, the arbiter in the merge circuitry 290 can identify the lowest index of completed transactions and forward the transaction associated with this index to the remaining pipeline. This implementation provide wraparound functionality and fair round-robin service. [0065] FIG. 3 illustrates processing flow through electronic components, according to an embodiment. As illustrated, there is a request processor 305 (e.g., the packet decoder 230 from FIG. 2) that processing incoming transaction requests. Transaction requests may be memory requests. The request processor 305 can split a transaction and initiate a first request using a fast sequential access pipeline 310A (e.g., memory access to cache 210) and initiate a second request using a slow random access pipeline 310B (e.g., memory access to off-die memory 280). These sub-requests proceed independently and asynchronously. It is understood that more than two pipelines may be used.
[0066] A merge circuitry 315 (e.g., merge circuitry 290) merges results from the fast pipeline 310A and the slow pipeline 310B and provides the results to a response processor 310 (e.g., the packet encoder 240 from FIG. 2).
[0067] The merge circuitry 315 accesses logging vectors 325 A, 325B associated with the fast sequential access pipeline 310A and the slow random access pipeline 310B. The logging vectors are combined using logic to produce a result vector 330. Round-robin arbiter 335 selects a completed transaction from the result vector 330 and forwards the transaction to the response processor 320.
[0068] The logging vectors 325A, 325B are used to capture and maintain status of the associated transactions. The transaction data may be stored in an associative memory. The memory may be implemented as registers and store relationships between a transaction index identifier and payload data (e.g., memory request results from fast or slow memory access pipelines). The merge circuitry 315 may access the associative memory to obtain the corresponding data and forward the data to the response processor 320. Alternatively, the merge circuitry 315 may forward the index of the transaction to the response processor 320, which then may use the index to lookup the transaction data. The transaction data may be a requested byte, word, or other addressable unit of data, requested from memory by the requestor. The transaction data may then be returned to the original requestor by the response processor 320.
[0069]
[0070] FIG. 4 is a flow chart of an example of a method 400 for asynchronous pipeline merging in a merge circuit, according to an embodiment. Operations of the method 400 are performed by computer hardware, such as that described with respect to FIGS. 1A-1B (e.g., memory controller chiplet), FIG. 2 (e.g., merge circuitry 290), FIG. 3, or FIG. 5 (e.g., processing circuitry). At 405, a bitwise logical operation is performed on a first logging bit vector and a second logging bit vector to obtain a result vector. The first logging bit vector is associated with a first pipeline and the second logging bit vector is associated with a second pipeline. Bits in respective index positions of the first and second logging bit vectors represent transactions.
[0071] In an embodiment, the first pipeline comprises a fast sequential access pipeline. In a related embodiment, the second pipeline comprises a slow random access pipeline.
[0072] In an embodiment, the first logging bit vector and the second logging bit vector are of the same size. In a related embodiment, the first logging bit vector and the second logging bit vector are each 256 bits.
[0073] At 410, a completed transaction is selected from the result vector using a round-robin technique. In an embodiment, the first and second logging bit vectors store a logical one to indicate completion in the respective first and second pipeline. In a further embodiment, the bitwise logical operation is an AND operation, and wherein transactions that correspond to a logical one in the result vector are considered complete. In another embodiment, the bitwise logical operation is an OR operation, and wherein transactions that correspond to a logical one in the result vector are considered complete. [0074] In an embodiment, a controller associated with the first pipeline sets a bit the first logging bit vector for a transaction executing in the first pipeline, the bit representing a completion status of the transaction executing in the first pipeline. [0075] In an embodiment, the merge circuitry sets a bit the first logging bit vector for a transaction executing in the first pipeline, the bit representing a completion status of the transaction executing in the first pipeline.
[0076] At 415, the completed transaction from the set of completed transactions is forwarded to an output pipeline. The output pipeline may include the response processor 320. In an embodiment, forwarding the completed transaction comprises transmitting an index of the result vector corresponding to the completed transaction. In another embodiment, forwarding the completed transaction includes using an index of the result vector corresponding to the completed transaction to obtain transaction data corresponding to the completed transaction and transmitting the transaction data to the output pipeline. In a further embodiment, the transaction data comprises data related to a memory request.
[0077] In an embodiment, the method 400 includes clearing bits at an index of the first and second logging bit vectors that corresponds to the completed transaction.
[0078] In an embodiment, the merge circuitry is included in a memory controller chiplet (e.g., memory controller chiplet 140) in a chiplet system (e.g., chiplet system 110). In a further embodiment, the merge circuitry is disposed on an output path of the memory controller chiplet, the output path being between the memory controller chiplet and memory managed by the memory controller chiplet. In a further embodiment, memory managed by the memory controller includes memory on the memory controller chiplet (e.g., cache 210) and memory that is not on the memory controller chiplet (e.g., off-die memory 275 or off-die memory 280). [0079] FIG. 5 illustrates a block diagram of an example machine 500 with which, in which, or by which any one or more of die techniques (e.g., methodologies) discussed herein can be implemented. Examples, as described herein, can include, or can operate by, logic or a number of components, or mechanisms in the machine 500. Circuitry (e.g., processing circuitry) is a collection of circuits implemented in tangible entities of the machine 500 that include hardware (e.g., simple circuits, gates, logic, etc.). Circuitry membership can be flexible over time. Circuitries include members that can, alone or in combination, perform specified operations when operating; thus .processing circuitry in various instances, for example in various controllers as described in the specification, can include one or more processors, or cores of processors, or other instructionexecuting devices. In an example, hardware of the circuitry can be immutably designed to carry out a specific operation (e.g., hardwired). In an example, the hardware of the circuitry can include variably connected physical components (e.g., execution units, transistors, simple circuits, etc.) including a machine readable medium physically modified (e.g., magnetically, electrically, moveable placement of invariant massed particles, etc.) to encode instructions of the specific operation. In connecting the physical components, the underlying electrical properties of a hardware constituent are changed, for example, from an insulator to a conductor or vice versa. The instructions enable embedded hardware (e.g., the execution units or a loading mechanism) to create members of the circuitry in hardware via the variable connections to carry out portions of the specific operation when in operation. Accordingly, in an example, the machine-readable medium elements are part of the circuitry or are communicatively coupled to the other components of the circuitry when the device is operating. In an example, any of the physical components can be used in more than one member of more than one circuitry. For example, under operation, execution units can be used in a first circuit of a first circuitry at one point in time and reused by a second circuit in the first circuitry, or by a third circuit in a second circuitry at a different time. Additional examples of these components with respect to the machine 500 follow.
[0080] In alternative embodiments, the machine 500 can operate as a standalone device or can be connected (e.g., networked) to other machines. In a networked deployment, the machine 500 can operate in the capacity of a server machine, a client machine, or both in server-client network environments. In an example, the machine 500 can act as a peer machine in peer-to-peer (P2P) (or other distributed) network environment. The machine 500 can be a personal computer (PC), a tablet PC, a set-top box (STB), a personal digital assistant (PDA), a mobile telephone, a web appliance, a network router, switch or bridge, or any machine capable of executing instructions (sequential or otherwise) that specify actions to be taken by that machine. Further, while only a single machine is illustrated, the term “machine** shall also be taken to include any collection of machines that individually or jointly execute a set (or multiple sets) of instructions to perform any one or more of the methodologies discussed herein, such as cloud computing, software as a service (SaaS), other computer cluster configurations.
[0081] The machine (e.g., computer system) 500 can include a hardware processor 502 (e.g., a central processing unit (CPU), a graphics processing unit (GPU), a hardware processor core, or any combination thereof), a main memory 504, a static memory (e.g., memory or storage for firmware, microcode, a basic- input-output (BIOS), unified extensible firmware interface (UEFI), etc.) 506, and mass storage 508 (e.g., hard drives, tape drives, flash storage, or other block devices) some or all of which can communicate with each other via an interlink (e.g., bus) 530. The machine 500 can further include a display unit 510, an alphanumeric input device 512 (e.g., a keyboard), and a user interface (UI) navigation device 514 (e.g., a mouse). In an example, the display unit 510, input device 512 and UI navigation device 514 can be a touch screen display. The machine 500 can additionally include a storage device (e.g., drive unit) 508, a signal generation device 518 (e.g., a speaker), a network interface device 520, and one or more sensors 516, such as a global positioning system (GPS) sensor, compass, accelerometer, or other sensor. The machine 500 can include an output controller 528, such as a serial (e.g., universal serial bus (USB)), parallel, or other wired or wireless (e.g., infrared (IR), near field communication (NFC), etc.) connection to communicate or control one or more peripheral devices (e.g., a printer, card reader, etc.).
[0082] Registers of the processor 502, the main memory 504, the static memory 506, or the mass storage 508 can be, or include, a machine readable medium 522 on which is stored one or more sets of data structures or instructions 524 (e.g., software) embodying or utilized by any one or more of the techniques or functions described herein. The instructions 524 can also reside, completely or at least partially, within any of registers of the processor 502, the main memory 504, the static memory 506, or the mass storage 508 during execution thereof by the machine 500. In an example, one or any combination of the hardware processor 502, the main memory 504, the static memory 506, or the mass storage 508 can constitute the machine readable media 522. While the machine readable medium 522 is illustrated as a single medium, the term “machine readable medium” can include a single medium or multiple media (e.g., a centralized or distributed database, or associated caches and servers) configured to store the one or more instructions 524. [0083] The term “machine readable medium” can include any medium that is capable of storing, encoding, or carrying instructions for execution by the machine 500 and that cause the machine 500 to perform any one or more of the techniques of the present disclosure, or that is capable of storing, encoding or carrying data structures used by or associated with such instructions. Non-limiting machine- readable medium examples can include solid-state memories, optical media, magnetic media, and signals (e.g., radio frequency signals, other photon-based signals, sound signals, etc.). In an example, a non-transitory machine-readable medium comprises a machine-readable medium with a plurality of particles having invariant (e.g., rest) mass, and thus are compositions of matter. Accordingly, non- transitory machine-readable media are machine readable media that do not include transitory propagating signals. Specific examples of non-transitory machine readable media can include: non-volatile memory, such as semiconductor memory devices (e.g., electrically programmable read-only memory (EPROM), electrically erasable programmable read-only memory (EEPROM)) and flash memory devices; magnetic disks, such as internal hard disks and removable disks; magneto-optical disks; and CD-ROM and DVD-ROM disks.
[0084] In an example, information stored or otherwise provided on the machine readable medium 522 can be representative of the instructions 524, such as instructions 524 themselves or a format from which the instructions 524 can be derived. This format from which the instructions 524 can be derived can include source code, encoded instructions (e.g., in compressed or encrypted form), packaged instructions (e.g., split into multiple packages), or the like. The information representative of the instructions 524 in the machine readable medium 522 can be processed by processing circuitry into the instructions to implement any of the operations discussed herein. For example, deriving the instructions 524 from the information (e.g., processing by the processing circuitry) can include: compiling (e.g., from source code, object code, etc.), interpreting, loading, organizing (e.g., dynamically or statically linking), encoding, decoding, encrypting, unencrypting, packaging, unpackaging, or otherwise manipulating the information into the instructions 524.
[0085] In an example, the derivation of the instructions 524 can include assembly, compilation, or interpretation of the information (e.g., by the processing circuitry) to create the instructions 524 from some intermediate or preprocessed format provided by the machine readable medium 522. The information, when provided in multiple parts, can be combined, unpacked, and modified to create the instructions 524. For example, the information can be in multiple compressed source code packages (or object code, or binary executable code, etc.) on one or several remote servers. The source code packages can be encrypted when in transit over a network and decrypted, uncompressed, assembled (e.g., linked) if necessary, and compiled or interpreted (e.g., into a library, stand-alone executable etc.) at a local machine, and executed by the local machine.
[0086] The instructions 524 can be further transmitted or received over a communications network 526 using a transmission medium via the network interface device 520 utilizing any one of a number of transfer protocols (e.g., frame relay, internet protocol (IP), transmission control protocol (TCP), user datagram protocol (UDP), hypertext transfer protocol (HTTP), etc.). Example communication networks can include a local area network (LAN), a wide area network (WAN), a packet data network (e.g., the Internet), mobile telephone networks (e.g., cellular networks), plain old telephone (POTS) networks, and wireless data networks (e.g., Institute of Electrical and Electronics Engineers (IEEE) 802.11 family of standards known as Wi-Fi®, IEEE 802.16 family of standards known as WiMax®), IEEE 802.15.4 family of standards, peer-to-peer (P2P) networks, among others. In an example, the network interface device 520 can include one or more physical jacks (e.g., Ethernet, coaxial, or phonejacks) or one or more antennas to connect to the communications network 526. In an example, the network interface device 520 can include a plurality of antennas to wirelessly communicate using at least one of single-input multiple-output (SIMO), multiple-input multiple-output (MIMO), or multiple-input single-output (MISO) techniques. The term “transmission medium” shall be taken to include any intangible medium that is capable of storing, encoding or carrying instructions for execution by the machine 500, and includes digital or analog communications signals or other intangible medium to facilitate communication of such software. A transmission medium is a machine readable medium. To better illustrate the methods and apparatuses described herein, a nonlimiting set of Example embodiments are set forth below as numerically identified Examples.
[0087] Example 1 is an apparatus, comprising: memory configured as a cache; an interface couplable to off-die memory; and merge circuitry coupled to the interface and the memory configured as the cache, the merge circuitry configured to: perform a bitwise logical operation on a first logging bit vector and a second logging bit vector to obtain a result vector, wherein the first logging bit vector is associated with a first pipeline and the second logging bit vector is associated with a second pipeline, and wherein bits in respective index positions of the first and second logging bit vectors represent transactions; select a completed transaction from the result vector using a round-robin technique; and forward the completed transaction from the set of completed transactions to an output pipeline.
[0088] In Example 2, the subject matter of Example 1 includes, wherein the first and second logging bit vectors store a logical one to indicate completion in the respective first and second pipeline.
[0089] In Example 3, the subject matter of Example 2 includes, wherein the bitwise logical operation is an AND operation, and wherein transactions that correspond to a logical one in the result vector are considered complete. [0090] In Example 4, the subject matter of Examples 2-3 includes, wherein the bitwise logical operation is an OR operation, and wherein transactions that correspond to a logical one in the result vector are considered complete.
[0091] In Example 5, the subject matter of Examples 1-4 includes, wherein a controller associated with the first pipeline sets a bit the first logging bit vector for a transaction executing in the first pipeline, the bit representing a completion status of the transaction executing in the first pipeline.
[0092] In Example 6, the subject matter of Examples 1-5 includes, wherein the merge circuitry sets a bit the first logging bit vector for a transaction executing in the first pipeline, the bit representing a completion status of the transaction executing in the first pipeline.
[0093] In Example 7, the subject matter of Examples 1-6 includes, wherein forwarding the completed transaction comprises transmitting an index of the result vector corresponding to the completed transaction.
[0094] In Example 8, the subject matter of Examples 1-7 includes, wherein forwarding the completed transaction comprises: using an index of the result vector corresponding to the completed transaction to obtain transaction data corresponding to the completed transaction; and transmitting the transaction data to the output pipeline.
[0095] In Example 9, the subject matter of Example 8 includes, wherein the transaction data comprises data related to a memory request.
[0096] In Example 10, the subject matter of Examples 1-9 includes, wherein the memory controller is to perform operations including: clearing bits at an index of the first and second logging bit vectors that corresponds to the completed transaction.
[0097] In Example 11, the subject matter of Examples 1-10 includes, wherein the first pipeline comprises a fast sequential access pipeline.
[0098] In Example 12, the subject matter of Examples 1-11 includes, wherein the second pipeline comprises a slow random access pipeline.
[0099] In Example 13, the subject matter of Examples 1-12 includes, wherein the first logging bit vector and the second logging bit vector are of the same size. [0100] In Example 14, the subject matter of Examples 1-13 includes, wherein the first logging bit vector and the second logging bit vector are each 256 bits.
[0101] In Example 15, the subject matter of Examples 1-14 includes, wherein the merge circuitry is included in a memory controller chiplet in a chiplet system. [0102] In Example 16, the subject matter of Example 15 includes, wherein the merge circuitry is disposed on an output path of the memory controller chiplet, the output path being between the memory controller chiplet and memory managed by the memory controller chiplet.
[0103] In Example 17, the subject matter of Example 16 includes, wherein memory managed by the memory controller includes memory on the memory controller chiplet and memory that is not on the memory controller chiplet. [0104] Example 18 is a method, comprising: performing, by a memory controller having merge circuitry, a bitwise logical operation on a first logging bit vector and a second logging bit vector to obtain a result vector, wherein the first logging bit vector is associated with a first pipeline and the second logging bit vector is associated with a second pipeline, and wherein bits in respective index positions of the first and second logging bit vectors represent transactions; selecting, by the memory controller having merge circuitry, a completed transaction from the result vector using a round-robin technique; and forwarding, by the memory controller having merge circuitry, the completed transaction from the set of completed transactions to an output pipeline.
[0105] In Example 19, the subject matter of Example 18 includes, wherein the first and second logging bit vectors store a logical one to indicate completion in the respective first and second pipeline.
[0106] In Example 20, the subject matter of Example 19 includes, wherein the bitwise logical operation is an AND operation, and wherein transactions that correspond to a logical one in the result vector are considered complete.
[0107] In Example 21, the subject matter of Examples 19-20 includes, wherein the bitwise logical operation is an OR operation, and wherein transactions that correspond to a logical one in the result vector are considered complete. [0108] In Example 22, the subject matter of Examples 18-21 includes, wherein a controller associated with the first pipeline sets a bit the first logging bit vector for a transaction executing in the first pipeline, the bit representing a completion status of the transaction executing in the first pipeline.
[0109] In Example 23, the subject matter of Examples 18-22 includes, wherein the merge circuitry sets a bit the first logging bit vector for a transaction executing in the first pipeline, the bit representing a completion status of the transaction executing in the first pipeline.
[0110] In Example 24, the subject matter of Examples 18-23 includes, wherein forwarding the completed transaction comprises transmitting an index of the result vector corresponding to the completed transaction.
[0111] In Example 25, the subject matter of Examples 18-24 includes, wherein forwarding the completed transaction comprises: using an index of the result vector corresponding to the completed transaction to obtain transaction data corresponding to the completed transaction; and transmitting the transaction data to the output pipeline.
[0112] In Example 26, the subject matter of Example 25 includes, wherein the transaction data comprises data related to a memory request.
[0113] In Example 27, the subject matter of Examples 18-26 includes, clearing bits at an index of the first and second logging bit vectors that corresponds to the completed transaction.
[0114] In Example 28, the subject matter of Examples 18-27 includes, wherein the first pipeline comprises a fast sequential access pipeline.
[0115] In Example 29, the subject matter of Examples 18-28 includes, wherein the second pipeline comprises a slow random access pipeline.
[0116] In Example 30, the subject matter of Examples 18-29 includes, wherein the first logging bit vector and the second logging bit vector are of the same size.
[0117] In Example 31 , the subject matter of Examples 18-30 includes, wherein the first logging bit vector and the second logging bit vector are each 256 bits.
[0118] In Example 32, the subject matter of Examples 18-31 includes, wherein the merge circuitry is included in a memory controller chiplet in a chiplet system. [0119] In Example 33, the subject matter of Example 32 includes, wherein the merge circuitry is disposed on an output path of the memory controller chiplet, the output path being between the memory controller chiplet and memory managed by the memory controller chiplet.
[0120] In Example 34, the subject matter of Example 33 includes, wherein memory managed by the memory controller includes memory on the memory controller chiplet and memory that is not on the memory controller chiplet.
[0121] Example 35 is a machine-readable medium including instructions, which when executed by a memory controller having merge circuitry, cause the memory controller to: perform a bitwise logical operation on a first logging bit vector and a second logging bit vector to obtain a result vector, wherein the first logging bit vector is associated with a first pipeline and the second logging bit vector is associated with a second pipeline, and wherein bits in respective index positions of the first and second logging bit vectors represent transactions; select a completed transaction from the result vector using a round-robin technique; and forward the completed transaction from the set of completed transactions to an output pipeline. [0122] In Example 36, the subject matter of Example 35 includes, wherein the first and second logging bit vectors store a logical one to indicate completion in the respective first and second pipeline.
[0123] In Example 37, the subject matter of Example 36 includes, wherein the bitwise logical operation is an AND operation, and wherein transactions that correspond to a logical one in the result vector are considered complete.
[0124] In Example 38, the subject matter of Examples 36-37 includes, wherein the bitwise logical operation is an OR operation, and wherein transactions that correspond to a logical one in the result vector are considered complete.
[0125] In Example 39, the subject matter of Examples 35-38 includes, wherein a controller associated with the first pipeline sets a bit the first logging bit vector for a transaction executing in the first pipeline, the bit representing a completion status of the transaction executing in the first pipeline.
[0126] In Example 40, the subject matter of Examples 35-39 includes, wherein the merge circuitry sets a bit the first logging bit vector for a transaction executing in the first pipeline, the bit representing a completion status of the transaction executing in the first pipeline.
[0127] In Example 41, the subject matter of Examples 35-40 includes, wherein forwarding the completed transaction comprises transmitting an index of the result vector corresponding to the completed transaction.
[0128] In Example 42, the subject matter of Examples 35-41 includes, wherein forwarding the completed transaction comprises: using an index of the result vector corresponding to the completed transaction to obtain transaction data corresponding to the completed transaction; and transmitting the transaction data to the output pipeline.
[0129] In Example 43, the subject matter of Example 42 includes, wherein the transaction data comprises data related to a memory request.
[0130] In Example 44, the subject matter of Examples 35-43 includes, wherein the memory controller is to perform operations including: clearing bits at an index of the first and second logging bit vectors that corresponds to the completed transaction.
[0131] In Example 45, the subject matter of Examples 35-44 includes, wherein the first pipeline comprises a fast sequential access pipeline.
[0132] In Example 46, the subject matter of Examples 35-45 includes, wherein the second pipeline comprises a slow random access pipeline.
[0133] In Example 47, the subject matter of Examples 35-46 includes, wherein the first logging bit vector and the second logging bit vector are of the same size.
[0134] In Example 48, the subject matter of Examples 35-47 includes, wherein the first logging bit vector and the second logging bit vector are each 256 bits.
[0135] In Example 49, the subject matter of Examples 35-48 includes, wherein the merge circuitry is included in a memory controller chiplet in a chiplet system.
[0136] In Example 50, the subject matter of Example 49 includes, wherein the merge circuitry is disposed on an output path of the memory controller chiplet, the output path being between the memory controller chiplet and memory managed by the memory controller chiplet. [0137] In Example 51 , the subject matter of Example 50 includes, wherein memory managed by the memory controller includes memory on the memory controller chiplet and memory that is not on the memory controller chiplet.
[0138] Example 52 is an apparatus, comprising: means for performing, by a memory controller having merge circuitry, a bitwise logical operation on a first logging bit vector and a second logging bit vector to obtain a result vector, wherein the first logging bit vector is associated with a first pipeline and the second logging bit vector is associated with a second pipeline, and wherein bits in respective index positions of the first and second logging bit vectors represent transactions; means for selecting, by the memory controller having merge circuitry, a completed transaction from the result vector using a round-robin technique; and means for forwarding, by the memory controller having merge circuitry, the completed transaction from the set of completed transactions to an output pipeline.
[0139] In Example 53, the subject matter of Example 52 includes, wherein the first and second logging bit vectors store a logical one to indicate completion in the respective first and second pipeline.
[0140] In Example 54, the subject matter of Example 53 includes, wherein the bitwise logical operation is an AND operation, and wherein transactions that correspond to a logical one in the result vector are considered complete.
[0141] In Example 55, the subject matter of Examples 53-54 includes, wherein the bitwise logical operation is an OR operation, and wherein transactions that correspond to a logical one in the result vector are considered complete.
[0142] In Example 56, the subject matter of Examples 52-55 includes, wherein a controller associated with the first pipeline sets a bit the first logging bit vector for a transaction executing in the first pipeline, the bit representing a completion status of the transaction executing in the first pipeline.
[0143] In Example 57, the subject matter of Examples 52-56 includes, wherein the merge circuitry sets a bit the first logging bit vector for a transaction executing in the first pipeline, the bit representing a completion status of the transaction executing in the first pipeline. [0144] In Example 58, the subject matter of Examples 52-57 includes, wherein the means for forwarding the completed transaction comprise means for transmitting an index of the result vector corresponding to the completed transaction.
[0145] In Example 59, the subject matter of Examples 52-58 includes, wherein the means for forwarding the completed transaction comprise: means for using an index of the result vector corresponding to the completed transaction to obtain transaction data corresponding to the completed transaction; and means for transmitting the transaction data to the output pipeline.
[0146] In Example 60, the subject matter of Example 59 includes, wherein the transaction data comprises data related to a memory request.
[0147] In Example 61, the subject matter of Examples 52-60 includes, means for clearing bits at an index of the first and second logging bit vectors that corresponds to the completed transaction.
[0148] In Example 62, the subject matter of Examples 52-61 includes, wherein the first pipeline comprises a fast sequential access pipeline.
[0149] In Example 63, the subject matter of Examples 52-62 includes, wherein the second pipeline comprises a slow random access pipeline.
[0150] In Example 64, the subject matter of Examples 52-63 includes, wherein the first logging bit vector and the second logging bit vector are of the same size.
[0151] In Example 65, the subject matter of Examples 52-64 includes, wherein the first logging bit vector and the second logging bit vector are each 256 bits.
[0152] In Example 66, the subject matter of Examples 52-65 includes, wherein the merge circuitry is included in a memory controller chiplet in a chiplet system. [0153] In Example 67, the subject matter of Example 66 includes, wherein the merge circuitry is disposed on an output path of the memory controller chiplet, the output path being between the memory controller chiplet and memory managed by the memory controller chiplet.
[0154] In Example 68, the subject matter of Example 67 includes, wherein memory managed by the memory controller includes memory on the memory controller chiplet and memory that is not on the memory controller chiplet. [0155] Example 69 is at least one machine-readable medium including instructions that, when executed by processing circuitry, cause the processing circuitry to perform operations to implement of any of Examples 1-68.
[0156] Example 70 is an apparatus comprising means to implement of any of Examples 1-68.
[0157] Example 71 is a system to implement of any of Examples 1-68.
[0158] Example 72 is a method to implement of any of Examples 1-68.
[0159] The above detailed description includes references to the accompanying drawings, which form a part of the detailed description. The drawings show, by way of illustration, specific embodiments in which the invention can be practiced. These embodiments are also referred to herein as “examples". Such examples can include elements in addition to those shown or described. However, the present inventors also contemplate examples in which only those elements shown or described are provided. Moreover, the present inventors also contemplate examples using any combination or permutation of those elements shown or described (or one or more aspects thereof), either with respect to a particular example (or one or more aspects thereof), or with respect to other examples (or one or more aspects thereof) shown or described herein.
[0160] In this document, the terms “a” or “an” are used, as is common in patent documents, to include one or more than one, independent of any other instances or usages of “at least one” or “one or more.” In this document, the term “or” is used to refer to a nonexclusive or, such that “A or B” can include “A but not B,” “B but not A,” and “A and B,” unless otherwise indicated. In the appended claims, the terms “including” and “in which” are used as the plain-English equivalents of the respective terms “comprising” and “wherein”. Also, in the following claims, the terms “including” and “comprising” are open-ended, that is, a system, device, article, or process that includes elements in addition to those listed after such a term in a claim are still deemed to fall within the scope of that claim. Moreover, in the following claims, the terms “first,” “second,” and “third,” etc. are used merely as labels, and are not intended to impose numerical requirements on their objects. [0161] The above description is intended to be illustrative, and not restrictive. For example, the above-described examples (or one or more aspects thereof) can be used in combination with each other. Other embodiments can be used, such as by one of ordinary skill in the art upon reviewing the above description. It is submitted with the understanding that it will not be used to interpret or limit the scope or meaning of the claims. Also, in the above Detailed Description, various features can be grouped together to streamline the disclosure. This should not be interpreted as intending that an unclaimed disclosed feature is essential to any claim. Rather, inventive subject matter can lie in less than all features of a particular disclosed embodiment. Thus, the following claims are hereby incorporated into the Detailed Description, with each claim standing on its own as a separate embodiment, and it is contemplated that such embodiments can be combined with each other in various combinations or permutations. The scope of the invention should be determined with reference to the appended claims, along with the full scope of equivalents to which such claims are entitled.

Claims

CLAIMS What is claimed is:
1. An apparatus, comprising: memory configured as a cache; an interface couplable to off-die memory; and merge circuitry coupled to the interface and the memory configured as the cache, the merge circuitry configured to: perform a bitwise logical operation on a first logging bit vector and a second logging bit vector to obtain a result vector, wherein the first logging bit vector is associated with a first pipeline and the second logging bit vector is associated with a second pipeline, and wherein bits in respective index positions of the first and second logging bit vectors represent transactions; select a completed transaction from the result vector using a round-robin technique; and forward the completed transaction from the set of completed transactions to an output pipeline.
2. The apparatus of claim 1, wherein the first and second logging bit vectors store a logical one to indicate completion in the respective first and second pipeline.
3. The apparatus of claim 2, wherein the bitwise logical operation is an AND operation, and wherein transactions that correspond to a logical one in the result vector are considered complete.
4. The apparatus of claim 2, wherein the bitwise logical operation is an OR operation, and wherein transactions that correspond to a logical one in the result vector are considered complete.
5. The apparatus of claim 1, wherein a controller associated with the first pipeline sets a bit the first logging bit vector for a transaction executing in the first pipeline, the bit representing a completion status of the transaction executing in the first pipeline.
6. The apparatus of claim 1, wherein the merge circuitry sets a bit the first logging bit vector for a transaction executing in the first pipeline, the bit representing a completion status of the transaction executing in the first pipeline.
7. The apparatus of claim 1, wherein forwarding the completed transaction comprises transmitting an index of the result vector corresponding to the completed transaction.
8. The apparatus of claim 1, wherein forwarding the completed transaction comprises: using an index of the result vector corresponding to the completed transaction to obtain transaction data corresponding to the completed transaction; and transmitting the transaction data to the output pipeline.
9. The apparatus of claim 8, wherein the transaction data comprises data related to a memory request.
10. The apparatus of claim 1, wherein the memory controller is to perform operations including: clearing bits at an index of the first and second logging bit vectors that corresponds to the completed transaction.
11. The apparatus of claim 1, wherein the first pipeline comprises a fast sequential access pipeline.
12. The apparatus of claim 1, wherein the second pipeline comprises a slow random access pipeline.
13. The apparatus of claim 1, wherein the first logging bit vector and the second logging bit vector are of the same size.
14. The apparatus of claim 1, wherein the first logging bit vector and the second logging bit vector are each 256 bits.
15. The apparatus of claim 1, wherein the merge circuitry is included in a memory controller chiplet in a chiplet system.
16. The apparatus of claim 15, wherein the merge circuitry is disposed on an output path of the memory controller chiplet, the output path being between the memory controller chiplet and memory managed by the memory controller chiplet.
17. The apparatus of claim 16, wherein memory managed by the memory controller includes memory on the memory controller chiplet and memory that is not on the memory controller chiplet.
18. A method, comprising: performing, by a memory controller having merge circuitry, a bitwise logical operation on a first logging bit vector and a second logging bit vector to obtain a result vector, wherein the first logging bit vector is associated with a first pipeline and the second logging bit vector is associated with a second pipeline, and wherein bits in respective index positions of the first and second logging bit vectors represent transactions; selecting, by the memory controller having merge circuitry, a completed transaction from the result vector using a round-robin technique; and forwarding, by the memory controller having merge circuitry, the completed transaction from the set of completed transactions to an output pipeline.
19. The method of claim 18, wherein the first and second logging bit vectors store a logical one to indicate completion in the respective first and second pipeline.
20. The method of claim 19, wherein the bitwise logical operation is an AND operation, and wherein transactions that correspond to a logical one in the result vector are considered complete.
21. A machine-readable medium including instructions, which when executed by a memory controller having merge circuitry, cause the memory controller to: perform a bitwise logical operation on a first logging bit vector and a second logging bit vector to obtain a result vector, wherein the first logging bit vector is associated with a first pipeline and the second logging bit vector is associated with a second pipeline, and wherein bits in respective index positions of the first and second logging bit vectors represent transactions; select a completed transaction from the result vector using a round-robin technique; and forward the completed transaction from the set of completed transactions to an output pipeline.
22. The machine-readable medium of claim 21, wherein forwarding the completed transaction comprises: using an index of the result vector corresponding to the completed transaction to obtain transaction data corresponding to the completed transaction; and transmitting the transaction data to the output pipeline.
23. The machine-readable medium of claim 21, wherein the memory controller is to perform operations including: clearing bits at an index of the first and second logging bit vectors that corresponds to the completed transaction.
24. The machine-readable medium of claim 21, wherein the first pipeline comprises a fast sequential access pipeline.
25. The machine-readable medium of claim 21, wherein the second pipeline comprises a slow random access pipeline.
PCT/US2021/054184 2020-10-20 2021-10-08 Asynchronous pipeline merging using long vector arbitration WO2022086730A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202180081984.9A CN116583823A (en) 2020-10-20 2021-10-08 Asynchronous pipeline merging using long vector arbitration

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US17/074,991 US11467845B2 (en) 2020-10-20 2020-10-20 Asynchronous pipeline merging using long vector arbitration
US17/074,991 2020-10-20

Publications (1)

Publication Number Publication Date
WO2022086730A1 true WO2022086730A1 (en) 2022-04-28

Family

ID=81186476

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2021/054184 WO2022086730A1 (en) 2020-10-20 2021-10-08 Asynchronous pipeline merging using long vector arbitration

Country Status (3)

Country Link
US (2) US11467845B2 (en)
CN (1) CN116583823A (en)
WO (1) WO2022086730A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11797311B2 (en) 2020-10-20 2023-10-24 Micron Technology, Inc. Asynchronous pipeline merging using long vector arbitration

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11893241B1 (en) * 2022-08-31 2024-02-06 Apple Inc. Variable hit latency cache

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030001851A1 (en) * 2001-06-28 2003-01-02 Bushey Robert D. System and method for combining graphics formats in a digital video pipeline
US20050240644A1 (en) * 2002-05-24 2005-10-27 Van Berkel Cornelis H Scalar/vector processor
US20070074009A1 (en) * 2005-09-28 2007-03-29 Donofrio David D Scalable parallel pipeline floating-point unit for vector processing
US20090276608A1 (en) * 2008-01-29 2009-11-05 Kyoto University Micro processor, method for encoding bit vector, and method for generating bit vector
US20110099355A1 (en) * 2004-08-30 2011-04-28 Texas Instruments Incorporated Multi-threading processors, integrated circuit devices, systems, and processes of operation and manufacture

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9218290B2 (en) * 2009-04-27 2015-12-22 Intel Corporation Data caching in a network communications processor architecture
US10698692B2 (en) * 2016-07-21 2020-06-30 Advanced Micro Devices, Inc. Controlling the operating speed of stages of an asynchronous pipeline
US10678691B2 (en) * 2018-09-07 2020-06-09 Apple Inc. Coherence flows for dual-processing pipelines
US11138111B2 (en) * 2018-09-12 2021-10-05 Apple Inc. Parallel coherence and memory cache processing pipelines
US11467845B2 (en) 2020-10-20 2022-10-11 Micron Technology, Inc. Asynchronous pipeline merging using long vector arbitration

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030001851A1 (en) * 2001-06-28 2003-01-02 Bushey Robert D. System and method for combining graphics formats in a digital video pipeline
US20050240644A1 (en) * 2002-05-24 2005-10-27 Van Berkel Cornelis H Scalar/vector processor
US20110099355A1 (en) * 2004-08-30 2011-04-28 Texas Instruments Incorporated Multi-threading processors, integrated circuit devices, systems, and processes of operation and manufacture
US20070074009A1 (en) * 2005-09-28 2007-03-29 Donofrio David D Scalable parallel pipeline floating-point unit for vector processing
US20090276608A1 (en) * 2008-01-29 2009-11-05 Kyoto University Micro processor, method for encoding bit vector, and method for generating bit vector

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11797311B2 (en) 2020-10-20 2023-10-24 Micron Technology, Inc. Asynchronous pipeline merging using long vector arbitration

Also Published As

Publication number Publication date
CN116583823A (en) 2023-08-11
US20230004398A1 (en) 2023-01-05
US11467845B2 (en) 2022-10-11
US11797311B2 (en) 2023-10-24
US20220121577A1 (en) 2022-04-21

Similar Documents

Publication Publication Date Title
US11954055B2 (en) Mapping high-speed, point-to-point interface channels to packet virtual channels
US11924313B2 (en) Multiple protocol header processing
US11966345B2 (en) Network credit return mechanisms
US11797311B2 (en) Asynchronous pipeline merging using long vector arbitration
US11403023B2 (en) Method of organizing a programmable atomic unit instruction memory
US11789885B2 (en) Ordered delivery of data packets based on type of path information in each packet
US11985078B2 (en) Packet arbitration for buffered packets in a network device
US20220263769A1 (en) Combined write enable mask and credit return field
US20230244416A1 (en) Communicating a programmable atomic operator to a memory controller
US11658922B2 (en) Optional path ordering in packet-based network
US11714655B2 (en) Pipeline merging in a circuit
US11698791B2 (en) On-demand programmable atomic kernel loading
US11526361B2 (en) Variable pipeline length in a barrel-multithreaded processor
US11455262B2 (en) Reducing latency for memory operations in a memory controller
US20220121483A1 (en) Thread execution control in a barrel processor
US20230033822A1 (en) Method for configuring multiple input-output channels
US20220121487A1 (en) Thread scheduling control and memory splitting in a barrel processor
US20220121486A1 (en) Rescheduling a failed memory request in a processor

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21883546

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 202180081984.9

Country of ref document: CN

122 Ep: pct application non-entry in european phase

Ref document number: 21883546

Country of ref document: EP

Kind code of ref document: A1