Explore Similar Technologies

Nobel-ice-modulated superconducting circuit

A neon-filled, hermetic package lets a thin film of solid neon coat a superconducting-resonator chip at millikelvin temperatures. Simple on-chip...

Miniature ion traps for fast, high-fidelity and scalable quantum computations

LLNL and its research partners have created miniature ion traps with submicron precision and complex geometries made using 3D printing for fast, high...

Implicit Neural Representation-based Architecture for Dynamic 4D and Ill-Posed Computed Tomography Reconstruction

LLNL’s Distributed Implicit Neural Representation (DINR) is a novel approach to 4D time-space reconstruction of dynamic objects.  DINR is the first...

Dynamic 4DCT Reconstruction using Neural Representation-based Optimization

The essence of this invention is a method that couples network architecture using neural implicit representations coupled with a novel parametric...

CSP-POST

CSP-POST provides the capability to inspect all incoming and outgoing emails while providing after-the-fact forensic capabilities. Using commercially...

A system to cryptographically distinguish between human-generated text vs. AI-generated text

LLNL has invented a new system that uses public key cryptography to differentiate between human-generated text and AI-generated text. This invention...

Active Memory Data Reorganization Engine

Contact
Reference Number
31116
Technical Overview

The advent of many-core processors with a greatly reduced amount of per-core memory has shifted the bottleneck in computing from FLOPs to memory. A new, complex memory/storage hierarchy is emerging, with persistent memories offering greatly expanded capacity, and augmented by DRAM/SRAM cache and scratchpads to mitigate latency.

With active memory, computation that is typically handled by a CPU is performed within the memory system. Performance is improved and energy reduced because processing is done in proximity to the data without incurring the overhead of moving the data across chip interconnects from memory to the processor. Emerging 3D memory packaging technology offers new opportunities for computing near memory. Using this technology, a separate logic layer added to the memory stack holds compute elements that operate directly on data in the memory package itself. The benefits of this approach are two-fold. First, the amount of data transferred from the memory chips to the CPU can be reduced because computation can occur in the logic layer. As a second important benefit, computing near memory exploits the orders of magnitude greater bandwidth within the 3D package than is available off-chip.

Many data-centric applications need to perform operations like search, filter, and data reorganization, across a large cross section of data. Using traditional architectures, the data must be moved from storage to memory and then funneled through the CPU. Data-centric operations are ideal for off-load to a memory system with processing capability. These operations can be categorized into three types that can be used independently or in conjunction with the others.

LLNL has an active research program in memory-centric architectures. The LLNL research program focuses on transforming the memory-storage interface with three complementary approaches:

  • Active memory and storage in which processing is shared between CPU and in-memory/storage controllers,
  • Efficient software cache and scratchpad management, enabling memory-mapped access to large, local persistent stores,
  • Algorithms and applications that provide a latency-tolerant, throughput-driven, massively concurrent computation model.

As part of our on-going work, LLNL researchers quantitatively evaluate potential benefits of active memory that may be possible with 3D packaging of memory with logic. From this research program, LLNL has developed a new active memory data reorganization engine.

Description

LLNL has developed a new active memory data reorganization engine. In the simplest case, data can be reorganized within the memory system to present a new view of the data. The new view may be a subset or a rearrangement of the original data. As an example, an array of structures might be more efficiently accessed by a CPU as a structure of arrays. Active memory can assemble an alternative representation within the memory package so that bytes sent to the main CPU are in a cache-friendly layout.

Sequoia computer panels off
Development Status

LLNL has a published patent application “Near Memory Data Reorganization Engine” for this invention and is seeking collaborators to further develop and commercialize the technology.

Potential Applications

Possible applications include in-memory graph traversal, efficient sparse matrix access for computations on irregular meshes, in-memory, and streaming assembly of multiple resolution image windows of high resolution imagery.