Skip to main content

From Memory Supplier to Architecture Partner: Co-Design Opportunities in AI Inference

2:25 pm - 2:45 pm

Heterogeneous LLM inference platforms are moving from lab experiments to mainstream commercial deployment. The goal is to improve token generation performance while reducing the cost floor for token generation. Success will require prompt processing, decode, memory-centric accelerators, interconnect, and orchestration software to operate as a coordinated system rather than as independent components. For very large models, efficiency gains in the range of 5 to 10x are possible, but only when the memory subsystem is considered early in the architecture. This creates an important opportunity for memory suppliers to participate earlier in system definition, where the highest-value decisions are made.

This talk starts with the inference operations that make memory architecture central to system performance. Attention mechanisms, KV-cache growth, prefix reuse, batching, Mixture-of-Experts routing, and disaggregated operations such as speculative decoding and prefill/decode separation each place different demands on locality, latency, interconnect bandwidth, and data movement. Understanding how these operations use and move state is the starting point for useful memory co-design.

The talk then examines the architectural consequences. Attention and sharding methods determine how context state is replicated, cached, partitioned, or moved across processors and memory tiers. At long context lengths, this becomes a first-class memory problem: active prompt, prefix cache, distributed attention, and persistent context state must be managed differently. Looking ahead to systems with up to 64M tokens of available context, the key issue is not simply storing more tokens, but deciding which context is active, which is cached, which is compressed, and which is kept in persistent memory. 

Using d-Matrix Corsair and Raptor as examples, the talk connects these architectural choices to practical memory technologies: SRAM-close compute for hot, latency-sensitive work, HBM for high-bandwidth model, attention, and KV-
cache traffic, and 3D-DRAM for larger near-compute context state. The takeaway is that memory innovation will increasingly determine which inference platforms can deliver lower cost per token, higher utilization, and scalable long-
context capability. For memory suppliers, this is an opportunity to move upstream from component delivery into the system-level decisions that shape the next generation of AI infrastructure.

 

Key Technologies Covered

  • Heterogeneous AI inference systems.
  • Memory-bound LLM inference economics.
  • Attention mechanisms and KV-cache behavior.
  • Sharding and distributed inference.
  • Disaggregated prefill, decode, MoE, and speculation.
  • Inference-aware memory systems and data movement.
  • SRAM, HBM, CXL, 3D-DRAM, and PIM trends.
  • d-Matrix Corsair and Raptor examples.
  • System-level memory-compute co-design.
  • Memory suppliers as architecture partners.

Featured Speakers

Dr. Chris Nicol

Dr. Chris Nicol

Vice President, d-Matrix

Chris Nicol is Vice President at d-Matrix and Head of d-Matrix Australia. He joined d-Matrix in 2020 as the company’s first software engineer, leading early chip software development, and later established the company’s Australian and Canadian R&D teams. He has led work on PyTorch MLIR compiler technology, runtime software, and product development for AI inference acceleration.

Before joining d-Matrix, Dr. Nicol was CTO and SVP at Wave Computing, a Silicon Valley startup focused on dataflow computing, where he helped design a Coarse Grain Reconfigurable Array architecture and supported the company through its Series A and B funding rounds. Earlier roles included CTO for Embedded Systems at NICTA, Managing Director of Agere Systems Australia, and CTO of Lucent Technologies Australia. He also worked at Bell Labs Research in Holmdel, New Jersey, and helped establish Bell Labs and Agere Systems microelectronics R&D facilities in Australia.

Dr. Nicol holds a BSc (Hons), Ph.D., and Executive MBA from the University of New South Wales. He has authored more than 50 international publications and holds over 30 U.S. patents in IC architecture and design, wireless baseband architectures, memory architectures, low-power IC design, and software methods. He has served on the program committees of IEEE ISSCC and ISLPED, contributed to Australian national ICT and research initiatives, and received the inaugural NSW Scientist of the Year Award for Computing Sciences in 2008 and the Clunies Ross Technology Award in 2009.