Multi-Headed Network Interface for Direct Accelerator Memory Transfer

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current network controllers in heterogeneous computing environments require data to pass through multiple fabrics, leading to increased latency and higher memory bandwidth usage due to unnecessary data copies, as they are single-headed and cannot directly connect to both host and accelerator memories.

Innovation Solution

A multi-headed network controller with primary and secondary heads is introduced, allowing direct memory access to accelerator memory via an accelerator scale-up fabric, bypassing host-to-device fabric to reduce latency and optimize memory access.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If a single-headed network controller is used, then device complexity is reduced, but data must pass through multiple fabrics causing increased latency and higher memory bandwidth usage

Engineering Contradiction:
Improvenetwork controller structureVSAvoiddata transfer latency
Core Design Contradiction:
Device complexityVSLoss of time

Solution Approach 1:

The network controller is divided into multiple independent heads (primary head and secondary heads), each capable of handling data transfer through different fabrics. This segmentation allows parallel data transfer paths, reducing latency by eliminating the sequential bottleneck of single-headed design while maintaining manageable complexity through modular architecture

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system transitions from a single-path data transfer dimension to a multi-dimensional fabric architecture where data can be routed through host-to-device fabric, accelerator fabric, or both simultaneously. This dimensional expansion provides alternative pathways for data transfer, reducing latency without proportionally increasing controller complexity

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Ease of manufacture

If a single-headed network controller is used, then manufacturing simplicity is maintained, but unnecessary data copies increase memory bandwidth usage

Engineering Contradiction:
Improvecontroller implementationVSAvoidmemory bandwidth consumption
Core Design Contradiction:
Ease of manufactureVSLoss of energy

Solution Approach 1:

By segmenting the network controller into multiple heads with specialized functions, the system can directly target accelerator memory without unnecessary intermediate copies through the host-to-device fabric. The secondary heads handle accelerator fabric transfers independently, eliminating redundant data copies and reducing memory bandwidth consumption while maintaining manufacturing simplicity through standardized modular units

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The multi-headed architecture introduces intelligent routing mediation that selects optimal data transfer paths based on destination and fabric capabilities. This intermediary layer eliminates unnecessary data copies by directly routing to accelerator memory when appropriate, reducing memory bandwidth usage without complicating the manufacturing process

Inventive Principle:
Principle #24Intermediary (Mediator)

3Adaptability or versatility

If data passes through multiple fabrics, then connectivity flexibility is maintained, but latency increases due to sequential data copies

Engineering Contradiction:
Improvefabric connectivity optionsVSAvoiddata transfer speed
Core Design Contradiction:
Adaptability or versatilityVSSpeed

Solution Approach 1:

The network controller is segmented into multiple independent heads that can simultaneously utilize different fabrics for data transfer. This allows parallel processing of data through host-to-device fabric and accelerator fabric, maintaining connectivity flexibility while doubling the effective data transfer speed by eliminating sequential copy bottlenecks

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements dynamic routing that adapts data transfer paths based on real-time fabric conditions and destination requirements. This dynamic approach maintains connectivity flexibility by selecting optimal paths while improving speed by avoiding sequential data copies through intelligent load balancing and path selection across multiple fabrics

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS20260012417A1Network interface for data transport in heterogeneous computing environments
Publication Date: 2026.01.08 INTEL CORP
  • US20260012417A1 patent drawing
  • US20260012417A1 patent drawing
  • US20260012417A1 patent drawing

AI summary

A network interface controller can be programmed to direct write received data to a memory buffer via either a host-to-device fabric or an accelerator fabric. For packets received that are to be written to a memory buffer associated with an accelerator device, the network interface controller can determine an address translation of a destination memory address of the received packet and determine whether to use a secondary head. If a translated address is available and a secondary head is to be used, a direct memory access (DMA) engine is used to copy a portion of the received packet via the accelerator fabric to a destination memory buffer associated with the address translation. Accordingly, copying a portion of the received packet through the host-to-device fabric and to a destination memory can be avoided and utilization of the host-to-device fabric can be reduced for accelerator bound traffic.