Switch Fabric Hybrid Load Balancing for AI Synchronization Traffic

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing network load balancing mechanisms fail to effectively address tail latency and congestion in AI/ML workloads due to path redundancy and GPU communication, leading to performance bottlenecks and job completion delays.

Innovation Solution

A hybrid load balancing approach combining telemetry assisted load balancing and packet spraying is employed to dynamically adjust path weights and distribute synchronization data across switch fabrics, prioritizing less congested paths for high-priority tasks while using packet spraying for others, optimizing throughput and avoiding packet reassembly costs.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional load balancing mechanisms are used, then network path selection is simplified, but tail latency and congestion cannot be effectively addressed leading to performance bottlenecks

Engineering Contradiction:
Improvetail latency performanceVSAvoidload balancing mechanism complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent implements dynamic load balancing by continuously monitoring network conditions and adjusting path weights in real-time based on current congestion levels and tail latency measurements, allowing the system to adapt to changing network states rather than using static routing decisions

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system employs feedback mechanisms by measuring actual network performance metrics (tail latency, congestion levels) on communication paths and using this information to adjust load balancing decisions, creating a closed-loop control system that continuously optimizes path selection based on observed performance

Inventive Principle:
Principle #23Feedback

2Reliability

If path redundancy is increased to reduce failures and increase bandwidth, then network reliability improves, but congestion and tail latency worsen

Engineering Contradiction:
Improvenetwork failure resistanceVSAvoidjob completion time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent applies local quality by assigning different weight values to different paths based on their specific performance characteristics, allowing each path to be optimized individually rather than treating all paths uniformly, so that high-performance paths carry more traffic while congested paths receive less load

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system changes the parameter of path weights dynamically based on measured network conditions, adjusting the relative importance of different paths in the load balancing algorithm according to current congestion levels and tail latency observations, thereby optimizing throughput while managing congestion

Inventive Principle:
Principle #35Parameter changes

3Stability of the object's composition

If computation waits for the slowest path to ensure synchronization, then data consistency is maintained, but job processing becomes performance-bound by network messaging

Engineering Contradiction:
Improvesynchronization consistencyVSAvoidjob processing throughput
Core Design Contradiction:
Stability of the object's compositionVSProductivity

Solution Approach 1:

The system performs preliminary actions by proactively measuring and characterizing network path performance before executing compute tasks, allowing it to pre-determine optimal path assignments that balance synchronization requirements with throughput optimization

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent applies partial action by having computation wait only for the necessary synchronization data rather than all possible data, and uses excessive action by sending data through multiple paths simultaneously with optimized weighting, allowing faster paths to over-deliver while slower paths contribute what they can

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS20260052100A1Telemetry assisted hybrid load balancing on switch fabric paths
Publication Date: 2026.02.19 CISCO TECHNOLOGY INC
  • US20260052100A1 patent drawing
  • US20260052100A1 patent drawing
  • US20260052100A1 patent drawing

AI summary

Techniques described herein can use a hybrid load balancing approach to balance loads on paths in a switch fabric. The switch fabric can deliver synchronization data between processors in a multi-processor cluster, and the synchronization data can load the paths on which it is sent. First paths can be identified in the switch fabric, and first synchronization data can be distributed to the first paths using a first load balancing approach, such as a telemetry assisted load balancing approach. Second paths can be identified in the switch fabric, and second synchronization data can be distributed to the second paths using a second load balancing approach, such as a packet spraying load balancing approach.